The Lab
In daily useSelf-hosted AI operating substrate
One console that runs the whole operation — conversation with local and hosted models, a governor that decides what an agent is allowed to do, a fleet that runs jobs overnight, retrieval across my own documents, and a vision endpoint. It runs on hardware I own. Nothing about how my businesses work has to leave the building for it to function.
- Runs local models via Ollama, no external dependency for core function
- Governor layer gates what agents may touch — the part most AI deployments skip
- Written to run with essentially no third-party packages, so it doesn't rot