Skip to content

πŸ€– A simple command-line chatbot powered by Google's Gemini AI. πŸ’¬ Responds to user input with smart, AI-generated replies using the Gemini API.

Notifications You must be signed in to change notification settings

nandan-byte/chatbot-using-gemini-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Chatbot Using Gemini AI

A simple command-line chatbot powered by Google's Gemini (gemini-2.0-flash). Ask questions, get AI-generated responses.


πŸš€ Features

  • Interacts with Google's Gemini AI
  • Environment variable management via .env
  • Minimal, beginner-friendly setup

πŸ€– Chatbot Using Gemini AI

A simple command-line chatbot powered by Google's Gemini (gemini-2.0-flash).
πŸ’¬ Responds to user input with smart, AI-generated replies using the Gemini API.


πŸš€ Features

  • Interacts with Google's Gemini AI
  • Environment variable management via .env
  • Beginner-friendly Python script

πŸ”‘ How to Get Your Google API Key

  1. Go to Google AI Studio.
  2. Sign in with your Google account.
  3. Click on "Get API Key".
  4. Copy the key and paste it into your .env file like this:

πŸ“¦ Installation

  1. Clone this repository
    git clone https://github.com/nandan-byte/chatbot-using-gemini-ai.git
    cd chatbot-using-gemini-ai

About

πŸ€– A simple command-line chatbot powered by Google's Gemini AI. πŸ’¬ Responds to user input with smart, AI-generated replies using the Gemini API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages