aiplanethub / beyondllm

Build, evaluate and observe LLM apps
https://beyondllm.aiplanet.com/
Apache License 2.0
264 stars 40 forks source link

[New component] VectorDB Support #29

Open tarun-aiplanet opened 7 months ago

tarun-aiplanet commented 7 months ago

Currently, we support In-Memory Store, but we need to add VectorDB support.

We are seeking collaborators who are interested in contributing. Please indicate your interest in enabling VectorDB by tagging yourself, and we will assign the task to you.

Kyouma45 commented 6 months ago

Sir @jaintarunAI, I wanna work on adding FAISS. Please assign this task to me

tarun-aiplanet commented 6 months ago

Sir @jaintarunAI, I wanna work on adding FAISS. Please assign this task to me

Done.

Jai0401 commented 4 months ago

@tarun-aiplanet Can I take this issue if no one is working on it?

tarun-aiplanet commented 4 months ago

@tarun-aiplanet Can I take this issue if no one is working on it?

which VectorDB do you want to add support?

Jai0401 commented 4 months ago

which VectorDB do you want to add support?

Weaviate

tarun-aiplanet commented 4 months ago

which VectorDB do you want to add support?

Weaviate

Assigned.

Jai0401 commented 4 months ago

@tarun-aiplanet I want to work on adding Redis.

tarun-aiplanet commented 4 months ago

@tarun-aiplanet I want to work on adding Redis.

Assigned

farzad528 commented 2 months ago

@tarun-aiplanet I want to work on adding Azure AI Search.

tarun-aiplanet commented 2 months ago

@tarun-aiplanet I want to work on adding Azure AI Search.

Assigned.

adi-253 commented 1 month ago

@tarun-aiplanet I want to work on Qdrant. Can u give me more info on what to do. I know RAG and I have implemented FAISS

tarun-aiplanet commented 1 month ago

@tarun-aiplanet I want to work on Qdrant. Can u give me more info on what to do. I know RAG and I have implemented FAISS

Done. Assigned

tarun-aiplanet commented 1 month ago

Sir @jaintarunAI, I wanna work on adding FAISS. Please assign this task to me

Hey @Kyouma45 any process on the assigned issue?

adi-253 commented 1 month ago

@tarun-aiplanet Can u explain me once what to do in brief. This is my first time contributing to open source

Jai0401 commented 1 month ago

@adi-253 you can checkout src/beyondllm/vectordb for reference.