A chatbot that answers from your documents

The scenario turns your documents into a knowledge base, then answers questions in your messenger strictly from those materials.

  • Answers only from your materials, no making things up
  • Load documents — the bot learns from them
  • Questions and answers right in your messenger
  • Keeps the conversation in context
Google DocsSupabase

How it works

To connect Notion and Telegram, you don't need a developer: a ready-made scenario links them in minutes.

  1. Starts when: Telegram Trigger
  2. Then: Content for the Training
  3. Then: Splitting into Chunks
  4. Then: Embedding Uploaded document
  5. Then: Save the embedding in DB
  6. Starts when: When chat message received
  7. Then: Embend User Message
  8. Then: Search Embeddings
  9. Then: Aggregate
  10. Then: Basic LLM Chain
  11. Then: OpenRouter Chat Model

You can launch this Notion + Telegram integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.