familiar-software / familiar
Let AI update itself. Familiar watches you work so your AI can create its own skills and update its knowledge. Free, open source, local, and offline.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing familiar-software/familiar in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewFamiliar: Let AI update itself. Familiar watches you work so your AI can create its own skills and update its knowledge. Free, open source, local, and offline. Website **looksfamiliar.org** Where Familiar writes data • Settings: • Captured still images: • Extracted markdown for captured still images: • Clipboard text mirrors while recording: • Before still markdown and clipboard text are written, Familiar runs -based redaction for password/API-key patterns. If the scanner fails twice, Familiar still saves the file and shows a one-time warning toast per recording session. Build locally includes , which prepares and packages it into Electron resources at . downloads official ripgrep binaries when missing (or copies from / if provided). The binaries are generated locally and are not committed. Contributing Microcopy source of truth • User-facing app microcopy is centralized in . • Update copy there instead of editing scattered strings across tray/dashboard modules. For development contributions: Open a PR with a clear description, tests for behavior changes, and any relevant README/docs updates.