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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: OpenAPI access to SaaS/PaaS/IaaS for your LLMs. No more MCP clutter.

2 点作者 uncomplexity_大约 1 个月前
Hey all, we built a search engine for LLMs to easily find and use APIs from different vendors.<p>Our initial release supports GitHub, Cloudflare, Bunny, Supabase, Box, Koyeb, Render, DigitalOcean, Hetzner, Linode, Stripe, &amp; Plaid.<p>In the homepage we provided one-click demos with digitalocean, cloudflare, stripe, and github.<p>Why we built this:<p>- We want LLMs to adapt. Usual approach is to hard-code the tools &#x2F; actions they can do. We built this so LLMs can search and execute actions on the fly.<p>- We want to reduce redundancy. Writing MCP layers on top of OpenAPI specs brings in coverage limitations and versioning drifts. We built this so LLMs can have direct access to OpenAPI specs.<p>- We want to be more efficient. Entire OpenAPI specs from large vendors won&#x27;t fit in context windows. We built this so they can just find what the exactly need and be able to use it.<p>Think of it like Google, but instead of finding information, it&#x27;s for finding actions that your LLMs can execute.<p>You can read more info at homepage on <a href="https:&#x2F;&#x2F;uncomplexities.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;uncomplexities.com&#x2F;</a>.<p>The usage instructions for LLMs are at <a href="https:&#x2F;&#x2F;api.uncomplexities.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;api.uncomplexities.com&#x2F;</a>.<p>Our homepage demo, it&#x27;s claude 3.7 instructed with &quot;You MUST use the Uncomplexities API to correctly format our REST API operations. Read the usage instructions at <a href="https:&#x2F;&#x2F;api-cdn.uncomplexities.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;api-cdn.uncomplexities.com&#x2F;</a> or <a href="https:&#x2F;&#x2F;api.uncomplexities.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;api.uncomplexities.com&#x2F;</a> before we interact with any SaaS, PaaS, or IaaS.&quot;<p>Currently our goal is to provide a free public search engine of all saas&#x2F;paas&#x2F;iaas that has public-facing apis. thankfully cdns are a thing and we have some internal caches in place for the search operations so we can manage the costs.<p>We have more plans soon:<p>- open source core parts of it including pre-processed datasets<p>- add more usage guide for user and for developers<p>- improvements in indexing and search<p>- commoditizing some of the compliments, trying to build a business on top of it so we can sustain the free public stuff<p>please give us your feedback, thank you

暂无评论

暂无评论