Chat with your LLM, using Telegram bot!
This repository is based on this project with many fixes and added features!
Feel free to contribute!
- Add voice message support via OpenAI Whisper
- Add speech to speech support via OpenAI Whisper and Piper TTS
- Fix permission issues
- Add option to send the bot an album of photos
- Filesystem cleaning
- User management improvement
- Add support for Kokoro TTS
- Clone Repository
git clone https://github.com/Ali-Flt/ollama-telegram - Enter all values in .env.example
- Rename .env.example -> .env
- To run ollama in docker container
docker compose up --build -d