Use and bundle Qdrant in a desktop app #1446
Closed
martinnormark
started this conversation in
General
Replies: 1 comment
-
Yes, you can modify and use it without restrictions
Since v1.0 it works on windows, you can use cargo to build it in a pretty same way as you do on linux. There are a few dependencies you might need to install, like protoc, llvm, e.t.c. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Many use cases with Qdrant are obviously cloud/server based.
But what if I wanted to create a desktop app for e.g. lawyers to help them reason about large amounts of documents, but for privacy concerns do not want that moved to a server.
Two questions:
Beta Was this translation helpful? Give feedback.
All reactions