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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How many AI startups are just OpenAI/Anthropic/etc. API calls with a UI?

16 点作者 Gshaheen4 个月前
I&#x27;m curious about the current AI startup landscape and how many companies are essentially just wrapping foundation model APIs (OpenAI, Anthropic, etc.) with a UI layer versus doing more substantial technical work.<p>Some questions I&#x27;m interested in: - How can you tell if a company is primarily using foundation model APIs? - What percentage of AI startups fall into this category? - Are there examples of companies doing this particularly well or poorly? - What constitutes legitimate value-add on top of foundation models?

6 条评论

muzani4 个月前
Earlier on, they were just wrappers. The models are like an engine, and everyone puts them in a cardboard box and calls it a car.<p>But we&#x27;re seeing companies like Cursor which pay a lot of attention to how the models interact with everything. They&#x27;re not just prompting the AI, they index files, they search and mimic styles. You can @ a certain file to use it as a reference. The composer is autonomous, even extracts commands from the AI to run, or extracts only the code needed. And it double checks that what it&#x27;s writing is true. There&#x27;s a whole <i>system</i> in there, it represents more like a modern car with proper driveshaft, gears, pedals and stuff. Copilot still feels like a box on four wheels attached to an engine.<p>Perplexity was a wrapper earlier on and arguably it might still be. But they&#x27;ve used AI more effectively than Google to figure out what a person is <i>actually</i> trying to search for, and suggest those things.<p>I think most of these companies will have minimal value added at the start and slowly start to refine it. It&#x27;s hard to say what percentage.
评论 #42920971 未加载
rcarmo4 个月前
I spent a good chunk of the pandemic doing startup advisory, and some of that has lasted up until the holiday season, so I can tell you that there was a marked shift one or two years ago where the investment board I had a seat on decided to point blank stop looking at startups that were solely focused on AI, because even the non-technical board members realized that there was little to no added value there -- and we were getting like 70% of new prospects in that category.<p>I would go into a demo, look at it, ask them how they did RAG on the data, ask to speak to the people doing their AI models, etc. And then sometimes I would spend a couple of hours wiring up a Node-RED flow to show my colleagues how trivial it was.<p>The stuff we (now they, since I&#x27;m taking some time &quot;off&quot; that moonlighting gig to recover from burnout) ended up prioritizing are companies that focus on business processes where triage and &quot;human augmentation&quot; can actually benefit from LLM summarization, some automated decision making, and some data &quot;integration&quot; (not just summarization, but broad correlation of events, etc.)<p>There&#x27;s a _lot_ to be done in many fields where, say, you will notice a spike in some piece of data (using conventional ML), gather the data around that event and present it to a human (with pros and cons, including trying to flag if the data is reliable). Think GitHub issues for crop management, and you&#x27;re halfway there.<p>_Those_ companies really need to have their use cases sorted out, and not just try to be &quot;the Uber for greenhouse management&quot; because they wrapped weather forecasts into an LLM.<p>So, in short, the real added value is expediting or improving use of domain expertise captured from (or still held by) humans.
评论 #42910596 未加载
评论 #42911110 未加载
yamirghofran4 个月前
I think as models get commoditized, that doesn&#x27;t really matter. In fact, the UI is what becomes important. We can already see this with Deepseek and other Open-Source models.
评论 #42914144 未加载
andrewfromx4 个月前
I do wonder after deepseek bombshell how can any one come up with an idea, start building, and not be constantly second guessing themselves on &quot;has the industry changed this week making everything we are doing moot?&quot;<p>Its almost like you need a full time AI researcher on team, not to help build, but to keep up on all new info and constantly tell the team PIVOT!
karmakaze4 个月前
Why does this matter? MS CoPilot uses OpenAI. One view is that if a foundational model is your moat, you have no moat. Even using commodity AI, you can still lead providing a service built on it.
linotype4 个月前
I mean, how many SaaS startups are just UIs around Postgres databases?
评论 #42914156 未加载
评论 #42911464 未加载
评论 #42912786 未加载
评论 #42917189 未加载