quivr icon indicating copy to clipboard operation
quivr copied to clipboard

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, Anthrop...

Results 721 quivr issues
Sort by recently updated
recently updated
newest added

Works for one url and crawls the rest but somehow doesnt save it into the file, think it might have to do with the endpoint itself in the API.py the...

In the dropdown of choosing API Key, can it be added to future roadmap? This will allow us to have flexibility over custom LLMs, and underlying design hopefully will not...

GPT-4: To allow capitalized file extensions, you can convert the file extension to lowercase before checking it against the `file_processors` dictionary in the `filter_file` function. Here's the modified `filter_file` function...

I see that your current application supports the summarization feature. However, the summarization is not enabled/disabled from the front-end. To allow users to enable/disable summarization on the front-end, you can...

I did install this module and un/install for several times. This error keeps happening. Error Log: web | - wait compiling /middleware (client and server)... web | - error ./middleware.ts:1:0...

Operating System: ubuntu 20.04 Docker and Docker Compose versions: Docker version 23.0.1, build a5ee5b1 Docker Compose version v2.16.0 Problem I met: when I run `docker compose up` to launch the...

To make the system better support Chinese, which files should be modified?

需要改动哪些代码?让他能够更好地支持中文?

When I upload a document, I get the following error. ``` backend | 2023-05-26 12:38:59,156:WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in...

Hi there, Many thanks for this amazing work! As titled, just to recommend some multi-model databases which I think might fit with Quivir since its outstanding feature of processing different...