quivr icon indicating copy to clipboard operation
quivr copied to clipboard

Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Gr...

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

Fixes: https://github.com/StanGirard/quivr/issues/65

Hi, this seems to work for German for instance: ![language_prompt](https://github.com/StanGirard/quivr/assets/41258413/921ebc71-2c65-4e44-9991-bc54b6a25483)

Could you please show how to deploy this project on Vercel for better access, (such as how to set the needed openai_api_key\supabase_service_key\supabase_url, etc, tried to set them into the env.vars...

- New summaries vector store for summarization - Upload with summary - Query with evaluation - Added Guidance

Even if we miss https:// from a URL, it fails with this error:

Have a recursive crawling over a website, pulls every other website linked in the website

enhancement
good first issue
epic

I am getting the below. How can I fix this? Failed to upload file: AxiosError: Network Error

Add the possibility to feed the brain with good or bad feedback for answers it gave

enhancement
frontend
backend

I have deployed quivr using docker compose following the instructions in README. Bash shows `ready started server on 0.0.0.0:3000, url: http://localhost:3000`, but when I tried to acces it in a...

Hello, A docker image would be very helpful for us less inclined end users. Going through creating a docker image is very difficult and not something many users of this...