Find answers from the community

Updated last year

I've been building RAG systems with

At a glance
I've been building RAG systems with LlamaIndex for a few months now, both for internal productivity tools and enterprise app software features, and I'm missing a piece of puzzle. I would like my users to be able to maintain their own vector db indices with a no-code browser interface, de-duplication, and CRUD functionality. Does anyone know of a project with features like this?

Edit: I should add that I must use Azure's vector db, or generally be able to use the db provider of my choosing.
T
a
2 comments
I haven't seen one yet but would be amazing to see a plug and play integration for this. I've typically just coded these myself, have you also been making your own interfaces for these?
you might check Azure cognitive search. you can build multiple vector db and hosted on cloud. but it is not cheap.
Add a reply
Sign up and join the conversation on Discord