Vector storage on Appwrite ? #6351
klopstock-dviz
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thanks for this nice project
I use it since march 2023, saves a lot of time
Now i need to store documents as vectors (vector embeddings)
Can we see this possibility in Appwrite ?
From a financial and global point of view, i am considering the subscription plan of Appwrite with Digital ocean (14$ ) where i dont have a vector database option
As a solution i can use specialized vector databases like Chroma or Postgres (with PGVector), to be connected to the Appwrite backend with custom functions
With this option i need to do custom devs to setup a working solution, + hosting cost, maybe 10 to 20 $ for my project size
On the other hand there is Supabase which includes vector databse (PGVector) for 25$, but i need to learn this BAAS and rebuild everything i built with Appwrite ...
Beta Was this translation helpful? Give feedback.
All reactions