
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.
-
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.
-
Retrieve related chunks
Ask a question and LightRAG instantly fetches the most relevant snippets from your indexed files.
-
Upload a text
Send text so LightRAG can index it and let you retrieve it later in your queries.
-
Upload a file
Send a file so LightRAG can index it and let you retrieve it later in your queries.