Skip to content
/ GeminiAI Public

This project is a simple Python-based chatbot that interacts with users by leveraging the GeminiAI API.

License

Notifications You must be signed in to change notification settings

twiez/GeminiAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GeminiAI Chat Bot

This project is a simple Python-based chatbot that interacts with users by leveraging the GeminiAI API.

Features

  • API-Powered Chat: Generates responses using the Gemini API.
  • User-Friendly Interface: Simple command-line interface for seamless interaction.
  • Easy to Use: Just provide an API key and start chatting!

Video

Chat Screen:

video.mp4

Requirements

  • Python 3.x

Installation

  1. Clone or download this repository:
    git clone https://github.com/twiez/GeminiAI.git
    cd GeminiAI

Usage

  1. Open a terminal and run the program:
    python GeminiAI.py
  2. Enter your Gemini API key. The chatbot will not function without a valid API key.
  3. Start chatting!

Exit

  • To end the chat, type exit, quit, or bye.

Notes

  • Gemini API Key: This project requires access to Google's Gemini API. You can obtain an API key from the Google Developers Console.

License

This project is licensed under the MIT License.

About

This project is a simple Python-based chatbot that interacts with users by leveraging the GeminiAI API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages