File size: 619 Bytes
91421a7
fdd0e93
91421a7
 
0737786
91421a7
962b9f1
91421a7
 
 
c57785e
91421a7
fdd0e93
91421a7
fdd0e93
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---

title: Data Analyst AI Agent
emoji: πŸ€”πŸ“Š
colorFrom: yellow
colorTo: blue
sdk: gradio
sdk_version: 5.25.2
app_file: app.py
pinned: false
license: apache-2.0
short_description: Llama-3.3-70B-Instruct AI agent.
---

## Agent Data Analyst

I'm your personal Data Analyst AI Agent built on top of Llama-3.3-70B-Instruct model and the ReAct (Reasoning and Acting) framework.
I break down the task step-by-step until I reach an answer/solution.
Along the way I share my thoughts, actions (Python code blobs), and observations.
I come packed with pandas, numpy, sklearn, matplotlib, seaborn, and more!