What it can do.
- Telegram RAG chatbot
- Document knowledge ingestion
- Automatic text chunking
- Hugging Face embeddings
- Vector similarity retrieval
- Groq AI Agent
- Conversation memory
- Telegram answer delivery
Build a Telegram knowledge assistant with document retrieval, embeddings and AI memory.
A Telegram RAG knowledge assistant that can process uploaded documents, split their content into chunks, generate Hugging Face embeddings and store searchable information in a vector store. A Groq-powered AI Agent retrieves relevant knowledge and replies to user questions through Telegram with conversational memory.
Direct digital accessNo payment required for the download.
Quick answers about VeeLib, downloads and digital products.
Yes, the workflow retrieves relevant document content before answering.
Hugging Face inference embeddings are included.
The supplied workflow uses a Groq Chat Model.
No, the example Simple Vector Store should be replaced for durable production storage.