-
Notifications
You must be signed in to change notification settings - Fork 0
Home
AncestryLLM is a local-first platform for genealogy research tools. It combines deterministic RootsMagic and GEDCOM workflows with optional, explicitly selected LLM providers.
Start with the Console and CLI guide for interactive and one-shot command usage. The pages below cover the application's architecture, privacy controls, providers, GEDCOM interoperability, backups, and security practices.
Documentation links use relative Markdown filenames (for example,
[Console guide](CONSOLE.md)). This keeps links valid from this docs/
directory in the repository and after the same files are mirrored to the GitHub
Wiki, whose pages use the same Markdown filenames.
Use the sidebar to navigate the complete published documentation set.
Maintainers can reproduce the deterministic publishing step locally with the wiki synchronization guide.
- Home
- CLI reference
- Interactive console guide
- Architecture ownership and dependency contracts
- Bounded file ingress
- Versioning and compatibility
- Continuous integration
- Release runbook
- Encrypted backup and recovery
- First-run storage diagnostics
- GEDCOM compatibility and release checks
- Built-in module authoring
- Privacy and consent
- Provider guide
- Local LLM benchmarks
- Local-first retrieval evaluation
- Wiki synchronization
- Wiki operations and recovery
- Security response checklist
- Electron and FastAPI desktop ADR
- Data-flow threat model and control matrix