Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 917 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 917 Bytes

Ollama Telegram Bot

Contains Telegram bot that interacts with the Ollama API LLM models to answer user messages

Features

  • Translations for base languages (to endpoint en language, can be disabled)
  • Chat system with clearing and etc
  • Regenerating completion (dislike button)
  • WIP: Change model

Helping videos

How to run

  • Install Ollama
  • Edit config (./bot/settings.py)
  • Install requirements (poetry)
  • run main.py
  • [Optional] Search for models

TODO:

  • Images context

Special thanks

Tests

Tested with llama2 / some other ollama LLMs