Commit graph

2 commits

Author SHA1 Message Date
Eric
b4bf89ce4b Built semantic search over clippings files.
Embedded text as a ChromaDB to learn that.
Updated requirements to include new depenendencies
2026-02-22 07:48:48 -05:00
Eric
e9fc99ddc6 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).
2026-02-20 06:02:28 -05:00