Hey HN people, I'm releasing the source code of my little streamlit app called GPTflix that allows you to interact with >450K movie reviews and plots using vector search and the OpenAI LLMs. Enjoy!
Why did you decide to use a closed-source vector database if you do open-source?
There are plenty of open-source solutions to choose from: Weaviate, Milvus, or Qdrant. https://github.com/qdrant/qdrant
Disclaimer: I'm from the Qdrant team.
I’d love to try it ! TBH this app was made in less than a day as a proof of concept: my real work focus is on AI for drones and satellite imagery. If you’d like to build an alternative with Qdrant I’d be happy to merge it into the repo!
If you're wanting an end to end solution for something like this, you should check out https://github.com/marqo-ai/marqo. It handles all of this and it's entirely open-source too
stephanst|3 years ago
andre-z|3 years ago
stephanst|3 years ago
jeadie|3 years ago
stephanst|3 years ago