Contains Telegram bot that interacts with the Ollama API LLM models to answer user messages
- Translations for base languages (to endpoint
en
language, can be disabled) - Chat system with clearing and etc
- Regenerating completion (dislike button)
- WIP: Change model
- Install Ollama
- Edit config (
./bot/settings.py
) - Install requirements (
poetry
) - run
main.py
- [Optional] Search for models
- Images context
- @RuslanPeresy for promoting this project
Tested with llama2 / some other ollama LLMs