38 Forks
272 Stars
272 Watchers

ThinkRAG

A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。

How to download and setup ThinkRAG

Open terminal and run command
git clone https://github.com/wzdavid/ThinkRAG.git
git clone is used to create a copy or clone of ThinkRAG repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ThinkRAG https://github.com/wzdavid/ThinkRAG/archive/master.zip

Or simply clone ThinkRAG with SSH
[email protected]:wzdavid/ThinkRAG.git

If you have some problems with ThinkRAG

You may open issue on ThinkRAG support forum (system) here: https://github.com/wzdavid/ThinkRAG/issues