File size: 954 Bytes
608a235
 
bebb183
608a235
 
 
 
 
 
 
 
bebb183
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
title: AI Data Explorer With Gemini API
emoji: πŸ“Š
colorFrom: yellow
colorTo: yellow
sdk: streamlit
sdk_version: 1.36.0
app_file: app.py
pinned: false
---

# AI Data Explorer with Gemini API πŸ€–πŸ“Š

This application allows you to explore and analyze your dataset using an AI-powered agent. You can upload a CSV file and provide your Gemini API key to create an agent capable of answering questions about your data.

## Features
- Upload a CSV file containing your dataset.
- Enter your Gemini API key.
- Ask questions about your dataset.
- Get answers and insights from the AI agent.

## How to Use πŸ› οΈ
1. πŸ”‘ Enter your Gemini API key in the sidebar.
2. πŸ“ Upload a CSV file containing your dataset.
3. ❓ Enter your query about the dataset in the input field provided.
4. πŸš€ The AI agent will process your query and display the results.


Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference