Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Python-GUI-Chat-Bot

🤖 Gemini Chatbot (Tkinter + Python) A simple desktop chatbot built with Python Tkinter and Google Gemini API. This app lets you chat with Gemini in a clean GUI window.


✨ Features • 🖥️ GUI interface with Tkinter • 💬 Chat window for conversations • ⌨️ Input box + Enter key support • ⚡ Powered by Gemini 2.0 Flash for fast AI responses


🚀 Setup Instructions

  1. Clone the repo git clone https://github.com/your-username/gemini-chatbot.git cd gemini-chatbot
  2. Install dependencies pip install google-generativeai
  3. Add your Gemini API key Replace "YOUR_GOOGLE_API_KEY" in the code with your actual API key. Get a free API key from: Google AI Studio
  4. Run the app python app.py

🛠️ Technologies Used • Python 🐍 • Tkinter 🎨 • Google Gemini API 🤖


📜 License This project is licensed under the MIT License.

About

This project is a desktop chatbot application built with Python Tkinter and Google’s Gemini API. It provides a simple interface where users can type messages, send them, and receive AI-generated responses in real-time.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages