An open API service indexing awesome lists of open source software.

https://github.com/programerr01/gemini-telegram-bot

Telegram bot for google's gemini pro and vision
https://github.com/programerr01/gemini-telegram-bot

bot docker gemini gemini-api gemini-pro gemini-pro-vision telegram-bot

Last synced: about 2 months ago
JSON representation

Telegram bot for google's gemini pro and vision

Awesome Lists containing this project

README

          

## GEMINI TELEGRAM BOT
Integrate Gemini with telegram bot and get responses directly to telegram

## Installation
1. Get token for [telegram](https://t.me/BotFather)
2. Get API key for [gemini](https://makersuite.google.com/app/apikey)
3. Put them in config.py file

![image](https://github.com/programerr01/gemini-telegram-bot/assets/61112300/d2b63b86-e500-420d-a983-7d69997df5ca)

## Running
No Extra library installation required
```bash
python3 main.py
```

## Chat
![Chat](https://github.com/programerr01/gemini-telegram-bot/assets/61112300/e4745fb7-49da-4e7b-a115-073bd5e29e28)

![Chat](https://github.com/programerr01/gemini-telegram-bot/assets/61112300/a88bc687-008f-4e00-a3aa-f231a0bf8809)

![image](https://github.com/programerr01/gemini-telegram-bot/assets/61112300/5dd3aabe-ae86-4f91-bd00-b899a79bdee3)

### CUSTOM PARAMETERS
`Vision Temperature` for gemini pro vision api

`Pro Temperature` for gemini pro api

### TODO
- [x] Adding Gemini Pro Vision for Image support
- [x] Custom Parameters