Ga0512 / AgentsGemini

Create Gemini Agents and Chat with your documents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AgentsGemini ✨

Create Gemini Agents and Chat with your documents.

Requirements

-Python 3.x

  • pip

Steps for execution

  1. Clone the repository:
    git clone https://github.com/Ga0512/AgentsGemini.git
  2. Access the project directory:
    cd AgentsGemini
  3. Install dependencies:
    pip install -r requirements.txt
  4. Run the Streamlit application:
    streamlit run app.py

This WebApp uses Gemini API to create interactive agents for your documents. Simply upload any document, and Gemini will generate an AI persona that can answer your questions in natural language, helping you uncover hidden knowledge and gain deeper understanding with ease.

About

Create Gemini Agents and Chat with your documents.


Languages

Language:Python 100.0%