PLBot commited on
Commit
9aaee12
·
verified ·
1 Parent(s): 94eb92e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -10
README.md CHANGED
@@ -1,18 +1,48 @@
1
  ---
2
- title: First Agent Template
3
- emoji:
4
- colorFrom: pink
5
- colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 5.15.0
8
  app_file: app.py
9
  pinned: false
10
  tags:
11
- - smolagents
12
- - agent
13
- - smolagent
14
- - tool
15
- - agent-course
16
  ---
17
 
18
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Journi - Your AI Travel Companion
3
+ emoji: 🧳
4
+ colorFrom: blue
5
+ colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 5.15.0
8
  app_file: app.py
9
  pinned: false
10
  tags:
11
+ - smolagents
12
+ - travel-agent
13
+ - AI-companion
14
+ - travel-assistant
15
+ - agent-course
16
  ---
17
 
18
+ # Journi: Your AI Travel Companion
19
+
20
+ Journi is an intelligent travel assistant that helps you plan and navigate your journeys with ease. Get destination previews, local time information, weather forecasts, currency conversions, language translations, and visa requirement details—all in one place.
21
+
22
+ ## Features
23
+
24
+ - **Destination Visualization**: See beautiful previews of travel destinations
25
+ - **Local Time Checker**: Know the current time at any destination
26
+ - **Weather Forecasts**: Get detailed weather information with packing tips
27
+ - **Currency Converter**: Plan your budget with accurate currency conversions
28
+ - **Language Assistant**: Learn essential phrases in local languages
29
+ - **Visa Requirements**: Check entry requirements for international travel
30
+
31
+ ## Usage
32
+
33
+ Simply ask Journi questions about your travel plans like:
34
+ - "Show me what Bali looks like and tell me the best time to visit"
35
+ - "What's the local time in Paris right now?"
36
+ - "How much is 500 USD worth in Japanese Yen?"
37
+ - "What essential phrases should I know for my trip to Italy?"
38
+ - "Do I need a visa to visit Thailand as a US citizen?"
39
+
40
+ ## Built With
41
+
42
+ - [SmolaAgents](https://github.com/smol-ai/agent) - Small, efficient agent framework
43
+ - [Hugging Face](https://huggingface.co) - For language model capabilities
44
+ - [Gradio](https://gradio.app) - For the user interface
45
+
46
+ ## About
47
+
48
+ Journi was created to enhance the travel planning experience by providing accurate, comprehensive travel information in a conversational format. The agent uses advanced AI to understand your needs and deliver personalized travel assistance.