Index coverage
1,383
Indexed Entries
23
Data Sources
28
Entity Types
<50ms
Query Latency
AI-Powered Answers

Ask a question.
Get a real answer.

RoadSearch uses local Ollama models to synthesize answers from your indexed data. No API calls to external services. Your data never leaves your network.

AI Answer via Ollama / llama3.2

How does the WireGuard mesh work?

The BlackRoad WireGuard mesh connects 5 Raspberry Pis and 2 DigitalOcean droplets in a full-mesh topology. Each node has a TollBooth (WireGuard fork) interface on the 10.0.0.0/24 subnet. Traffic from the internet hits Gematria (Caddy TLS edge), then routes through WireGuard to the Pi fleet. All 12/12 SSH connections verified active. Configuration managed via br wire CLI.

Recent searches

What people are finding

mesh network topology 14 results
ollama model list 8 results
deploy worker to octavia 11 results
roadpay stripe integration 6 results
agent manifest format 9 results
pi fleet ssh config 12 results
How it works

Sovereign search.
Zero external calls.

🔍
FTS5 Full-Text Search

SQLite FTS5 engine with BM25 ranking. Sub-50ms queries across 1,383 entries. Rebuilt every 6 hours via cron.

🤖
AI Synthesis

Local Ollama models read search results and compose natural-language answers. Your data stays on your Pis.

📈
23 Data Sources

Codex, TILs, journal, repos, websites, tools, agents, wiki, scripts, memories, domains, docs, articles, and more.

🛠
CLI + Web

Use br search-all from the terminal or search.blackroad.io from the browser. Same index, same results.

🔭
Knowledge Graph

Entity relationships mapped between repos, agents, tools, and domains. See how everything connects.

Auto-Rebuild

Index rebuilds every 6 hours via cron. New entries from codex, TILs, journal, and repos are picked up automatically.

CLI
# search everything
$ br search-all "mesh network"
  Searching 1,383 entries across 23 indexes...

  14 results (0.032s)

  [repo]    blackroad-mesh          Full mesh networking SDK
  [doc]     mesh-network-strategy   "Every link is a node"
  [doc]     WIRE-MAP.md             Physical+logical topology
  [agent]   alice                   Gateway + mesh routing
  [tool]    blackroad-mesh.sh       Mesh status + diagnostics
  [wiki]    BlackBox Protocol        Tor/IPFS/BT/WebRTC mesh
  ... 8 more results

# get AI answer
$ br search-all "mesh network" --ai
  AI: The BlackRoad mesh connects 7 nodes across 5 protocols...

Your knowledge. One search.

Every repo, doc, agent, tool, and domain -- indexed and searchable in under 50ms. No external APIs. No data leaving your network.

Search Now BlackRoad OS