KrishGoyani's picture
Update README.md
bebb183 verified
|
raw
history blame contribute delete
No virus
954 Bytes

A newer version of the Streamlit SDK is available: 1.39.0

Upgrade
metadata
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