terraphim-ai
Privacy-first local knowledge search and code validation
All Skills in This Repository (3)
Pure Emerald Level Indicatorsterraphim-package-manager
Replace npm, yarn, and pnpm commands with bun in text.
quickwit-search
Search log indexes with Quickwit integration for Terraphim AI.
Pre-LLM Validation
Validate prompts for semantic coherence and domain-term coverage before LLM calls.
Frequently Asked Questions
FAQPage SchemaHow to install terraphim-ai?โผ
Run `npx skills add terraphim/terraphim-ai --all -g -y` in your terminal to install all skills in this suite globally.
What does Terraphim AI do?โผ
It is a privacy-first local search assistant that indexes your notes, code, and logs using a knowledge graph, so you find information without sending data to third-party services.
How to search logs with Terraphim?โผ
Use the quickwit-search skill to query log indexes with filters like level:ERROR or time ranges directly from the terraphim-agent command line.
Can Terraphim validate LLM outputs automatically?โผ
Yes. The pre-llm-validate and post-llm-check skills verify inputs and outputs against domain checklists for security, tests, and documentation before you accept them.
Does Terraphim work offline?โผ
Yes. It runs entirely on your local machine with embedded defaults, using about 15 MB of RAM and delivering results in under 200 milliseconds.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core