An open API service indexing awesome lists of open source software.

https://github.com/forthtemple/animal-ancestors

Javascript tree view of 85 animals ancestors all the way to Choanoflagellates
https://github.com/forthtemple/animal-ancestors

ancestors evoluationary grok javascript openai paleontology species tree

Last synced: about 2 months ago
JSON representation

Javascript tree view of 85 animals ancestors all the way to Choanoflagellates

Awesome Lists containing this project

README

          

Displays an evolutionary tree view of the ancestors of 85 common animals and their ancestors all the way up to the first animal Choanoflagellates. It is 100% javascript so requires no installation. You can just upload to your server and it should work. All species information including family tree is located in ancestors.json which is in the root. This json file is loaded and a jsplum tree is created recursively on the fly.

The species information in the json file is in creole markup format and is converted into html using creole.js.

All tree information was generated with a combination of grok and openai and images were generated with both grok and Dalle.

Checkout the [demo](https://forthtemple.com/ancestors)

![screenshot](https://github.com/user-attachments/assets/b4b77a2e-b491-4779-be7b-9f00e9f570fd)

![screenshot2](https://github.com/user-attachments/assets/99fa5c70-f291-4005-b3ce-a0e85c82fc40)

![screenshot3](https://github.com/user-attachments/assets/eb9ce885-57a7-4374-a5bf-4ee3b44e80d0)