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

:robot: I have created a release *beep* *boop* --- ## 1.0.0 (2023-05-20) ### Features * **api:** new api init ([58630f7](https://github.com/StanGirard/quivr/commit/58630f7207e13f891bd768e92668e7d37cf15f0a)) * **demo:** added ([869ae36](https://github.com/StanGirard/quivr/commit/869ae36190a9fba966d5a86d5e9353784c18daf6)) * **demo:** app can now have...

autorelease: pending

The browser shows "PLEASE WAIT " indefinetly. Any ideas? All dependencies installed correctly, ran table creation script in supabase successfully, tried credentials in secrets.toml with and without quotes.

bug

Add source to output messages Looking for a contributor

good first issue

Allow users to copy paste content in a text.input_area Looking for a contributor

good first issue

Deploy the app to streamlit Needs to load the API_KEY and all via the streamlit app. It means adding a configuration box to ask the users for their API_KEYS instead...

good first issue

Allow users to load a zip that will be de-zipped Looking for a contributor

good first issue

Render Javascript when loading an URL Looking for a contributor

good first issue

Add support for multiple URLs loading. Looking for a contributor

good first issue

closes #38 I did some digging and this seems to be a recurring theme with [`tempfile.NamedTemporaryFile()`](https://docs.python.org/3/library/tempfile.html#tempfile.NamedTemporaryFile) not being completely cross-platform. According to the python docs you can't open a tempfile...

I got Quivr up and running, Windows 10, but am having issues when I try to upload a file. It seems it doesn't have permission to access the Temp folder?...

bug