Skip to content

Image describing bot using Telegram & Google GenerativeAI. Sends image descriptions and follows up with context. Requires API key. Handles exceptions.

Notifications You must be signed in to change notification settings

MinhxThanh/gemini-vision-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

gemini-vision-telegram-bot

Image describing bot using Telegram & Google GenerativeAI. Sends image descriptions and follows up with context. Requires API key. Handles exceptions.

Install

  1. Install the required libraries:
     pip install telebot
     pip install pillow
     pip install google-generativeai
    
  2. Get Telegram Bot API from BotFather
  3. Get Google AI Key

Demo

Screenshot 2024-01-23 at 17 53 03

About

Image describing bot using Telegram & Google GenerativeAI. Sends image descriptions and follows up with context. Requires API key. Handles exceptions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages