back to home

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.

100 stars
10 forks
16 issues
JavaScriptObjective-CCSS

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.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/familiar-software/familiar)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

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. 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.