feat: updated README

This commit is contained in:
ShubhamSaboo
2025-01-02 22:57:57 -06:00
parent 04d3138026
commit dbf7b0ad10
2 changed files with 3 additions and 9 deletions

View File

@@ -1,12 +1,6 @@
# AI Data Analysis Agent 🤖📊
An AI data analysis Agent built using the phidata Agent framework and openai's gpt-4o model. This agent helps users analyze their data - csv, excel files through natural language queries, powered by OpenAI's language models and DuckDB for efficient data processing - making data analysis accessible to users regardless of their SQL expertise.
## Demo
https://github.com/user-attachments/assets/c6e3a9db-9fea-4610-b0e3-3360ec825d0a
# 📊 AI Data Analysis Agent
An AI data analysis Agent built using the phidata Agent framework and Openai's gpt-4o model. This agent helps users analyze their data - csv, excel files through natural language queries, powered by OpenAI's language models and DuckDB for efficient data processing - making data analysis accessible to users regardless of their SQL expertise.
## Features