Commit graph

3 commits

Author SHA1 Message Date
0ec72a8779 Add MIT License 2026-02-22 12:46:58 -05:00
4a7b028597 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 12:46:48 -05:00
90449f108e 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 12:46:29 -05:00