--- 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!