Source you can inspect
The application code, schema migrations, tests, and roadmap are public. Product claims can be checked against the implementation.
Kin Resolve is AGPL-3.0-only software backed by Postgres, with full GEDCOM export and an optional OpenAI-compatible provider. Inspect it, run it, and help improve it.
The application code, schema migrations, tests, and roadmap are public. Product claims can be checked against the implementation.
Full GEDCOM 5.5.1 export keeps the family archive portable, including Kin Resolve curation flags for round trips between compatible instances.
Run deterministic checks without a provider, or configure an OpenAI-compatible endpoint under the operator’s own account and policies.
The current Compose setup starts the application and Postgres-backed development services for evaluation. Production hardening and portable object storage remain in progress.
Read the repository$ git clone https://github.com/erichare/kinresolve.git
$ cd kinresolve
$ cp .env.example .env
$ docker compose up --buildThe GNU Affero General Public License applies when you copy, modify, distribute, or run a modified version as a network service. Review the repository’s LICENSE and contribution terms for the actual conditions.
Read the licenseThe repository shows what is available, what is being repaired, and what remains only a roadmap idea.