Skip to content

V3DxNT/Gemini-Terminal-ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gemini Terminal Chatbot

A simple terminal-based chatbot built in Python using Google Gemini via the google-generativeai library.
This script lets you chat with Gemini directly in your terminal.


Features

  • Interactive chat with Google Gemini
  • Runs entirely in your terminal
  • Simple Python implementation
  • Type "exit" anytime to quit

Run the app.py file for the gemini chat bot

 python app.py

Installation

  1. Clone this repository:
    git clone https://github.com/YOUR_USERNAME/gemini-terminal-chatbot.git
    cd gemini-terminal-chatbot
    
    

Install Dependencies:

   pip install google-generativeai

Getting your Own Google Gemini API KEY

-> Go to Google AI Studio

-> Sign in with your Google account.

-> Create a new API key under "Get API Key".

-> Copy the key and paste it into the script:

About

A Terminal based Chat-Bot built on Gemini API Key with response cycle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages