CrewAI collaborative trip planner

Research and edit a trip plan with typed travel search.

A search researcher gathers flight, hotel, and neighborhood evidence. A second agent turns it into a practical trip recommendation with a visible budget.

SerpApi enhancement: generic search is replaced with Google Flights, Google Hotels, and Google Maps tools whose schemas expose the required travel inputs.

uv run --isolated --no-project --with 'serpapi-search-tools[crewai]' --with python-dotenv cookbook/crewai/main.py

Read the complete cookbook entry or the official CrewAI examples collection.