Instant AI Travel Agent for Smart Itinerary Planning
A learning-focused AI travel agent that helps users plan trips instantly, build itineraries, and explore places with rich details — powered by LLaMA-3.3-70B-Versatile 🚀
Tripe is an AI-powered travel assistant designed to:
- Guide users during trip planning
- Generate instant itineraries
- Share detailed place information using built-in tools
- Act like a smart travel guide — fast, helpful, and interactive
This project is built for learning purposes, and anyone is free to explore, use, and improve it.
✅ Instant trip itinerary generation
✅ Smart travel guidance using AI agents
✅ Place details (culture, attractions, tips, etc.)
✅ Tool-based information retrieval
✅ Fast responses using Groq infrastructure
✅ Beginner-friendly, open for contributions
- Model:
llama-3.3-70b-versatile - Inference: Groq Cloud (Ultra-fast LPU)
- Architecture: AI Agent + Tools
- Purpose: Learning & experimentation
- Python 🐍
- LLM Agents
- Groq API
- Tool Calling
- Prompt Engineering
- User asks about a trip or destination
- Tripe understands intent using LLM
- Uses tools to fetch or structure information
- Generates:
- Itinerary
- Place details
- Travel suggestions
- Responds instantly ⚡
- “Plan a 4-day trip to Kyoto”
- “Create a budget itinerary for Goa”
- “Tell me famous places in Paris with tips”
- “Best time to visit Manali?”
git clone https://github.com/MeNoodie/Tripe---Travel-Agnet.git
cd Tripe