# Dinoer Dinoer is a passive, local-first, sovereign search and synthesis engine for LLM agents: SearXNG discovery, lightweight HTTP collection, escalation to a real browser only for pages that need it, synthesis by a delegated LLM into a dated, sourced Markdown report. Every claim traces back to a page actually collected to disk. Runs locally, on hardware as modest as a Raspberry Pi 5. Zero screenshots, zero vision model, ever — pages are read as accessible DOM state (accessibility tree, cleaned text), never looked at as images. Credentials resolve inside the browser process from an encrypted directory, never in a shell. Debian and derivatives — `.deb` package to use it as-is, Git clone only to modify the code. Start here: https://dinoer.davalan.fr/instructions.md Full guide: https://github.com/RonanDavalan/dinoer/blob/main/docs/GUIDE_LLM.md Source: https://github.com/RonanDavalan/dinoer License: see repository Human-facing pages are published in English (the root, /), French, German and Spanish (/fr/ /de/ /es/). This file and instructions.md exist in English only.