Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

TaggedDev/RAG-Telegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG Telegram bot

Simple bot that implements the simplest RAG-pipeline:

  1. Wait for user query
  2. Send it to server with currently running LLM model & tokenizer and an embedding model
  3. Wait for an answer from the LLM and post it to user

About

Simple bot that implements the simplest RAG-pipeline:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages