pgai icon indicating copy to clipboard operation
pgai copied to clipboard

A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL

Results 27 pgai issues
Sort by recently updated
recently updated
newest added

Just wanted to mention that I am looking at the `vectorizor` branch, as that seems to be the active development branch as far as I can tell. The current OpenAI...

community

Pardon me for posting this here, but could not find a more suitable repo for it. Right now, the workflow for developing complex queries involves asking e.g. ChatGPT, then pasting...

Feature branch for vectorizer

- Introduced `--poll-interval` option to specify the wait time before checking for new work after processing all available tasks. - Added `--once` flag to exit the program after processing all...

Release please will only modify, create release PRs, changelog, git tags, and github releases. For the projects/pgai package.

Adds a Docker compose example. Installs the pgai extension when building the Docker container. Enables auto prefix for the env vars of the vectorizer cli options.