nowfound

Alternatives

Products that do what Platform for non-technical people to build and deploy websites/apps does

I launched my side project (JDoodle) here 10 years ago, and it has served millions of students, teachers and developers since then. Thanks for your feedback on the initial days. Launching a new product - JDoodle.ai. This is for non-technical users to build and deploy websites and web apps. Unlike other online AI coding platforms that are trying to be an online version of Cursor, we will focus on non-technical users and try to make it easier for them to build apps without seeing or touching code. AI is still maturing in coding, so we will provide the additional layers and guardrails required…

  1. 1

    Build and deploy web apps straight from ChatGPT/Claude

    Feb 2026

  2. 2
    Vamah.ai244

    Vibe app builder with free bug fixes, db and PAYG credits

    Nov 2025

  3. 3NO

    Hello HN! The day has finally come to stop adding features and start sharing what I've been building the last 5-6 months. It's a bit of CrewAI, OpenDevon, LangFuse/Cloud all in one, providing devs who prefer TypeScript an integrated framework thats provides a lot out of the box to start experimenting and building agents with. It started after peeking at the LangChain docs a few times and never liking the example code. I began experimenting with automating a simple Jira request from the engineering team to add an index to one of our Google Spanner databases (for context I'm the…

    2024 · github.com

  4. 4
    Uncursor127

    Build apps and websites with AI. On iOS, Android, & the web

    2025

  5. 5MO

    Hi HN, I'm Jonathan. My co-founder, Thomas, and I started building Mistle in Feb. We saw larger tech companies like Ramp (Inspect) and Stripe (Minions) build this internally and thought an open source version should exist. We made a few very intentional decisions when working on this: 1. Credentials are kept out of the sandbox. Authorized access goes through a proxy, so agents do not directly receive credentials. 2. The harness is not our problem. We're not going to tackle things like memory, self-learning. 3. No magic. Configurations are explicit. You can bring your own keys for models,…

    May 2026 · github.com

  6. 6OS

    I have been trying to create AI retool where tooling is done via AI, to create full stack apps like internal portals, ERP apps. Which led me to an architecture where we give ai pre build component, tools and let is just do the binding, content generation work to create full stack apps. With this approach in a single prompt AI is able to generate final config jsons using chained/looped agentic llm flow and we render a full stack app with the configs at the end. I have open sourced the whole project whole code, app builder, agentic architecture, backend for you to use. Github:…

    2025 · oneshotcodegen.com

  7. 7IB

    Hey everyone! I wanted to share a side project I've been working on that I think could be really useful for a lot of people, especially those in the web development and no-code space. As a developer with over five years of experience, I've done my fair share of freelance web development projects. Initially, I always coded everything from scratch, but as I took on more projects simultaneously, I started using Webflow to save time. While Webflow was helpful, I often found myself wishing for a faster way to set up a website – something that would allow me to start with a template and then…

    2024 · instwebai.com

  8. 8CW

    Hey HN friends, Just launched my first NoCode web app, maching.ai, built with Bubble. Check it out and let me know if you have any questions or suggestions!

    2023 · maching.ai

  9. 9NC

    Hey everyone! we just launched Promptly apps (https://trypromptly.com/), a no-code platform to build generative AI apps and chatbots. We allow users to build web apps and chatbots by chaining LLM APIs (we call processors) from providers like OpenAI, StabilityAI, Cohere etc, without writing any code. We also let users to bring in their own data and store it in a vector database to be used for context augmentation in their apps. Users can import data from a variety of sources including urls, sitemaps, PDFs and other file types Published apps are accessible to app's users via a…

    2023 · trypromptly.com

  10. 10IM

    Hey everyone! I'm really excited to share a side project I've been pouring my heart into lately. As a developer with over five years of experience, I've taken on my fair share of freelance web development projects. In the beginning, I always coded everything from scratch, but as I juggled more projects simultaneously, I started using Webflow to save time. While Webflow was definitely a lifesaver, I couldn't help but wish for an even faster way to set up a website – something that would allow me to start with a template and then easily customize it to my heart's content. The problem with most…

    2024 · instawebai.com

  11. 11IB

    Hi HN, I’m the creator of Cordum. I’ve been working in DevOps and infrastructure for years (currently in the fintech/security space), and as I started playing with AI agents, I noticed a scary pattern. Most "safety" mechanisms rely on system prompts ("Please don't do X") or flimsy Python logic inside the agent itself. If we treat agents as autonomous employees, giving them root access and hoping they listen to instructions felt insane to me. I wanted a way to enforce hard constraints that the LLM cannot override, no matter how "jailbroken" it gets. So I built Cordum. It’s an open-source…

    Jan 2026 · github.com

  12. 12AA

    I built a tool to solve a problem I kept running into: I was making product decisions based on guessing instead of real users. I kept building stuff nobody wanted as I was usually wrong. So, I built HolyShift: AI agents that validate product ideas by talking to real people on Reddit, HN, X, and LinkedIn … then generate a detailed GTM and “Should we build this?” report. No synthetic data (ChatGPT). No predictions. Only real conversations from real people. What it does • Posts platform-native questions (where allowed) • Collects real reactions, objections, pricing signals • Clusters feedback…

    Nov 2025 · app.holyshift.ai

  13. 13AA

    Hey folks, I'm Yuval. I run a tiny startup called Glitter AI. It's just me full-time here, with a couple of freelances to help here and there. A couple of months ago, I went from managing zero requests to hundreds -- overnight (won Product of the day on Product Hunt). As someone who gets VERY easily distracted (maybe you relate), I had to find some sort of way of handling all the chaos if I didn't want to burn out. I came up with a pretty cool automation flow that I thought folks on HN here may be interested in reading about :) So here goes: Most of my interactions come through Intercom.…

    2024

  14. 14IB

    Hi HN I built a fun little tool: It uses Groq’s LLaMA 3.3 + Puppeteer to analyze a website Then it roasts the design/content/UX with humor And finishes with 3–5 genuinely helpful improvement tips You can try it here: https://ai-roast-vert.vercel.app I wanted to: Practice fast idea-to-launch cycle (built in 2 days) Experiment with a viral-friendly product Monetize with a $0.55 pro version that gives a detailed roast + download Would love your feedback — on the idea, the tone, the usefulness — anything! Thanks in advance

    Sep 2025 · ai-roast-vert.vercel.app

  15. 15IB

    Hey HN. I built an AI agent harness over the past few months and I'm open sourcing it today. Some context on why. I've been building with Claude Code daily using this harness. It orchestrates multiple AI agents as a team, with a dashboard, chat, kanban board, the works. I used it to build a full SaaS product (MyUpMonitor, https://myupmonitor.com) in about 24 hours of focused coding. Then yesterday Anthropic announced Mythos and decided to keep it behind closed doors. Meanwhile I'm paying for Claude and I can't access their best model. I don't think that is nice at all... So I'm…

    Apr 2026 · github.com

  16. 16AR

    Hi HN. I'm the founder of Phoenix Labs (ex TikTok, Applied AI) and we're open sourcing our internal tooling today which is like a toolchain / meta-harness for CLI agents useful for really scaling eng and creative work. We are a very small team who's building a very ambitious product so we had to find ways to squeeze every ounce of efficiency that we could get our hands on. Harness strengths of different models (Claude, GPTs) and CLI-harnesses (Claude Code, Codex), safe/robust browser integration to speed up UX/QA testing, teams cli to speed up security reviews and parallelize…

    May 2026 · agents-cli.sh

  17. 17KA

    I built Kooder, an AI software engineer that generates fully functional full-stack applications from natural language prompts. The goal is to streamline the development process for both engineers and non-technical founders. Key features: Natural language app generation (describe your idea, get working code) Support for major frameworks (React, Next.js, Node, Python, and more) Backend API scaffolding and database setup Smart code suggestions and refactoring Continuous deployment integrations Kooder is already helping solo founders, indie hackers, and internal engineering teams build faster.…

    Oct 2025 · kooder.dev

  18. 18YA

    Hey HN, I wanted to see what happens if you put a large group in control of a site that’s completely built and updated by an AI agent. See the site here: https://youarethepm.com. I first tried this with a small group of co-workers and it worked surprisingly well, so the obvious next step was: give it to a bigger group of strangers and see what we learn. This site is fully autonomous. An AI agent reads this thread, decides what to do, writes code, and ships updates on a virtual computer. I might step in if it gets totally stuck, but the goal is for the site to evolve primarily based…

    Jan 2026 · youarethepm.com

  19. 19IB

    I built Meepo – a smarter search engine for a local (South African) fashion and homeware store. I have no affiliation with said store. I built this for myself, because I was frustrated at how difficult it was to find what I wanted with the existing search engine + I was curious how well CLIP (a relatively new AI technique with open source code and models) would work here. I think it works quite well! It's much more forgiving than the original search engine. I don't have to guess what exactly they decided to label a particular item. But what I like even more is that it works quite well for…

    2022 · meepo.shop

  20. 20UA

    Recently several AI labs have published experiments where they tried to get AI coding agents to complete large software projects. - Cursor attempted to make a browser from scratch: https://cursor.com/blog/scaling-agents - Anthropic attempted to make a C Compiler: https://www.anthropic.com/engineering/building-c-compiler A few weeks ago I posted xmloxide, an agent-made Rust replacement for libxml2 made by pointing Claude code at the libxml2 test suite: https://news.ycombinator.com/item?id=47201816 curl is arguably the most widely deployed…

    Mar 2026 · github.com

  21. 21

    Build browser-native AI agents with Python -no server needed

    Jun 2026 · agentop.com

  22. 22GC

    Hello HN, we're Andrew and Stephen from Keyboard (https://www.keyboard.dev/). After building AI tools for the past year, we recently made a YouTube video on building MCP servers and realized MCP is a total game-changer. It essentially lets AI do anything by connecting to your apps. But the deeper we dove, the clearer it became that security and privacy were complete afterthoughts. Coming from backgrounds at Okta and Stripe, this made us pretty uncomfortable. We kept seeing the same pattern: every app needs its own MCP server, each storing sensitive tokens, with minimal…

    2025 · github.com

  23. 23

    One Intelligent AI Platform for Everything You Do

    Jul 2026 · app.ainexlayer.com

  24. 24

    One-click deployment platform for curated web applications

    Jun 2026 · belisov.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →