π Let AI Explore Your Data β Instantly Visualize, Effortlessly Discover! β¨
# π€ AI Agent Data Explore A powerful, user-friendly **Streamlit** application for end-to-end data analysis and explorationβwith AI-powered insights. ## β¨ Features - **π Data Upload:** Easily upload CSV, Excel, or JSON files - π **Model Setting:** Easily choose the right model - **π Data Overview:** Instantly view data statistics, samples, and descriptive info - **βοΈ Analysis Target:** Define your analysis goals (*default:* βhelp me explore the data, show the insightsβ) - **πΊοΈ Analysis Plan:** Review the generated plan and give your feedback - **π Result Viewer:** Browse historical analysis reports & visualizations - **β Evaluation:** Rate the quality and relevance of the analysis --- ## π‘ UI Flow  [Visit the UI](https://app.uizard.io/p/65bf10b5) ## πΈοΈ Agents Graph  --- ## π Quick Start ### π¦ Local Installation 1. **Clone the Repo:** ```bash git clone https://github.com/nusduck/AI_Agent_Data_Explore.git ``` 2. **Install dependencies:** ```bash pip install -r requirements.txt ``` 3. **Set up API key:** Create and edit `.env` file: ```env OPENAI_API_KEY=Your_API_KEY LANGSMITH_API_KEY=Your_API_KEY LANGSMITH_TRACING=true LANGSMITH_ENDPOINT="https://api.smith.langchain.com" LANGSMITH_PROJECT=Your_LangSmith_project TAVILY_API_KEY=Your_API_KEY DEEPSEEK_API_KEY=Your_API_KEY GOOGLE_API_KEY=Your_API_KEY ``` 4. **Run Streamlit app:** ```bash streamlit run streamlit_app.py ``` 5. Open [http://localhost:8501](http://localhost:8501) in your browser. --- ### π³ Deploy with Docker Compose > **Recommended for easy deployment and isolation** 1. **Create a `.env` file in the project root:** ```env OPENAI_API_KEY=Your_API_KEY LANGSMITH_API_KEY=Your_API_KEY LANGSM
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.