Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 733 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 733 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

How to run

  • Install Ollama
  • Edit config (mostly for Telegram token)
  • Install requirements
  • run main.py
  • [Optional] Search for models

TODO:

  • Images context

Tests

Tested with llama2 / some other ollama LLMs