Skip to content

Using deepseek to build a local ChatBot, given a PDF document as knowledge base , ask questions and get answers from the bot

Notifications You must be signed in to change notification settings

MengqinShen/deepseek_RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deepseek_RAG

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.

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

No packages published

Languages