This is the first GitHub Release for MiniSearch. From now on, each release is cut with CalVer: the date of the release (2026.9.16), plus a sequence when there is more than one on the same day (.1, .2, ...).
If you are new here: MiniSearch is a self-hosted search engine with an AI assistant that runs entirely in your browser tab. No API key, no tracking, no third party seeing your queries. Web results come from a bundled SearXNG instance, are reranked locally, and everything ships as a single Docker container.
To run this exact build:
docker run -p 7860:7860 ghcr.io/felladrin/minisearch:2026.9.16
And here's the changelog, for the recent changes:
https://github.com/felladrin/MiniSearch/blob/main/changelog.md
Live demo: https://felladrin-minisearch.hf.space