Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A CrewAI agent based app that helps you in finding flights and planning your itinerary at the destination with top recommended places to visit

License

NotificationsYou must be signed in to change notification settings

sachs7/flight_finder_and_trip_planner_crewai

Repository files navigation

A CrewAI agent based app that helps you in finding flights and planning your itinerary at the destination with top recommended places to visit.

Required API Keys

  1. OpenAI
  2. SerpAPI (for Google Flights)
  3. Serper API (for web searchs)

Add the above API keys in.env file

How to Run:

Note:The code is tested on Python version: 3.12.0

  1. Clone the repo
  2. Install UV:pip install uv
  3. Create virtual environment using,uv venv --python 3.12
  4. Runcrewai install to install all the dependencies
  5. Runcrewai run

Caution

Google SERPAPI is used here to search for flights. If using a free tier, it shouldn't be used for commercial purposes.

Streamlit App:

If you want to run this as a Streamlit app follow the steps:

  1. Clone the repo
  2. Install UV:pip install uv
  3. Create virtual environment using,uv venv --python 3.12
  4. Install the libraries mentioned inpyproject.toml dependencies section usinguv pip install xxxxxx
  5. To run the app:streamlit run main_streamlit.py and follow the instructions to access it in a browser

Sample Results:

CrewAI Run:

The output is stored as atrip_itinerary.md file:

Screenshot 2024-11-25 at 9 46 17 PMScreenshot 2024-11-25 at 9 46 44 PM

Output of Streamlit app:

Screenshot 2024-11-26 at 8 53 52 PMScreenshot 2024-11-26 at 8 54 15 PMScreenshot 2024-11-26 at 8 54 24 PM

About

A CrewAI agent based app that helps you in finding flights and planning your itinerary at the destination with top recommended places to visit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp