3 workflows
by Do Thanh Vinh
✕ Clear
Nodes:
Sort:
Date:
WHAT IT DOES
This workflow turns a plain JSON file sitting in a GitHub repository into a fully functional Telegram chatbot with
retrieval-augmented generation (RAG) — no Pinecone, no Qdrant, no vec ...
WHAT IT DOES
When a new issue is opened on a GitHub repository, this workflow uses an AI model to classify it by type (bug, feature, question, documentation, other), assign a priority level (high, me ...
Quick overview
This workflow runs weekly or on demand via Telegram commands (/report, /issues, /prs, /status) to fetch all your GitHub repositories and events, summarizes the last 7 days using an Open ...