Trip Planning Crew

travel

Crew Details

This project is an example using the CrewAI framework to automate the process of planning a trip if you are in doubt between different options. CrewAI orchestrates autonomous AI agents, enabling them to collaborate and execute complex tasks efficiently.

Install

It uses GPT-4 by default so you should have access to that to run it.

Disclaimer: This will use gpt-4 unless you changed it not to, and by doing so it will cost you money.

  • Configure Environment: Copy `.env.example and set up the environment variables for Browseless, Serper and OpenAI
  • Install Dependencies: Run poetry install --no-root.
  • Execute the Script: Run poetry run python main.py and input your idea.

Input & Output

Input
Output

Creator

 João Moura