
Automate tasks with LightRAG
LightRAG enhances the retrieval system by segmenting documents into smaller, more manageable pieces.
https://github.com/HKUDS/LightRAG
Automate tasks with LightRAG, a tool that enhances information retrieval by segmenting documents into smaller, more manageable fragments. With LightRAG, you can:
- Send a query: pose your question, and LightRAG instantly extracts the most relevant fragments from your indexed files to provide you with a constructed answer.
- Retrieve relevant fragments: pose a question, and LightRAG instantly extracts the most relevant fragments from your indexed files.
- Upload a text: send a text for LightRAG to index, allowing you to retrieve it later in your queries.
- Upload a file: send a file for LightRAG to index, allowing you to retrieve it later in your queries.
Discover how LightRAG can optimize your information search and retrieval processes.
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.