workflows.fit
Back to n8n workflows
n8n templateFreeBy iamvaar

RAG chatbot with Supabase + TogetherAI + Openrouter

⚠️ RUN the FIRST WORKFLOW ONLY ONCE (as it will convert your content in Embedding format and save it in DB and is ready for the RAG Chat) πŸ“Œ Telegram Trigger Type: telegramTrigger Purpose: Waits for new Telegram messa...

DevelopmentCore NodesMiscellaneousData & StorageAILangchainCommunicationGoogle Docs
Loading interactive preview...

Template notes

⚠️ RUN the FIRST WORKFLOW ONLY ONCE (as it will convert your content in Embedding format and save it in DB and is ready for the RAG Chat)

πŸ“Œ Telegram Trigger

Type: telegramTrigger Purpose: Waits for new Telegram messages to trigger the workflow. Note: Currently disabled.

---

πŸ“„ Content for the Training

Type: googleDocs Purpose: Fetches document content from Google Docs using its URL. Details: Uses Service Account authentication.

---

βœ‚οΈ Splitting into Chunks