← all projects

Minerva

side project

A self-hosted API that turns an S3 bucket of documents into a searchable RAG knowledge base.

Full stack developer 2025

Minerva is a self-hosted API that turns a bucket of documents into a searchable RAG knowledge base. It pulls documents, extracts and chunks text, embeds the chunks, and serves retrieval.

Paul Xue and I built it for companies that need to keep proprietary data and PII on their own infrastructure. The initial prototype remains available to run in Docker.


← all projects