TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Best AI API's for Developers?

3 pointsby fredrivettover 2 years ago
Hey folks, like many of you I&#x27;m a bit mind-blown at how AI has exploded in the last few months, and as a developer I&#x27;m keen to stay up to date on what the best developer tools&#x2F;packages and API&#x27;s are (whether open or closed source).<p>I&#x27;ll start with an obvious one:<p># Stable Diffusion (open source)<p>Stable Diffusion is a machine learning, text-to-image model to generate digital images from natural language descriptions.<p>https:&#x2F;&#x2F;replicate.com&#x2F;blog&#x2F;run-stable-diffusion-with-an-api

2 comments

mikeaagover 2 years ago
Not sure if this is the kind of thing you&#x27;re talking about, but the big cloud providers offer a host of AI&#x2F;ML APIs for a range of different things.<p>For example: <a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;machine-learning&#x2F;ai-services&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;machine-learning&#x2F;ai-services&#x2F;</a> <a href="https:&#x2F;&#x2F;cloud.google.com&#x2F;products&#x2F;ai" rel="nofollow">https:&#x2F;&#x2F;cloud.google.com&#x2F;products&#x2F;ai</a>
评论 #33114390 未加载
fredrivettover 2 years ago
Another great place to look is Open AI’s example list:<p><a href="https:&#x2F;&#x2F;beta.openai.com&#x2F;examples&#x2F;" rel="nofollow">https:&#x2F;&#x2F;beta.openai.com&#x2F;examples&#x2F;</a>