Closed ChakshuGautam closed 8 months ago
Hi! Important Details - These following details are helpful for contributors to effectively identify and contribute to tickets.
Please update the ticket
I would like to work on this issue @ChakshuGautam
Hey @J0SAL, yes sure. Assigning the ticket to you.
I would love to work on the issue.
by server you meant cloud server right?
@kartikf4 see the other modules in ai-tools. Example - https://github.com/Samagra-Development/ai-tools/tree/restructure/src/llm/openai/chatgpt3. It's an independent module that we add.
Hi @Shruti3004, can you assign it to someone else, as i won't be able to make it
hey ! the link mentioned (https://llamahub.ai/l/llama_packs-ragatouille_retriever?from=llama_packs) gives a 404.
hey ! the link mentioned (https://llamahub.ai/l/llama_packs-ragatouille_retriever?from=llama_packs) gives a 404.
You can use any implementation of RAGAToullie or ColBERT directly
hi @Shruti3004 @ChakshuGautam @GautamR-Samagra I am interested in this project. I have experience in building API endpoints via Fastapi , RAG pipelines, and vector databases. Can you assign this ticket to me. Also, details on the current state of the project will be appreciated. I have also gone through the RAGatouille, i will soon share the project implementation plan. Thank you.
Hello @ChakshuGautam @Shruti3004 @GautamR-Samagra I am interested to contribute in this project. I have experience working with Pytorch. Please let me know how to connect with you for further discussion. Also could you please assign the ticket to me?
Have also added COlbert to ai-tools myself here to allow to run on a collab through that.
Has a few issues :
Hey @ChakshuGautam @Shruti3004 @GautamR-Samagra ! I am interested in contributing to this project, and working on the prerequisites. Could you please assign this issue to me ?
Hi @Sohajawdekar , this has been picked up and completed by @takshpanchal
@takshpanchal do tag the pr raised finally here
Description
Need to be able to deploy Colbert on a server such that one can update index in it using an API call.
Current State
We are able to deploy ColBERT locally using RAGAtoullie in our local systems. Our current vector DB setup is PGvector.
Implementation Details
We want to be able to setup RAGAtoullie/COLBERT on a server such that content can be retrieved quickly.
It should be able to do the following :
Product Name
AI Tools
Organization Name
SamagraX
Domain
NA
Tech Skills Needed
Pytorch/ Python, ML
Category
Feature
Mentor(s)
@ChakshuGautam
Complexity
Low