nowfound

Alternatives

Products that do what SMRY, AI-enhanced open source 12ft.io and removepaywall.com alternative does

I was curious about how tools like 12ft.io worked, so I built an open-source tool to bypass paywalls and generate AI summaries of articles. Built with Next.js 13, Server Actions, shadcn/ui, and React Server Components, it's designed for efficiency and ease of use. Check it out and contribute on GitHub!

  1. 1SA

    Alright so if you run a self-hosted blog, you've probably noticed AI companies scraping it for training data. And not just a little (RIP to your server bill). There isn't much you can do about it without cloudflare. These companies ignore robots.txt, and you're competing with teams with more resources than you. It's you vs the MJs of programming, you're not going to win. But there is a solution. Now I'm not going to say it's a great solution...but a solution is a solution. If your website contains content that will trigger their scraper's safeguards, it will get dropped from their data…

    Dec 2025 · github.com

  2. 2
    pay.sh347

    Discover, access, and pay for any API autonomously

    May 2026 · pay.sh

  3. 3

    The stealthiest browser automation platform for web scraping

    Nov 2025

  4. 4
    Solid640

    AI that builds real web apps

    Sep 2025 · trysolid.com

  5. 5

    AI-powered chat & code review

    2024

  6. 6

    Use open-source AI in your Node.js apps, up to 67x faster

    2023

  7. 7
    Monid267

    One wallet, every paid tool your agent needs

    Apr 2026 · monid.ai

  8. 8
    Sourcery155

    Make websites that self-update and change for each visitor.

    2019

  9. 9WB

    Hey HN, We’re two developers (co-founders) with a team of 20 who got tired of spending hours reviewing PRs, so we built Infinitcode.ai, an AI-powered code reviewer that: - *Summarizes PRs in plain English*: No more deciphering 1,000-line diff jungles - *Catches more than bugs*: Security holes, performance pitfalls, code smells, even typos (yes, we’ll flag “vurnerabilities” and vulnerabilities) - *Zero onboarding*: Works instantly—no “let me learn your codebase for weeks” nonsense. Why we’re posting: We’re in alpha and need brutal honesty. Roast our tool, mock our UI, or tell us why AI will…

    2025 · infinitcode.ai

  10. 10SO

    Henry, Matt and James here – we’re building an open source toolkit that makes it easy to integrate an LLM-powered copilot that talks to your API into software products. It works by calling API endpoints which you choose to expose to it. This lets the chatbot complete tasks within your software in response to natural language queries. It’s also open source, so you don’t have to send user data to another 3rd party. We support Llama 2, but we haven’t fine-tuned Llama 2 yet (coming soon) so highest accuracy is seen with GPT-4 or fine-tuned GPT-3.5 (much faster). We started working together 2…

    2023 · github.com

  11. 11TI

    I built DarkForest Protocol after watching sites get hammered by AI search bots. Robots.txt isn't working. Some sites are using Nepenthes/Quixotic to poison models, but that's a lose-lose approach. DarkForest is an open-source middleware (Express/Next.js/Vite) that lets any site establish clear boundaries with AI systems. One line of code redirects crawlers to a message about respecting content - no poisoning required. This is just the start. The long-term vision is to build: (1) A collective intelligence network where sites share crawler patterns, and (2) An internet scale…

    2025 · darkestforest.xyz

  12. 12PA

    Hey HN. http://peerd.ai is an AI agent harness that lives entirely in your browser as a web extension. You don’t have to install a separate “AI browser”. You don’t have to bolt on or run some external process or manage a clunky mcp integration. It’s just a fully contained web extension, written in no build vanilla JS with minimal non-browser dependencies, using your own provider keys, and Apache 2. This isn’t just a fun hack. While it has largely been a solo side project, I genuinely believe the browser and the web could be the most natural platform for AI agents to operate safely,…

    Jun 2026 · github.com

  13. 13

    Turn CLI / AI agents into McGyver

    Apr 2026

  14. 14AL

    Hi HN, I’m one of the maintainers of Bridge Anonymization. We built this because the existing solutions for translating sensitive user content are insufficient for many of our privacy-concious clients (Governments, Banks, Healthcare, etc.). We couldn't send PII to third-party APIs, but standard redaction destroyed the translation quality. If you scrub "John" to "[PERSON]", the translation engine loses gender context (often defaulting to masculine), which breaks grammatical agreement in languages like French or German. So we built a reversible, local-first pipeline for Node.js/Bun. Here…

    Dec 2025 · medium.com

  15. 15RL

    Hello Hacker News! We're Yangqing, Xiang and JJ from lepton.ai. We are building a platform to run any AI models as easy as writing local code, and to get your favorite models in minutes. It's like container for AI, but without the hassle of actually building a docker image. We built and contributed to some of the world's most popular AI software - PyTorch 1.0, ONNX, Caffe, etcd, Kubernetes, etc. We also managed hundreds of thousands of computers in our previous jobs. And we found that the AI software stack is usually unnecessarily complex - and we want to change that. Imagine if you are a…

    2023 · lepton.ai

  16. 16PA

    Hi HN! After several months of work, I'm excited to share ProKZee, a free and open-source network security tool built with Go and React using Wails framework. ProKZee allows developers, security researchers, and penetration testers to intercept, inspect, and modify HTTP/S traffic — similar to tools like Burp Suite, OWASP ZAP, and Caido — but with a fast native UI, modern UX, and some unique features. https://github.com/al-sultani/prokzee

    2025 · github.com

  17. 17OS
  18. 18
    Senthor39

    Get paid every time AI crawls your content

    Jun 2026 · senthor.io

  19. 19OS

    Hey HN! I'm open-sourcing a little weekend side project. It's a terminal UI that generates parsers for webpages using AI, and a library that runs these parsers while you browse (it connects to Chrome over CDP). You can parse Twitter, LinkedIn, and HN posts and they get saved to a DuckDB database, so you can query them later. Contributions welcome! I wrote a bit more about it here: https://0thernet.substack.com/p/memo-2-selectron

    2025 · github.com

  20. 20FS

    Hey everyone! I wanted to show you the FSL licensed paywall tool I developed for for indie creators that can gate content from over 12 different platforms. I wanted to create something that didn't favor just Notion, Coda, or one specific tool and as far as I know this is the only option for paywalling platforms such as: - Figma - Clay Templates - Miro The way it works is using NextJS routing and Iframes, and I cam into this knowing there would be those who believe the old wives tales of IFrames being insecure, but you'll be happy to know Happybase doesn't allow users to inject any URL into…

    2024 · app.happybase.co

  21. 21EY

    I built an open-source AI agent for security testing to find and fix vulnerabilities in your code. I’ve noticed how bad security vulnerabilities have gotten with everyone shipping AI code slop, so I wanted to build something that allows for vibe-coding at full speed without compromising security. Traditional security tools aren’t effective, and manual pen-testing can’t keep up with the rapidly growing AI code This tool runs your code dynamically, finds vulnerabilities, and validates them through actual exploitation. You can either run it against your codebase or enter your (or someone…

    2025 · github.com

  22. 22OS

    We recently open-sourced Hive after using it internally to support real production workflows tied to contracts totaling over $500k. Instead of manually wiring workflows or building brittle automations, Hive is designed to let developers define a goal in natural language and generate an initial agent that can execute real tasks. Today, Hive supports goal-driven agent generation, multi-agent coordination, and production-oriented execution with observability and guardrails. We are actively building toward a system that can capture failure context, evolve agent logic, and continuously improve…

    Feb 2026 · github.com

  23. 23PG

    Hi HN , I got tired of writing the same boilerplate over and over — DB setup, auth, routes, security — every time I built a backend. So I built Pipo360 — an AI-powered tool that generates production-ready backends in under 60 seconds, from just a plain-text description. How it works: Type what you need “Create a task management API with user auth and MongoDB” Hit Generate Get real, exportable code Auth (JWT) Database schema CRUD routes Deployable to Vercel, AWS, etc. No templates. No lock-in. Just code that works. Why it’s different: Built with Gemini AI + human supervision (to ensure real…

    2025 · pipo360.xyz

  24. 24GI

    Hey, I'm Nenad. I built Grafly (https://grafly.io) because I kept reaching for different tools just to sketch out a quick architecture diagram and hating either the UI, color schemes, usage patterns or that I had to log in, or have my doodles stored on someone's server. It's a React/React Flow app that runs entirely in the browser meaning that everything saves to localStorage, nothing leaves your machine. You get basic shapes, AWS/GCP icons, edges with waypoints and shareable URLs that encode the whole diagram in the query string (no backend, just LZ compression). There…

    Mar 2026 · grafly.io

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