Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added Gemini Chatbot CLI version with Google Generative AI integration #411

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
larymak merged 1 commit into larymak:main from CodeWithPratik-777:main
Jul 24, 2025

Conversation

Copy link
Contributor

@CodeWithPratik-777 CodeWithPratik-777 commented Jul 23, 2025

🚀 Added Gemini CLI Chatbot

This PR adds a terminal-based AI chatbot built with Python and Google’s Gemini 1.5 Flash model. It enables interactive conversations directly in the command line using Google's official generativeai SDK.

✨ Features

  • Streamed conversational replies from Gemini
  • Python-based CLI app
  • Maintains context across turns
  • Easy to modify and integrate into other platforms

🛠️ Tech Stack

  • Python 3.10
  • Google Generative AI SDK

📦 How to Run

  1. Install dependencies: pip install -r requirements.txt
  2. Add your API key
  3. Run python chatbot.py

Looking forward to feedback and happy to iterate on it!

Copy link

Hi @CodeWithPratik-777! 👋

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.

CodeWithPratik-777 reacted with thumbs up emoji

@larymak larymak merged commit 3e11294 into larymak:main Jul 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /