This project uses a multi-agent system, inspired by CrewAI, to automatically clean, analyze, and answer questions about a flight booking dataset.
-
Install Dependencies:
pip install -r requirements.txt
-
Run the main script with a question:
python main.py "Your question here"For example:
python main.py "Which airline has the most flights listed?"