nowfound

Alternatives

Products that do what I built an AI agent that turns ROS 2's turtlesim into a digital artist does

I'm a grad student studying robotics, with a particular interest in the intersection of LLMs and mobile robots. Recently, I discovered how easily LangChain enables the creation of AI agents, and I wanted to explore how such agents could interact with simulated environments. So, I built TurtleSim Agent, an AI agent that turns the classic ROS 2 turtlesim turtle into a creative artist. With this agent, you can give plain English commands like “draw a triangle” or “make a red star,” and it will reason through the instructions and control the simulated turtle accordingly. I’ve included demo…

  1. 1

    The best AI design agent to go from idea to production

    Apr 2026

  2. 2

    The first AI agent for product, design, and code

    Nov 2025

  3. 3AD

    We recently built 2draw, a Drawful-style game where players draw on a shared canvas and race to guess each other's drawings, on tldraw, an infinite-canvas SDK for React. We started wondering what it would take to put an agent in that loop, as an opponent or a rival guesser, and dug into how an agent could read and draw on a tldraw canvas. That research turned into: Agent draw, a tool that lets an agent draw to the canvas for you while you present. You can try it right now, or grab the source: - Live demo: https://tldraw-agent-draw-demo.james-664.workers.dev - Source:…

    Jul 2026 · techstackups.com

  4. 4
    Drift243

    AI agent to run robot simulations faster and reliably

    Mar 2026

  5. 5

    Free Figma agent + Import anything to Figma

    Jun 2026 · figma.com

  6. 6
    OpenMolt132

    Let your code create and manage AI Agents (OpenSource)

    Mar 2026

  7. 7BT

    I made this experimental art project/game that's an LLM chat assistant, but where you're the AI. I wanted people to get a visceral sense of what it's like to answer the kinds of things that people prompt their chatbots day in and day out. If you're interested, I wrote up some more info on how I made it, including how the "user" prompts are generated with an eye for realism: https://bethechatbot.com/about Hope you enjoy it! I'd love to hear people's takeaways.

    Jul 2026 · bethechatbot.com

  8. 8

    NEW AI system to create realistic images from text.

    2022

  9. 9

    Manage and test DALL·E 2 mid -journey AI prompts

    2022

  10. 10

    AI Agents that convert. AI power meets rule-based control.

    Dec 2025

  11. 11OA

    We were both genuinely impressed by Claude Code after it helped each of us fix nasty CI problems overnight. Doing those fixes manually would have taken days. After that experience, we each found ourselves struggling through Ctrl+Tab through multiple Claude Code windows in our terminals. While we enjoyed having agents working for us in parallel, context switching and cycling through each terminal tab was a real pain. So we thought: Can we design a TUI dashboard that manages a large swarm of agents in one place? Even better, can agents manage agents hierarchically, like how companies work?…

    May 2026 · omar.tech

  12. 12IM

    Hey HN! I got tired of AI agents being a pain to set up, impossible to customize without a PhD, and only viable if you're some Fortune 500 company. So I built something different, a chatbot you can literally drop onto your website with a single script tag. Create an account, add your domain, customize literally everything (theme, icon, welcome message, suggested responses, whatever), and you're done. The bot scrapes your site once a day to understand your business, or you can just upload docs-pricing sheets, policies, FAQs, you name it. That's your chatbot's brain right there. It only works…

    Oct 2025 · sitesidekick.io

  13. 13RT
  14. 14IB

    Hi HN, I'm the creator of this project. For the past months, I've been working on building an AI agent that could move beyond simple generation and tackle inventive challenges autonomously. The core idea was to create a system with a "metacognitive loop"—the ability to recognize when it's stuck on a fundamental problem and then launch a sub-mission to solve that specific bottleneck before continuing. The linked article is a deeper introduction to the system's architecture and a snapshot from a recent run. I tried to design it to be evidence-grounded and self-critical to avoid the pitfalls of…

    2025 · robw1se.substack.com

  15. 15SI

    Solo dev from Vienna. Skales is a local-first AI desktop agent for Windows, macOS, and Linux. v9.0.0 just shipped with Agent Skills (SKILL.md import from Claude Code, Codex, Copilot), autonomous coding (Codework), multi-agent teams (Organization), Computer Use, and 15+ providers including Ollama offline. No Docker, no terminal. Download, install, done. My 6-year-old built a Snake game with it. BSL-1.1, free for personal use. DevKit: https://github.com/skalesapp/devkit

    Apr 2026 · github.com

  16. 16

    Orchestrate multiple AI agents in tmux with a TUI dashboard

    Mar 2026

  17. 17FA

    Founder here. I built NEO, an AI agent designed specifically for AI and ML engineering workflows, after repeatedly hitting the same wall with existing tools: they work for short, linear tasks, but fall apart once workflows become long-running, stateful, and feedback-driven. In real ML work, you don’t just generate code and move on. You explore data, train models, evaluate results, adjust assumptions, rerun experiments, compare metrics, generate artifacts, and iterate; often over hours or days. Most modern coding agents already go beyond single prompts. They can plan steps, write files, run…

    Jan 2026 · marketplace.visualstudio.com

  18. 18SR

    Hello all, I'm a software developer. Over the last few months more and more of my work has turned into using coding agents instead of typing the whole code myself. Usually a few claude sessions at once, sometimes codex, one per feature or per revealed bug. I ran them in a split terminal for a few weeks, and quickly spotted two main problems. The first is that I couldn't easily tell which agent was stuck waiting on me and which was still working, so I'd cycle through sessions and checking on them. The second one: agents sharing a single branch step on each other. Two of them could be editing…

    Jul 2026 · shikigami.dev

  19. 19

    The toyshop for AI artists who want prompts that work

    Jun 2026 · pixisburrow.art

  20. 20TA

    We’ve been seeing more and more developers use AI coding agents directly in their GraphQL workflows. The problem is the agents tend to fall back to generic or outdated GraphQL patterns. After correcting the same issues over and over, we ended up packaging the GraphQL best practices and conventions we actually want agents to follow as reusable “Skills,” and open-sourced them here: https://github.com/apollographql/skills Install with `npx skills add apollographql/skills` and the agent starts producing named operations with variables, `[Post!]!` list patterns, and more…

    Feb 2026 · skills.sh

  21. 21IM

    Hi HN! Solo developer here. 10 days ago, I started building this after spending countless hours copying/pasting marketing sections and fighting to keep them consistent with our design system. I wondered: "What if AI could understand our design system and generate React components that actually match it?" Current progress (10 days in): - Can generate hero sections that follow your design tokens - Uses your actual component variants and styles - Works with Next.js, Tailwind, shadcn/ui It's very early days, but I'm excited to share it with other devs who: - Are tired of rebuilding…

    2024 · robustlaunch.com

  22. 22

    Turn your ideas into AI agent systems.

    May 2026 · aimate.lensetek.com

  23. 23AA

    Hi HN! Last night, I live streamed myself coding this Llama 2 Agent on a Single GPU (Colab). After 6 hours it actually has some good results. How it works is it takes in your intuition (e.g. "I think x would be cool") and develops a business idea (with a name and branding colors) and a business plan. After the business plan is developed, it criticizes this plan recursively until the "Investor" prompt is satisfied with the plan. After all this it will generate the final MVP idea and pass it to a the React Engineer Agent I live coded 2 days ago…

    2023 · github.com

  24. 24RA

    Hey HN, I'm excited to share rtrvr.ai, a Chrome extension that brings the power of AI agents to your everyday web browsing. It's designed to automate complex web tasks, extract structured data from any website, and integrate with your favorite tools as you browse using AI Function Calling [ie: “Send this page summary as Slack message”]. The core idea is to let anyone, even non-developers, leverage the power of web automation and data extraction using natural language. Imagine being able to: Automate lead generation: Extract hundreds of LinkedIn profiles to Google Sheets, complete with…

    2024 · chromewebstore.google.com

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