EDB Postgres AI AI/ML - Using the pgai tech preview
Suggest editsThis section shows how you can use your newly installed pgai tech preview to retrieve and generate AI data in Postgres.
- Working with AI data in Postgres details how to use the pgai extension to work with AI data stored in Postgres tables.
- Working with AI data in S3 covers how to use the pgai extension to work with AI data stored in S3 compatible object storage.
- Standard encoders goes through the standard encoder LLMs that are supported by the pgai extension.
Working with AI data in Postgres
How to work with AI data stored in Postgres tables using the pgai extension.
Working with AI data in S3
How to work with AI data stored in S3-compatible object storage using the pgai extension.
Additional functions
Other pgai extension functions and how to generate embeddings for images and text.
Could this page be better? Report a problem or suggest an addition!