Open-source / Self-hostable / Offline-capable

A self-hostable knowledge system that shows its sources.

Disaster Clippy lets people ask practical questions, inspect the source behind each answer, and carry the same pattern into their own local deployment. The hosted app is a demo of the model. The real goal is to help people run a trustworthy version on their own hardware and their own data.

Open-source and self-hostable Runs on a Raspberry Pi Offline with Ollama Bring your own data

Demo, docs, GitHub

Try the demo, read the platform docs, then install from GitHub when you are ready to run your own deployment. A simpler launcher path can come later, but GitHub is the path today.

1. Try the demo 2. Read the platform docs 3. Clone from GitHub
Disaster Clippy

Demo behavior

We lost power after a storm. What should we do first?
Start with safety, water, refrigeration, lighting, and backup communication. Then inspect the strongest matching references in the collection before acting.

References

Power outage checklist Step-by-step household priorities
Emergency water storage How long stored water lasts and how to treat more
Demo first, local later Use the hosted demo to evaluate the pattern, then run the same idea on your own deployment

Why someone would deploy this

The preparedness demo is one example of the pattern. The same runtime supports building codes, humanitarian archives, internal manuals, PDFs, transcripts, and Kiwix ZIM archives in local or offline deployments. The point is not to depend on a hosted preparedness chatbot. It is to run a trustworthy, inspectable knowledge system on your own hardware, with the sources you choose.

Building codes, field manuals, local archives, internal references, and preparedness material can all use the same runtime once the library is assembled around them.

In practice

Ask a question. Read the answer. Check the references.

Disaster Clippy keeps the answer and the supporting sources side by side so you can move from summary to verification without leaving the search flow.

Hosted demo

See the interaction before you install it

The live demo lets you test the search pattern on a preparedness collection before you decide whether to run the same approach on your own hardware.

Grounded answers

The source stays in view

Answers are meant to stay tied to the collection that produced them, so you can inspect the references instead of taking a model on faith.

See the interaction, then run it yourself

The hosted app shows how grounded answers and visible references feel in practice. The docs and repo let you run that same pattern on your own hardware and your own data.

Open the demo

Not a black-box chatbot

Disaster Clippy answers from the collection in front of you. If the answer looks wrong, you can inspect the underlying source instead of trusting hidden training data.

See the trust model

Built to be run locally

The long-term value is not just using a hosted app. It is being able to run a version yourself, keep the knowledge bounded, and carry it into offline or constrained environments.

See deployment options

Built for your own data

The preparedness collection is the example. The same engine can support your own documents, archives, PDFs, transcripts, or offline libraries once you are ready to build a deployment around them.

See the platform path

How this is different

From demo to deployment

Start with the demo if you want to test the interaction. Go to About if you want the trust model. Explore Collections if you want to see what the preparedness demo is built from. Use the technical docs if you want to understand the runtime, ingestion path, and how to run your own version.

Read enough to understand the model, then head to the repo when you are ready to install and run it yourself. Today that path is GitHub; a simpler launcher can come later.