complete phidata -> Agno + few old error corrections

This commit is contained in:
Madhu
2025-02-03 00:11:12 +05:30
parent 610c8adee8
commit 3277f702bb
69 changed files with 276 additions and 275 deletions

View File

@@ -1,6 +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.
An AI data analysis Agent built using the Agno 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