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
- Host: GitHub
- URL: https://github.com/programerr01/gemini-telegram-bot
- Owner: programerr01
- License: mit
- Created: 2023-12-14T11:48:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T18:41:34.000Z (over 1 year ago)
- Last Synced: 2024-04-27T19:40:48.944Z (over 1 year ago)
- Topics: bot, docker, gemini, gemini-api, gemini-pro, gemini-pro-vision, telegram-bot
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
## Running
No Extra library installation required
```bash
python3 main.py
```## Chat


### 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