
Profiteer - Every Tool You Need to Build, Grow and Profit Online
Discover winning products and trends with AI tools for building and growing online businesses.
@Profiteer_Site · X
The full gallery
Tech stack
60 projects

Discover winning products and trends with AI tools for building and growing online businesses.
@Profiteer_Site · X

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.

Embeddable visual workflow builder for web apps with optional AI assistance.
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t

Creates app blueprints and starter repos from your ideas for AI code editors.
@GuidedBase · X

AI dashboard for assisting with website management and optimization.
@SyedHuz61085101 · X
Please visit to see my work. Thank you.

Get personalized AI software stack recommendations based on your business bottlenecks, stage, and budget.
@SublimeDr85198 · X

Audit your website's readiness for AI search engines like ChatGPT, Claude, and Perplexity in seconds.
@isreadyai · X
We help check if AI agents can read your site 💚 Free scan, no signup: — 32 checks in 5 seconds across GPTBot, ClaudeBot, Perplexity & more.

Agentic AI assistant for building websites, writing code, and handling complex tasks.
@durdom_evm · X
Chinese team at just dropped ZCode 3.0 and it's quietly reshaping the agentic coding landscape while everyone's waiting on Anthropic's roadmap here's what matters: GLM-5.2 is trading blows with Opus 4.8 on the benchmarks that actually count. 81.0 vs 85.0

Use AI code review that runs code in microVMs to catch more bugs faster.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db

Generate and edit AI images for marketing, ecommerce, social media, and branded content.
Gptimage2 — AI 图片生成工具

Route LLM requests across OpenAI, Gemini, and Anthropic to optimize cost and meet latency targets.
Aperswal · HN
Made a Free LLM Router

Desktop app for running multiple AI coding agents in parallel across git worktrees
vuphanse