Spaces:
Sleeping
Sleeping
metadata
title: DataMind Agent
emoji: π§
colorFrom: purple
colorTo: blue
sdk: streamlit
sdk_version: 1.55.0
python_version: '3.10'
app_file: app.py
pinned: false
π§ DataMind Agent
Agentic AI Data Analyst β LangChain + Gemini + Streamlit
Upload any data file (CSV, Excel, JSON) and chat with your data using natural language. The autonomous agent plans, selects tools, executes multi-step analysis, and explains its reasoning β powered by Google Gemini.
π Features
- π¬ Natural language Q&A with memory
- π€ Autonomous agent with 7 specialized tools
- π Auto-generated interactive visualizations
- π Transparent reasoning β see every tool the agent uses
- π Supports CSV, Excel, JSON
βοΈ How to Use
- Enter your free Gemini API key from aistudio.google.com
- Upload your data file
- Ask anything in the Chat tab!
π οΈ Tech Stack
LangChain Β· Google Gemini 2.5 Flash Β· Streamlit Β· Pandas Β· Plotly