TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: GPTflix: a simple framework for the OpenAI and Pinecone stack

4 点作者 stephanst超过 2 年前

3 条评论

stephanst超过 2 年前
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!
andre-z超过 2 年前
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. <a href="https:&#x2F;&#x2F;github.com&#x2F;qdrant&#x2F;qdrant">https:&#x2F;&#x2F;github.com&#x2F;qdrant&#x2F;qdrant</a> Disclaimer: I&#x27;m from the Qdrant team.
评论 #34921451 未加载
jeadie超过 2 年前
If you&#x27;re wanting an end to end solution for something like this, you should check out <a href="https:&#x2F;&#x2F;github.com&#x2F;marqo-ai&#x2F;marqo">https:&#x2F;&#x2F;github.com&#x2F;marqo-ai&#x2F;marqo</a>. It handles all of this and it&#x27;s entirely open-source too
评论 #34921456 未加载