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