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

OTHER License

Stars
34.6K
Committers
119

Bot releases are hidden (Show)

quivr - v0.0.50

Published by StanGirard about 1 year ago

0.0.50 (2023-08-02)

Features

  • Introduce repository pattern to prepare adding other database providers (#646) (303ba72)
  • prompt: added instructions in standalone question & a bit more things (#826) (c217979)
quivr - v0.0.49

Published by StanGirard about 1 year ago

0.0.49 (2023-08-01)

Features

Bug Fixes

quivr - v0.0.48

Published by StanGirard about 1 year ago

0.0.48 (2023-08-01)

Bug Fixes

  • openai: user key now used for llm model (c01433c)
quivr - v0.0.47

Published by StanGirard about 1 year ago

0.0.47 (2023-08-01)

Features

quivr - v0.0.46

Published by StanGirard about 1 year ago

0.0.46 (2023-07-31)

Features

  • aws: increased numer of replicas to 10 (9809ef4)
  • aws: increased size (56f254a)

Bug Fixes

  • frontend: correctly display document information in explore view details (#781) (87c5e58)
  • Toast message hidden under the footer (#761) (3e8ed46)
  • udpate migration script doc (#793) (a609c01)
quivr - v0.0.45

Published by StanGirard about 1 year ago

0.0.45 (2023-07-27)

Bug Fixes

  • release-please: use personal token to be able to trigger release (#789) (2fcff0b)
quivr - v0.0.42

Published by StanGirard about 1 year ago

What's Changed

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.41...v0.0.42

quivr - v0.0.41

Published by StanGirard about 1 year ago

TL;DR

New page for Brain Management - TBC

What's Changed

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.40...v0.0.41

quivr - v0.0.40

Published by StanGirard about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.39...v0.0.40

quivr - v0.0.39

Published by StanGirard over 1 year ago

TL;DR

You can't delete the brain if you are not an owner

What's Changed

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.38...v0.0.39

quivr - v0.0.38

Published by StanGirard over 1 year ago

TL;DR

Added RBAC for brains
Fixed Mobile issues

What's Changed

New Contributors

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.37...v0.0.38

quivr - v0.0.37

Published by StanGirard over 1 year ago

TL;DR

You can now share brains with other users ! 🔥

What's Changed

New Contributors

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.36...v0.0.37

quivr - v0.0.36

Published by StanGirard over 1 year ago

##TL;DR
Shareable brains 🔥

What's Changed

New Contributors

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.35...v0.0.36

quivr - v0.0.35

Published by StanGirard over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.34...v0.0.35

quivr - v0.0.34

Published by StanGirard over 1 year ago

quivr - v0.0.33

Published by StanGirard over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.32...v0.0.33

quivr - v0.0.32

Published by StanGirard over 1 year ago

TL;DR

Added some new frontend test
Added some security headers
New Supabase edge functions for email subscription
Fix bug in migration

What's Changed

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.31...v0.0.32

quivr - v0.0.31

Published by StanGirard over 1 year ago

What's Changed

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.30...v0.0.31

quivr - v0.0.30

Published by StanGirard over 1 year ago

TL;DR

  • You can now search through your brains
  • multithreading for calls to the database
  • Loads of front end tests
  • Refactor of the Backend to facilitate integration from new LLMs

What's Changed

New Contributors

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.29...v0.0.30

quivr - v0.0.29

Published by StanGirard over 1 year ago

TL;DR

  • Migration Helper
  • Testing Strategy
  • Frontend testing
  • Improved Openai functions
  • Removed google vertexai from choices in production

What's Changed

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.28...v0.0.29