
Engine by redsystem
Generate, host and payments from a live website in one click
What it does
Hey Product Hunt! I am a completely self-taught developer. I learned c++ for a year in 2012. Now I built Engine. It’s an AI website builder. Instant Monetization: Just paste a Stripe, PayPal, or Gumroad link into the assets drawer, and the AI will perfectly integrate a working checkout button into your design. Custom Domains: You can attach your owncom domain right from the dashboard, and it provisions the SSL and DNS automatically. I would absolutely love for you to test it out. Cheers, Chris
Does the same job
all alternatives →
AI Website Builder by beehiivNov 2025 · ▲157Build your website in minutes by simply chatting with AI.

- IBI built an AI-powered website builder–no code required2024 · aiwebsitebuilder.tech · ▲7
Hi HN, I’ve been working on an AI-powered website builder that allows anyone to create a fully functional website in just a few minutes. No coding, no design skills—just a simple, intuitive process with AI handling the heavy lifting. Here’s what you can do with it: • Create a website by entering a name, description, and subdomain. • Use AI to design the site, customize content, and edit sections with simple prompts. • Preview, tweak, and publish your website live instantly. • Download the code for full flexibility if you want to self-host or integrate. It’s still an MVP, and I’ve got lots of…
- DGDotComBuddy – Generate and check domains with AI in one go2025 · dotcombuddy.com · ▲8
I tend to use AI to brainstorm domain names, but I kept wasting time pasting each idea into Namecheap to see if they were available. So I built DotComBuddy - it generates ideas (using DeepSeek V3 - switched from GPT-4o after realizing quality was just as good) and checks availability in real time via Name.com’s API. Built with Next.js and Vercel’s AI SDK, the app gives you a table of available domains with their price. 10 free searches to try it out, then $9/year (what I’d pay to never do this manually again). Sharing this for anyone else tired of switching tabs to check domains. Happy…
- IMI made a text to website generator powered by gpt4 and tailwind2024 · instawebai.com · ▲11
Hello HN! A few weeks ago I tried looking for a way to quickly create business sites without spending hours designing or using generic templates. AI seemed to be the answer. After trying multiple AI builders I couldn't find one that was easy to use and didn't use templates. I wanted something truly dynamic a tool that can create a website for anything fully AI driven design decisions based on my description. So I created one. A truly dynamic AI web builder.(Powered by GPT4 with styling done in tailwind css). Try it out here https://www.instawebai.com
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com