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:

  1. Clone the repository to your local machine:
    git clone https://github.com/keila-moral/researchflow-ai
  2. Explore the repository for .json or documentation files.
  3. Follow the repository's internal README for specific setup instructions.