khoj-ai / khoj

Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp.
https://khoj.dev
GNU Affero General Public License v3.0
12.64k stars 640 forks source link

Add pg_vector to store embeddings in Khoj #466

Closed sabaimran closed 10 months ago

sabaimran commented 1 year ago

For users doing self-setup, requires installation of the https://github.com/pgvector/pgvector extension

debanjum commented 10 months ago

Resolved in PR #549