
WebWright | AI API Platform — 2× Faster, 87% Cheaper Than Claude
为开发者提供比Claude更快、更便宜的AI API平台。
@WebWrightAI · X
完整作品展
技术栈
3859 projects

为开发者提供比Claude更快、更便宜的AI API平台。
@WebWrightAI · X

订购化验检查,自定义检查项目,通过电邮获取结果。
@DirtCheapLabs · X
It's just dirt cheap labs lol

一个Markdown笔记本,自动保存每个编辑版本,让你随时回到过去的内容。
@khagankarimi · X
simple markdown notebook with version history

通过AI聊天界面一站式创建视频,自动生成脚本、配音和编辑。
u/Real-Estate-Agentx44 · Reddit
Built an AI video tool where one chat writes, voices, generates, and edits the whole video - is all-in-one actually useful or do you prefer separate tools? I've been building ViewPress AI , an AI video generator, and I'm at the point where I want honest feedback before I keep pushing in one direction. Instead of jumping between a script tool, a voice tool, an image/video generator, and an editor, you describe what you want in one chat and the agent handles the whole thing. It

发布前根据312个因素对社交媒体帖子评分。
u/Otherwise_Goose5292 · Reddit
I built an AI that scores your social post on 312 factors before you publish — roast my roaster Two of us are creators who got tired of the post-and-pray cycle: hours on a post, hit publish, hope, mostly flop, never know why. We realized the difference between our good and bad posts was never luck — it was hook, CTA, timing, caption. Fixable things. So we built Synthiya: paste a draft, pick your platform, and it grades it 0–100 across 13 categories (312 factors) and tells you exactly what t
在文本、图像、视频和音频中检测AI生成的内容。
@aicontentmeter · X
🚀 I just launched It's free to try, and I'd love your honest feedback. Use code JULY20 to get 20% off the Pro plan throughout July. What would you improve or add? Every suggestion helps! #BuildInPublic #AI #ChatGPT #SEO

AltosTools 提供 12 个免费在线生成器,无需注册,直接在浏览器中使用。
@Oriam216 · X
Just launched AltosTools 🧰 — 12 free online generators in one place. QR codes, passwords, business names, price quotes & more. No sign-up, works on mobile, runs 100% in your browser. Try it 👉 #buildinpublic #freetools #indiehackers

在GitHub pull requests上自动生成代码文档。
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

将Basecamp项目日历合并为统一的iCal日历源,支持谷歌日历、Outlook和Apple日历。
bhagyeshsp · HN
First things first: On the landing page, click on the "demo" link below the Hero section to try it without jumping any hoops ** I'm a long-time Basecamp user and satisfied with its overall functionality. Of course, there are many things that can be improved but that is not the point of this post. *Background* Basecamp lets users create "Projects". These projects are isolated workspaces that contain: members, todos, chat, files, message board, and calendar, etc. My issue was with the scattered calendars. Because I (and every other Basecamp user) creates a dedicated project for different scope of work, even if it is for the same client. For example, at any given time, I may have 4 projects for client-X and 3 projects for client-Y. *My pain point* I have experienced that most clients (especially the decision-makers) do not use Basecamp as often as we--the agency folks use it. They just use it when some reviews or comments are required or some file access. The clients organize their

通过阅读适合你语言水平的AI生成故事,在语境中学习词汇和语法。
lecsium · Product Hunt
Lecsium Learn languages by reading AI-generated interactive novels

让AI模型通过3D动画展现香蕉植物的完整生命周期来比较性能。
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.

浏览在黑客新闻上提交的 Substacks。
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor