nowfound

Alternatives

Products that do what Vibe HTTP – AI generated HTTP responses does

Inspired by a video I saw about someone running GPT-4o in a try/catch handler, I built a server that serves up a completely AI-generated page. In the interest of not blowing up my OpenAI bill too much, I've linked to the GitHub page but the site is hosted on https://vibehttp.com/ or any combination of https://subdomain.vibehttp.com/any/path/you/want.

  1. 1

    Generate a ChatGPT for your website In 1 minute

    2023

  2. 2

    Vibe-code MCP-ready tools for any AI Agent

    2025

  3. 3

    Build a website with a simple AI chat

    2023

  4. 4
    VibeSec249

    Find and Fix Code Vulnerabilities Instantly!

    2025

  5. 5

    Create a GPT chatbot for any GitHub repo in just 30 seconds

    2023

  6. 6
    Recursi102

    Self improving vibe coding env with no API fees

    Jun 2026

  7. 7
    VibeCSS117

    AI Design Agent for Google Chrome

    Dec 2025

  8. 8

    Generate React landing pages with AI

    2024

  9. 9

    Make & customize one-page sites with chat

    2023

  10. 10
    Psyke67

    Vibecode the 100s of pages you need to win AI Search and SEO

    Oct 2025

  11. 11
    VibeNecto107

    Create stunning marketing content in seconds with AI

    2025

  12. 12VS

    Most of us have a list of URLs we need data from (government listings, local business info, pdf directories). Usually, that means hiring a freelancer or paying for an expensive, rigid SaaS. We built an AI Web Agent platform, rtrvr.ai to make "Vibe Scraping" a thing. How it works: 1. Upload a Google Sheet with your URLs. 2. Prompt: "Find the email, phone number, and their top 3 services." 3. Watch the AI agents open 50+ browsers at once and fill your sheet in real-time. It’s powered by a multi-agent system that can take actions, upload files, and crawl through paginations. Web Agent…

    Jan 2026 · youtube.com

  13. 13

    AI SEO agent that publishes to your site, after you approve

    5d ago · vibeseo.dev

  14. 14VL

    I built a CLI that detects patterns AI coding tools leave behind: empty catch blocks, hardcoded secrets, as any everywhere, comments that restate the code, god functions, SQL concatenation. 24 rules across JS/TS and Python. Zero config, runs offline, regex-based so it's fast. npx @yuvrajangadsingh/vibecheck . Also ships as a GitHub Action for inline PR annotations and standalone binaries (no Node required). Why: CodeRabbit found AI-generated PRs have 1.7x more issues than human PRs. Veracode says 45% of AI code samples have security vulnerabilities. "Vibe coding" is everywhere now…

    Mar 2026 · github.com

  15. 15

    Vibe-code custom-ready AI agents just by chatting

    Nov 2025

  16. 16IB

    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…

    2024 · aiwebsitebuilder.tech

  17. 17WB

    Hey HN, After GPT-3 created waves in the tech industry, a lot of AI tools were emerging and with that, some AI website builders But the results seemed way too generic to us. It felt like the developers were rushing to catch the wave instead of building a proper tool We took our time, did months of RnD and finally came up with something better than what others in the market are doing. It’s got better design output. While it’s still in beta, I wanted to show HN what we did. Will appreciate the feedback when you guys try it out. Here is the link to signup for the beta:…

    2024 · dorik.com

  18. 18VC

    Hey folks at HN, I didn’t want to pay $10–$30/month for AI email tools, so my friend and I built a free Chrome extension that works directly inside Gmail. It has the core features you'd expect: - When you open a reply, it drafts a response based on the thread — just hit Tab and send. - As you type, it suggests completions based on context (like autocomplete, but smarter). - Press Shift+Tab to force a suggestion anytime. - You can also give it context with // comments — e.g. // suggest a time on Thursday afternoon — and press Tab to drop in the response. Then hit…

    2025 · chromewebstore.google.com

  19. 19SA

    I built SpecMind, an open source developer tool for spec driven vibe coding. It keeps architecture and implementation aligned from the first commit instead of letting them drift apart. With AI assistants writing more of our code, projects move faster but architectural consistency is often lost. Each developer or AI can introduce new patterns, and after a few sprints, the structure becomes fragmented. SpecMind helps prevent that by generating and maintaining living architecture specs directly from your code. It works in three steps: 1. analyze – scans your codebase and generates…

    Nov 2025 · github.com

  20. 20OS

    Hello, my name is Andrei. My friends and I recently built CentralMind Getaway, an open-source tool that automatically generates AI-agent-optimized APIs from your database connection. It’s designed for those who don’t want to expose direct SQL access to their databases and prefer not to spend time building these APIs manually. What it does: - Auto-generates APIs from your database connection, infer schema & sample data using AI - Filters out PII and sensitive data for compliance (GDPR, SOC 2, etc.) - Optimized for AI-Agent with extra meta information and REST and MCP protocol support -…

    2025 · github.com

  21. 21TO

    AIsBreaker offers a developer-friendly API for streamlined access to a variety of generative AI services, including OpenAI/ChatGPT, all Hugging Face AIs, and more ... to provide simplicity and to avoid vendor lock-in. Demo: JavaScript code: https://aisbreaker.org/docs/demo-javascript-intro.html Demo: Live web app: https://demo.aisbreaker.org/ Collaborators wanted: https://aisbreaker.org/contribute.html

    2023 · aisbreaker.org

  22. 22TR

    I'm a network engineer that likes to think about the future of the internet and this is what I've built over many nights and weekends. One reputation graph over IPs, ASNs, domains, and entities, exposed as a JSON API. Try it: curl https://api.tunnelmind.ai/v1/check/1.1.1.1 Every answer is a signed receipt with an attestation tier so you can see what was produced and how your agents can use it. The protocol is opensource. Try it out let me know what you think and yes I am still working on the radar section of the site. Also What would make this useful for you?

    Jun 2026 · tunnelmind.ai

  23. 23IM

    Hi guys, For my startup at www.mithrin.ai which is about create AI Chatbot Agents for websites, I wanted to create some free tools to attract traffic to the site and decided to create specialized chatbots powered by LLMs, similar to OpenAI's Custom GPTs. I realized that by using gpt-4o-mini, I could create quite powerful alternatives to GPTs that are free to the public for a very small cost (given how cheap the model api cost is). I've employed some throttling to prevent abuse and to avoid being charged too much. Then I integrated this with my main service and allowed users to use the…

    2024 · mithrin.ai

  24. 24BA

    Vibe coded app that enables developers to quickly create so called "rules for AI" used by tools such as GitHub Copilot, Cursor and Windsurf, through an interactive, visual interface.

    2025 · ai-rules-builder.pages.dev

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