Using deepseek to build a local ChatBot, given a PDF document as knowledge base , ask questions and get answers from the bot. Before use this RAG, you need to install Ollama and the libaries from requirement file, also remember to pull the OllamaEmbeddings models(in this case, "nomic-embed-text" was used) For a 16GB RAM, it's okay to use deepseek-r1:8b model. 16b model will make it very slow.
-
Notifications
You must be signed in to change notification settings - Fork 0
MengqinShen/deepseek_RAG
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Using deepseek to build a local ChatBot, given a PDF document as knowledge base , ask questions and get answers from the bot
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published