DndMuzik/Agentic-AI-Trip-Planner-CrewAI
๐ Create personalized travel itineraries with Agentic AI Trip Planner, leveraging CrewAI for real-time search and intelligent trip planning.
What's novel
๐ Create personalized travel itineraries with Agentic AI Trip Planner, leveraging CrewAI for real-time search and intelligent trip planning.
Code Analysis
12 files read ยท 6 roundsA Streamlit web app that uses CrewAI multi-agent framework with LLM prompts and DuckDuckGo web search to generate markdown travel itineraries based on user-specified destinations, dates, and preferences.
Strengths
Well-structured multi-tier LLM fallback system (Groq โ Google โ Ollama) provides resilience, and the agent/task separation follows CrewAI patterns cleanly with detailed, well-organized prompt engineering.
Weaknesses
The core logic is entirely prompt-driven with no custom algorithms, data processing, or business logic beyond thin wrappers around LLM calls and DuckDuckGo search; no meaningful test coverage, no input validation, and no persistence layer beyond flat markdown files.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
21
Contributors
2
Files
140
Active weeks
5
Repository
Language
Python
Stars
1
Forks
0
License
โ