Initial commit: RAG pipeline for semantic search over personal journal archive
Vector search with cross-encoder re-ranking, hybrid BM25+vector retrieval, incremental index updates, and multiple LLM backends (Ollama local, OpenAI API).
This commit is contained in:
commit
e9fc99ddc6
43 changed files with 7349 additions and 0 deletions
1
saved_output/README.txt
Normal file
1
saved_output/README.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This directory contains collections of interesting output from the nd_ssearch query engine.
|
||||
Loading…
Add table
Add a link
Reference in a new issue