Skip to content

rajiitmandi21/AgenticDataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM-Powered Flight Data Analysis (Multi-Agent)

This project uses a multi-agent system, inspired by CrewAI, to automatically clean, analyze, and answer questions about a flight booking dataset.

Setup

  1. Install Dependencies:

    pip install -r requirements.txt

Running the Application

  1. 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?"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors