This repository hosts Golden's data applications and demonstrations for submitting data to Golden's Protocol.
These applications directly integrate with Golden's GraphQL API and include ML/NLP applications that use named entity recognition models to help programmit cextract entity/triple data.
They are also built with Godel and Spacy.
We've hosted a demo on streamlit that you can checkout at https://golden-data.streamlitapp.com!
It includes pages on:
- Entity Creation
- Triple Creation
- Text to Triples
Build and deploy our demos with docker:
docker-compose build
docker-compose up
Check out the streamlit demo at localhost:8501
For all things related to data-apps
and development, please contact the maintainer Andrew Chang at andrew@golden.co or @achang1618 for any quesions or comments.
For all other support, please reach out to support@golden.co.
Follow @golden to keep up with additional news!
This project is licensed under the terms of the Apache 2.0 license