Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Program processes GEDCOM files and assigning haplogroups
Given GEDCOM file, the program groups persons by haplogroups and prints different kinds of reports including atree. Given atree - the program generates GEDCOM file from it. Utility can be used for text files transcoding (including into phonetic from russian windows-1251 GEDCOMs etc)
...You can edit info (name, sex, dates of birth, death, marriage, etc...) for individuals, add/remove photo, import and export GEDCOM data and more... The program uses a text file as database!
createGedcom is an easy-to-use Java library for creating Gedcom files. It allows developers to import data from non-Gedcom sources into Gedcom 6.0 xml format. Stylesheets are provided to convert from Gedcom 6.0 xml to Gedcom 5.5 text format.