QuivrHQ / quivr

Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework
https://quivr.com
Other
33.99k stars 3.33k forks source link

Make Synchronization Async #2739

Open StanGirard opened 5 days ago

StanGirard commented 5 days ago

Currently each synchronization is tackled one by one. We need an efficient way to use workers to tackle them more efficiently

linear[bot] commented 5 days ago

TECH-41 Make Synchronization Async