Commit graph

2 commits

Author SHA1 Message Date
Eric
d7061fe9c2 Update README for public branch with clippings search
Remove references to files not in public branch (notebooks, archived/,
devlog, NOTES.md, v2 scripts). Add clippings search documentation
(build_clippings.py, retrieve_clippings.py, ChromaDB).
<noreply@anthropic.com>
2026-02-22 09:17:51 -05:00
Eric
8310553f89 RAG pipeline for semantic search over personal archives
Journal and clippings search with LlamaIndex, HuggingFace embeddings,
cross-encoder re-ranking, and local LLM inference via Ollama. Clippings
index uses ChromaDB for persistent vector storage.
2026-02-22 09:03:03 -05:00