book search engine #18

Open
Richie wants to merge 28 commits from feature/book-search-engine into main

28 Commits

Author SHA1 Message Date
Richie 2c366e581d opning ports for testing
pytest / pytest (pull_request) Failing after 27s
build_systems / build-bob (pull_request) Successful in 47s
treefmt / nix fmt (pull_request) Successful in 5s
build_systems / build-brain (pull_request) Successful in 46s
build_systems / build-leviathan (pull_request) Successful in 56s
build_systems / build-rhapsody-in-green (pull_request) Successful in 58s
build_systems / build-jeeves (pull_request) Successful in 2m42s
2026-06-13 22:41:09 -04:00
Richie 5e2252641d added a index for the VEctor DB 2026-06-13 22:41:09 -04:00
Richie bb3c433b9d improved BM25 write 2026-06-13 22:41:09 -04:00
Richie 66ea18af82 added ZstdMiddleware to ebook_search 2026-06-13 22:41:09 -04:00
Richie 51855725a1 added vector_engine to fix name postgres name space issue 2026-06-13 22:41:09 -04:00
Richie ed45051eb5 reworked ebook_search routers 2026-06-13 22:41:09 -04:00
Richie 479191050e made fastapi tools 2026-06-13 22:41:09 -04:00
Richie c5418b50fd added proper cache invalidation to load_bm25_corpus 2026-06-13 22:41:09 -04:00
Richie 70f24cdbc6 updated tests 2026-06-13 22:41:09 -04:00
Richie 2f1affa2e5 improved reranking weights 2026-06-13 22:41:09 -04:00
Richie 3d582243fc fixed duplicat enrichment 2026-06-13 22:41:09 -04:00
Richie 2efc9e30a8 improved queary for vector search 2026-06-13 22:41:09 -04:00
Richie a38ce4505f add .ebook_search_bm25 to gitignore 2026-06-13 22:41:09 -04:00
Richie 1efa7b047a updated python 2026-06-13 22:41:09 -04:00
Richie cad3f6f79e setup tests 2026-06-13 22:41:09 -04:00
Richie 07dd1922b1 build api and frountend 2026-06-13 22:41:09 -04:00
Richie 93ff2200fe added answer.py and config 2026-06-13 22:41:09 -04:00
Richie 3a5b278c15 added __init__ 2026-06-13 22:41:09 -04:00
Richie 4bd61bc170 made llm_interface.py 2026-06-13 22:41:09 -04:00
Richie f7b72c4053 added rerank 2026-06-13 22:41:09 -04:00
Richie d1b59955d0 built ingest 2026-06-13 22:41:09 -04:00
Richie ff7b2ab2fa built rag search setup 2026-06-13 22:41:09 -04:00
Richie 5308ff8be6 set up embedding system 2026-06-13 22:41:09 -04:00
Richie 5087fbb4c0 built BM25 search foundation 2026-06-13 22:41:09 -04:00
Richie aa135a3af2 clean up 2026-06-13 22:41:09 -04:00
Richie 6289000766 added ebook embedding to orm 2026-06-13 22:41:09 -04:00
Richie 3ee884f6b4 removed hedgedoc 2026-06-13 22:41:09 -04:00
Richie 2e8c0570e4 adding embedding Models to jeeves 2026-06-13 22:41:09 -04:00