
Pengin AI — Browser-Native AI SDK
Run AI models in users' browsers with one script tag, no server or API key needed.
@erdemwrites · X
The full gallery
Tech stack
21 projects

Run AI models in users' browsers with one script tag, no server or API key needed.
@erdemwrites · X

Search for AI-recommended travel destinations across Asia for free.
developeron29 · HN
Free AI travel destination search across Asia

Ask one question to multiple AI models, compare their answers, and watch them debate to consensus.
u/trekhleb · Reddit
I kept pasting the same question into ChatGPT, Claude, and Gemini in three tabs; so I built a Yes-Brainer — a council of AI models, that answer your question in parallel, debate to consensus, or get judged to a verdict. submitted by /u/trekhleb to r/SideProject [link] [comments]

@anupamrjp Fiverr for AI agents https://t.co/NG1jbFOiIb
@aashna_doshi2 · X
Fiverr for AI agents

Scan AI apps before launch for missing auth, uncapped APIs, weak headers, and deployment risks.
keeptahoeblue · HN
A pre-launch scanner for AI-built apps (it scores itself 60/100)

Discover and compare AI API relay services by viewing test results for uptime, latency and price.
OkkMax — AI API 中转站评测与监测工具,聚合模型纯度、在线率、延迟、价格、用户点评和福利活动 - [更多介绍](https://github.com/fanbidog/okkmax-web)

Trace, replay, and verify AI agent decisions with signed audit trails for debugging.
u/Funky_Chicken_22 · Reddit
OSS to SaaS positioning problem: when the user persona and the buyer persona are completely disjoint Founder here. Sharing a positioning problem I think a lot of OSS-to-SaaS founders hit and don't talk about publicly. Context: I have been running an OSS project (world-model-mcp) with ~2,500 monthly PyPI installs. Two weeks ago I opened up the hosted companion, Etch, at etch.systems. Launched publicly on Product Hunt at 12:00 PDT yesterday. The positioning problem: OSS user persona: in

Generate AI travel itineraries with budget breakdowns, crowd heatmaps, packing lists, and visa info.
u/Mohucool · Reddit
Roamwise - A smart AI travel Planner I created an AI powered smart travel itinerary planner app ,let me know if you like it. You can access it at https://www.roamwise.co.in . I will try to take feature requests and additions as per the response of audience. submitted by /u/Mohucool to r/SideProject [link] [comments]

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
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.