Add advanced local RAG notebook with ChromaDB, FastEmbed, and Ollama#272
Add advanced local RAG notebook with ChromaDB, FastEmbed, and Ollama#272pm32900 wants to merge 3 commits intodeepset-ai:mainfrom
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
kacperlukawski
left a comment
There was a problem hiding this comment.
Hello @pm32900 Thanks for contributing with a cookbook!
I really liked the idea of query decomposition, and reranking, but in general feel the cookbook is too code-heavy to be merged as it is. We typically try to guide readers between the code cells so they can understand what will happen next. Would you be so kind and modify the notebook so it starts with some introduction describing the target system. and then introduce new concepts one by one? Happy to help with that process!
|
Hi @kacperlukawski, thanks for the feedback! I've addressed this in the latest commit, the notebook now has detailed narrative markdown cells before each code section, introducing the concept and explaining the why before the how. The intro also includes a full system architecture diagram. Would love your thoughts! |
Features: