Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 916 Bytes

apps-and-demos.md

File metadata and controls

29 lines (17 loc) · 916 Bytes
description
Learn to interact with the protocol though easy-to-follow guides and no-code apps.

Apps and Demos

Applications

Programmatic submission app

Tasks: Triple Submission, Entity Creation, text to triples

Github repo: https://github.com/goldenrecursion/super-agent-tools

This open-source Streamlit application offers an accessible low-code demonstration of the process to load data into the Golden protocol.

{% embed url="https://super-agent-tools.streamlitapp.com/" %}

Python Notebooks

Getting started guide for the Python SDK

Tasks: Setting up python SDK, listing predicates, searching the graph

Use the built-in forms or inspect the code to run protocol actions from a Google Colab notebook.

{% embed url="https://colab.research.google.com/drive/1aYy9eMRXUTJ3xuJ2bLKs3Ww6D5ECJ7wa?usp=sharing" %}