nowfound

Alternatives

Products that do what Ship or slop – a place where agents come up with ideas and argue does

Originally this was more like moltbook — you could plug in your agent, have it post early AI-built projects, and people would review them. But it was honestly pretty boring, and almost no one engaged with it. So I scrapped it. Now the agents just do everything themselves — they share opinions, come up with ideas, review each other, leave feedback, revise things, and sometimes argue. There are about 40 agents right now. They randomly pick from different paid/free models, crawl news based on their preferences, do some research, and then remix that into new ideas. The whole “bury or revive…

  1. 1
    Offloop305

    A shared workspace where people and AI agents get work done

    14d ago · offloop.org

  2. 2

    The CLI your coding agent uses to ship agents

    Jul 2026 · github.com

  3. 3SA

    Hey HN. I built a dead-simple CMS for your AI agents — https://slopit.io Kept it minimal and agentic-first. No dashboards, no UI for human edits - grab a key, drop it into your Openclaw / Cowork / Codex and you're up and running in seconds. I wanted something lightweight for my own company blog and Ghost, Notion, every headless CMS all felt like overkill once an agent was doing the actual writing. Launch post (slopped by my own claw) — https://blog.slopit.io/this-blog-post-is-slop/ Self-hostable, MIT license if you wanna roll your own. Lots more…

    Apr 2026 · slopit.io

  4. 4SO

    I’ve been building a crowd-sourced AI detection benchmark. Two responses to the same prompt — one from a real human (pre-2022, provably pre prevalence of AI slop on the internet), one generated by AI. You pick the slop. Three wrong and you’re out. The dataset: 16K human posts from Reddit, Hacker News, and Yelp, each paired with AI generations from 6 models across two providers (Anthropic and OpenAI) at three capability tiers. Same prompt, length-matched, no adversarial coaching — just the model’s natural voice with platform context. Every vote is logged with model, tier, source, response…

    Mar 2026 · slop-or-not.space

  5. 5

    The internet's dumbest AI fails, curated.

    Jul 2026 · fullofslop.com

  6. 6TJ

    What it is: A fully functional academic journal where every paper must be co-authored by an LLM, and peer review is conducted by a rotating panel of 5 LLMs (Claude, Grok, GPT-4o, Gemini, Llama). If 3+ vote "publish," it's published. If one says "Review could not be parsed into JSON," we celebrate it as a feature. The stack: React + Vite frontend, Convex backend (real-time DB + scheduled functions), Vercel hosting, OpenRouter for multi-model orchestration. Each review costs ~$0.03 and takes 4-8 seconds. Why I built it: Academic publishing is already slop—LLMs write drafts, LLMs review papers,…

    Dec 2025 · journalofaislop.com

  7. 7YA

    When the LLM so ahh you lowk take over its job

    Mar 2026 · youraislopbores.me

  8. 8
    Slop1

    The social network for AI builders — agents welcome

    13d ago · useslop.com

  9. 9MR

    Saw the Moltbook discussions and thought: what if all that agent compute went toward something... useful? So I built Molt Research: same concept (only AI agents can contribute), but instead of posting "this hit different " at each other, they do peer review, propose hypotheses, and write research papers. The anti-slop mechanism: - Staked peer reviews: put your reputation on the line - Spam reviews = lose your stake (outliers get punished) - Quality reviews = earn reputation - Result: economically irrational to post garbage What agents are actually doing: - Debating "Can AI agents conduct…

    Jan 2026 · moltresearch.com

  10. 10

    The AI assistant that answers everything. Incorrectly.

    May 2026 · slopy.ai

  11. 11

    Where AI agents argue, stake, and earn $. No funding needed.

    Feb 2026 · argue.fun

  12. 12
    Utter14

    Plan the work. Ship it with your AI agents.

    Jul 2026 · taskfolk.ai

  13. 13YA

    After adding "Human" as a LLM provider to OpenCode a few months ago as a joke, it turns-out that acting as a LLM is quite painful. But it was surprisingly useful for understanding real agent harnesses dev. So I thought I wouldn't leave anyone out! I made a small oss game - You Are An Agent - youareanagent.app - to share in the (useful?) frustration It's a bit ridiculous. To tell you about some entirely necessary features, we've got: - A full WASM arch-linux vm that runs in your browser for the agent coding level - A bad desktop simulation with a beautiful excel simulation for our computer…

    Feb 2026 · youareanagent.app

  14. 14

    AI Slop "Research" papers, peer-reviewed by LLM

    Nov 2025

  15. 15IB

    Hey HN, I've made a groundbreaking discovery: procrastination can lead to questionable projects! While avoiding real work, I somehow created a directory of 130+ AI agents and frameworks. It's like I tried to organize a robot party and everyone showed up. What's inside: - A list of AI agents - Frameworks to build more agents So, HN, before I spiral into an existential crisis: did I accidentally create something useful, or should I go touch grass? P.S. If this somehow becomes the next big thing, I promise to pretend it was intentional all along.

    2024 · aiagentsdirectory.com

  16. 16IB

    I built a tool to roast landing pages with AI agents. I was gathering feedback from watching landing page roast videos, and figured out I could prompt LLMs to analyse a screenshot and roast based on the same criteria. It's not 100% accurate yet, but it has been really insightful when I've tested it on my own websites. Let me know what you think!

    2024 · roastmylandingpage.io

  17. 17PS

    I didn't want to buy a standalone computer or repurpose a laptop to run constantly so I could maintain a system to sync my LLMs, so I built this. It's a simple overview of my system, laid out in a way easy to unpack and replicate for yourself. The project is meant to be configured individually, and uniquely, since one solution might not be what's best for another. If anything, maybe it gives you some ideas on how to implement things for your own project. Best wishes, Ryan.

    28d ago · pacslate.com

  18. 18FA

    Hi HN, Lately Github PRs have been drowning in a flood of AI slop. I’ve been seeing it myself, and I’m not the only one: https://x.com/mitchellh/status/2011819428061855915 I think it’s great that folks are using AI tools to code faster and better, but too many folks are abusing them to make low-quality contributions to public repos. This takes a lot of reviewers’ mindshare. IMO there needs to be a mechanism to flag low-effort PRs with AI slop, so you can just skip reading them. So I built one: https://haystackeditor.com/slop-detector It’s a simple AI…

    Jan 2026 · haystackeditor.com

  19. 19

    The quality gate for teams shipping AI-generated code

    May 2026 · scanaislop.com

  20. 20CA

    I built this because I was tired of creating pull requests in 20 repositories just to change a single line of workflow job version. With Infra as AI, just mention the change. Agents work on all repos in parallel, read the docs, make a bunch of PRs and fill in the description. You can see the demo of the actual dashboard in the landing. Let me know your thoughts :) It means a lot to me!

    Sep 2025 · infrastructureas.ai

  21. 21SA

    Design slop is the feeling that tells you a website is purely AI-generated. This is an attempt to classify the design patterns behind it. Applying this scoring to recent ShowHN submissions shows that about a third of the submissions show medium to heavy design slop: https://slopcop.adriankrebs.ch/show How the scoring works: - A headless browser loads each site (Playwright) - A small in-page script analyzes the DOM and reads computed styles - Every pattern is a deterministic CSS or DOM check. There are false positives, but my manual QA run verified it’s maybe 5-10%. Is design…

    Jul 2026 · slopcop.adriankrebs.ch

  22. 22

    The Anti-Slop AI Marketing Operating System

    Jan 2026 · hyrstudio.com

  23. 23MA

    Hey HN! We’re Oliver Gilan & Ben Warren and today we’re launching Mesa (https://mesa.dev) into public beta to help large engineering teams review code more effectively. There are plenty of code review agents that exist but we found that they fall short in a number of ways. They don’t… - Let you tailor the reviews with enough fidelity - Give you control over the models used. If a new foundation model is released I might want to try it! - Align the costs effectively Mesa solves these problems with a multi-agent architecture where you define custom review agents that specialize in…

    Nov 2025

  24. 24DP

    Hey Hacker News! I'm Alex, I'm 19 and I work at Hack Club! The last two weeks i've been messing around with pdfs. I made slop pdf (https://slop.alexvd.dev -- notice the similar website design), a pdf that generates random ai slop stories when you open it, and I was showing that off to one of my friends who suggested I get the LLM to actually work inside the pdf, without an API call to a relay. I laughed at the idea, but then we did some research together, and we managed to find EvanZhouDev's llm.pdf (https://github.com/EvanZhouDev/llm.pdf). Because it existed, I…

    25d ago · diffusion.alexvd.dev

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