T
E
R
R
A
P
H
I
M

Privacy-first AI assistant with semantic search across your knowledge. Local-first, knowledge-graph-powered, entirely yours.

Get Started Explore

The Grid of Capabilities

Every cell in the system works together to protect your data and surface insights.

Privacy by Design

All processing happens locally on your machine. No data ever leaves your device unless you choose to share it.

Knowledge Graphs

Semantic relationships between concepts power intelligent search that understands context and meaning.

Blazing Fast

Aho-Corasick automata and Rust-powered indexing deliver sub-millisecond text matching across your corpus.

Universal Haystacks

Connect local files, Confluence, Jira, email, Discourse, and more. One interface for all your knowledge.

Role-Based Search

Switch between engineering, operations, and custom roles. Each brings its own knowledge graph and relevance tuning.

MCP Integration

Model Context Protocol server exposes autocomplete, fuzzy search, and graph tools to any AI development environment.

0
Crates
0
Haystack Types
0
Local Processing
0
VM Boot Time

See It in Action

From installation to intelligent search in seconds.

# Install and build
$ cargo build --release
# Launch the server
$ cargo run -- --config terraphim_engineer_config.json
# Search across all your knowledge sources
$ curl -X POST localhost:8080/documents/search \
  -d '{"search_term": "knowledge graph architecture"}'
# Launch the interactive REPL
$ ./target/release/terraphim-agent

Ready to own your search?

Terraphim AI runs entirely on your hardware. Your knowledge, your rules.

View on GitHub Documentation