Using Gel AI​
Gel AI is a set of tools designed to enable you to ship AI-enabled apps with practically no effort.
-
ext::ai
: this Gel extension automatically generates embeddings for your data. Works with OpenAI, Mistral AI, Anthropic, and any other provider with a compatible API. -
Python library:
gel.ai
. Access all Gel AI features straight from your Python application. -
JavaScript library:
@gel/ai
. Access all Gel AI features right from your JavaScript backend application.