timescale / pgai

A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL
PostgreSQL License
1.93k stars 86 forks source link

Vectorizer for Ollama: Add Ollama support for vectorizer #230

Open theodufort opened 17 hours ago

theodufort commented 17 hours ago

What problem does the new feature solve?

Add Ollama support for vectorizer

What does the feature do?

Allows to use self hosted Ollama instance to process embeddings.

Implementation challenges

No response

Are you going to work on this feature?

None

Askir commented 14 hours ago

We are on it already 😄 https://github.com/timescale/pgai/pull/227