/embedbase-cookbook

Examples and guides for using Embedbase API

Primary LanguageJupyter NotebookMIT LicenseMIT

Embedbase Cookbook

Open in Gitpod

The Embedbase Cookbook shares example code for accomplishing common tasks with the Embedbase API. These examples are identical to OpenAI examples with less code & more readiness to production thanks to Embedbase.

To run these examples, you'll need an Embedbase account and associated API key (create a free account). And eventually for some examples you'll need to sign up for an OpenAI account and get an API key.

Most code examples are written in Python, though the concepts can be applied in any language.

Recently added 🆕 ✨

Guides & examples

Related resources

Beyond the code examples here, you can learn about the Embedbase API from the following resources:

Contributing

If there are examples or guides you'd like to see, feel free to suggest them on the issues page.