Automate tasks with LightRAG

LightRAG enhances the retrieval system by segmenting documents into smaller, more manageable pieces.
https://github.com/HKUDS/LightRAG


Actions

The action is what happens automatically, without you having to do anything else.

  • lightrag

    Send a question

    Ask your question and LightRAG instantly pulls the most relevant snippets from your indexed files, then returns the answer it builds with them.

  • lightrag

    Retrieve related chunks

    Ask a question and LightRAG instantly fetches the most relevant snippets from your indexed files.

  • lightrag

    Upload a text

    Send text so LightRAG can index it and let you retrieve it later in your queries.

  • lightrag

    Upload a file

    Send a file so LightRAG can index it and let you retrieve it later in your queries.