< cd ../gallery
[AI & ML]
session-indexer
Per-project semantic search over Claude Code session history. Indexes JSONL transcripts into SQLite; retrieves via bge-m3 embeddings (Ollama) with FTS5 fallback.
@valpere
maintainer
★ 29 stars
# README
Per-project semantic search over Claude Code session history. Indexes JSONL transcripts into SQLite; retrieves via bge-m3 embeddings (Ollama) with FTS5 fallback. Maintained by valpere on GitHub, where it has earned 29 stars from the community.
It's actively developed around claude-code, cli, embeddings, and is a solid reference for anyone building with these tools.
# tags
# install
npm install session-indexermore Ollama repos