mik3sw / LocalAI-chatbot

Telegram chatbot with Ollama integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LocalAI-chatbot

Telegram chatbot with Ollama integration

Quick start

  1. Install dependencies
pip install -r requirements.txt
  1. Edit bot/config.py file with your configuration

  2. Run the bot

cd bot

python3 bot.py

About

Telegram chatbot with Ollama integration

License:Apache License 2.0


Languages

Language:Python 100.0%