Skip to content

Helping in documenting and understanding complex genealogies through AI

License

Notifications You must be signed in to change notification settings

vijdaancoding/genealogy-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Genealogy AI

Genealogy AI

Revolutionizing the way we document biographies and family lineages. Genealogy AI is an open-source service that is currently under work. The tool hopes in utilizing the power of LLMs in understanding complex graphical structures and summarizing familiy information easier.

To-Do

Getting Started

If your looking to contribute to the codebase or just want to use the app you can follow the following steps.

Pre-Requisites

1. Clone via git

git clone https://github.com/vijdaancoding/genealogy-ai.git

2. Installing Requirements

pip install -r genealogy_ai/requirements.txt

3. Import Sample Data and Connect to NEO4J

python manage.py import_data --url bolt://<username>:<password>@localhost:7687

4. Run Django App

python manage.py runserver

Troubleshoot

In case of a WebSocket error caused by NEO4J Desktop please follow the steps mentioned here

About

Helping in documenting and understanding complex genealogies through AI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published