Indexing
- Grit
—
extensibility
,
indexing
,
search-algorithms
and +1 more
A from‑scratch Git implementation in Rust; exploring content-addressable storage, plumbing/porcelain layering, and high-performance object caching.
- Proximity Service for Maps
—
caching
,
databases
,
geospatial
and +1 more
An optimized system design for discovering nearby points of interest with ultra-low latency; deeply focusing on efficient spatial indexing via Geohashing, Quadtrees, and read-heavy caching tiers.
- Ragchain
—
embeddings
,
indexing
,
machine-learning
and +2 more
A comprehensive local RAG stack (ChromaDB + Ollama) designed for strictly private, reproducible retrieval and LLM inference; heavily focusing on hybrid retrieval strategies and index versioning.
- Retrieval & RAG
—
data-pipelines
,
embeddings
,
indexing
and +2 more
Operational principles for robust search retrieval and RAG pipelines; focusing on hybrid lexical-semantic retrieval techniques, long-term embedding model stability, automated ranking evaluation, and privacy-aware indexing.
- Search & Retrieval Engine
—
indexing
,
machine-learning
,
monitoring
and +2 more
A high-performance search and retrieval engine architecture designed for extensive document and media collections; strictly ensuring low-latency ranking and horizontally scalable inverted indexing.