researchflow-ai
About this automation
An automated arXiv research assistant built with n8n that ingests new papers, generates LLM-based summaries, and indexes embeddings in Qdrant for semantic retrieval. It integrates notification pipelines (Telegram/Discord) and exposes a webhook interface for natural language querying over the indexed corpus.
How to Use This Repository
This is a community-contributed repository for n8n. To use these workflows:
- Clone the repository to your local machine:
git clone https://github.com/keila-moral/researchflow-ai - Explore the repository for
.jsonor documentation files. - Follow the repository's internal README for specific setup instructions.