Golden
Golden provides a set of natural language APIs for querying and enrichment using the Golden Knowledge Graph e.g. queries such as:
Products from OpenAI
,Generative ai companies with series a funding
, andrappers who invest
can be used to retrieve structured data about relevant entities.The
golden-query
langchain tool is a wrapper on top of the Golden Query API which enables programmatic access to these results. See the Golden Query API docs for more information.
Installation and Setupโ
- Go to the Golden API docs to get an overview about the Golden API.
- Get your API key from the Golden API Settings page.
- Save your API key into GOLDEN_API_KEY env variable