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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Automated data pipeline for your AI apps

5 点作者 SkullTech超过 1 年前
We just launched Turbine, it automates the data pipeline for LLM powered apps. It fetches data from your database, creates embeddings from the data, and stores in a vector database for easy semantic search. It also creates a real-time data pipeline to fetch changes and keep the search data fresh.<p>Turbine supports multiple source databases, embedding models and vector databases. It&#x27;s aimed to be configurable and easy to use at the same time.<p>It&#x27;s primary use case would be being the data backend for LLM apps—to create a relevant context for each prompt from your data.<p>We are very early and this is our first public launch, we just have tested the product internally. Any and all feedback would be very appreciated. DM or email me at sumit@useturbine.com if you are interested to be a early beta user of Turbine and help us build this product.<p>Thank you! Looking forward to your comments.

1 comment

SkullTech超过 1 年前
Some updates<p>• We want to get as much feedback as possible, so we made Turbine free for now.<p>• We also added a web dashboard&#x2F;&#x2F; console through which you can try it out easily.<p>• Turbine now supports bringing your own OpenAI API key, Pinecone index, etc. Let us take care of just the data pipeline.