Welcome to Trip Planner, your ultimate autonomous agent powered by crew AI. Whether you're planning a spontaneous weekend getaway or a meticulously organized world tour, Trip Planner has got you covered. With seamless integration of Serper API for automated Google search, Browserless API for headless browsing, and the versatility of GPT-3.5/4, your trip planning experience is about to level up!
- Autonomous Trip Planning: Let Trip Planner handle the heavy lifting of itinerary creation, hotel bookings, and activity recommendations.
- Dynamic Search Automation: Powered by Serper API, enjoy hassle-free Google searches without lifting a finger.
- Effortless Browsing: Thanks to Browserless API, say goodbye to browser tabs cluttering your screen as Trip Planner handles everything behind the scenes.
- Tailored Assistance: Choose between GPT-3.5 or GPT-4 for personalized trip suggestions and recommendations based on your preferences.
- Intuitive UI: Built with Streamlit, our user interface ensures a smooth and intuitive experience from start to finish.
- Clone this repository to your local machine.
- Install the necessary dependencies using
pip install -r requirements.txt
. - Set up your API keys for Serper and Browserless APIs and your OPEN_AI API keys in secrets.example file.
- Run the application using
streamlit run streamlit_app.py
. - Start planning your next adventure with Trip Planner!
- Select your preferred destination and travel dates.
- Choose your mode of travel and accommodation preferences.
- Let Trip Planner work its magic as it curates a personalized itinerary just for you.
- Review and customize your itinerary as needed.
- Sit back, relax, and get ready for an unforgettable journey!