ollama-telegram-ai

Telegram bot that interacts with the local Ollama 🦙 to answer user messages

MIT License

Stars
3

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