Skip to content

An interactive AI chatbot built with Streamlit and Google Gemini Pro, enabling real-time conversations using generative AI.

Notifications You must be signed in to change notification settings

nishithat-28/Gemini-AI-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Gemini AI Chatbot

A conversational assistant powered by Google Gemini API and built with Streamlit.
🌐 Try the live version here: https://my-chatbot-assistant.streamlit.app/

Features

  • Google Gemini Integration for smart and accurate conversational responses
  • Real-time chatting interface using Streamlit
  • Clean and responsive UI
  • Handles both simple and complex queries

Tech Stack

Technology Description
Gemini API Google's LLM for text generation
Python Backend logic
Streamlit Frontend and UI

Setup Instructions

  1. Clone the repo

    git clone https://github.com/nishithat-28/Gemini-AI-Chatbot.git
    cd Gemini-AI-Chatbot
  2. Install dependencies

    pip install -r requirements.txt
  3. Run the app

    python -m streamlit run app.py
  4. Launch Open your browser and go to:

    http://localhost:8501
    

About

An interactive AI chatbot built with Streamlit and Google Gemini Pro, enabling real-time conversations using generative AI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages