nowfound

Alternatives

Products that do what GoVideo does

Drop a video, get a link. Or just ask your agent.

  1. 1
    Doing135

    Voice and visual context for AI builders. No subscription.

    Apr 2026

  2. 2

    Create cinematic text behind video designs easily

    Sep 2025

  3. 3

    Make clones with Claude Code and Codex to do your work

    23d ago · munderdiffl.in

  4. 4
    Yavy110

    Turn any website into an MCP server for AI

    Feb 2026

  5. 5

    Let AI agents run your next deal, fundraise or data room

    Jun 2026 · papermark.com

  6. 6

    Nobody tells you what you can ask AI to build

    Mar 2026

  7. 7

    Your coding agent's missing tool: image generation

    Jun 2026

  8. 8

    Let AI agents build real animated slideshows

    Jun 2026

  9. 9

    Run your Claude AI artifacts natively, No browser. No cloud.

    Jun 2026

  10. 10MA

    Saw the remotion claude skills launch earlier, and honestly even though I was surprised how decent some of the results turned out to be I ended up never trying it out with claude code because I knew I'd have to setup remotion, bundler etc and if I was already doing it once I thought I might as well turn it into a site where anyone could just write messages and get a video without any prerequisites. I also know Claude Code is not something everyone has and setting up remotion is a pain. And one of the biggest lessons I learned from this whole experience is that Opus is actually not that good…

    Feb 2026 · framecall.com

  11. 11TY

    Tired of recording the same product demo 10 times and still not being happy with it? That’s basically why I built AutoAds (autoads.pro). The idea: you paste your site’s URL, and an AI pipeline does all the annoying stuff for you, fully automatic. What it does - You paste the URL of your site (SaaS, e-commerce, portfolio) - An AI pipeline visits the site and analyzes the content (sections, copy, visuals, CTAs, etc.) - It generates a screen-recording-style video of your site: - scrolling and navigating - focusing on the key sections - It then does an automatic edit: - short cuts -…

    Nov 2025 · autoads.pro

  12. 12AM

    Hey HN, I noticed there are 1,000+ MCP skills on GitHub with zero way for creators to charge for them. So I built Agent37. Selling Claude skills today means asking customers to download your skill, set up Claude Code on their laptops, configure MCP servers, and pray it works. No trial, no updates, often you're just handing over the source. Agent37 lets creators upload a skill, share a link, and anyone can try it instantly (no Claude account needed). Built-in Stripe, creators keep 80%. Looking for feedback on the approach. Would you use something like this?

    Dec 2025 · agent37.com

  13. 13GE

    Hey HN! Sophia here from Glato AI. For the last 3 months, we've been heads down building a cutting-edge short video ads generator. We got the idea because creating UGC shorts for user acquisition is a massive pain. Hiring creators costs $100+ per vid and takes forever. So we thought, why not use AI to automate this? That's where Glato AI comes in - it's one of the most advanced AI workflows we've built. Just feed it a product URL and it'll analyze the details, find related media, understand what's being shown, write a script, create an expressive avatar, lay out each scene with b-roll and…

    2024 · glato.ai

  14. 14IB

    VSCode extension with games (Snake, Plinko, slots), HN/LessWrong reader, and Pomodoro timer for AI coding wait times. Fake currency only. Marketplace: https://marketplace.visualstudio.com/items?itemName=TouchGra... Built in a week with Claude Code after seeing Chad IDE get ratio'd for integrating real gambling. Happy to answer questions or get roasted on the code.

    Dec 2025 · github.com

  15. 15MV

    I went nuts on Sunday after stumbling on this animator script for the automatic branch: https://github.com/Animator-Anon/Animator And then it's a ton of keyframing. I also found that the timings all have to be earlier than the timestamp you want to account for how long it takes to denoise to your new scene - so like .4 gives smoother but longer, .7 is snappy. To get stuff to keep showing up and stay dynamic you can zoom out continuously, it needs a UI, badly. If you're on windows you'll need ffmpeg too. I watched this when it came out last week:…

    2022 · old.reddit.com

  16. 16YM

    I have a long YouTube watch-later playlist and wanted Claude to help me triage it by summarizing each video. It couldn't. I later discovered YouTube is not accessible to Claude, ChatGPT and majority of AIs. So I built this MCP server to fix that. This is a local MCP server that gives any MCP-compatible client (Claude, ChatGPT, OpenClaw and others) 8 tools for working with YouTube content: - fetch full transcript, with or without timestamps - download transcript as a .md file - get video metadata (title, channel, views, duration, likes, description) - search within captions for a keyword or…

    May 2026 · github.com

  17. 17EC

    I participated in the Nvidia + Vercel 2 hour hackathon in SF tonight, and built something I've wanted, but hadn't tried building. I implemented an MCP Server and VS Code extension to allow Claude Desktop to place breakpoints, step through code, and execute expressions (assuming language support). So you can ask it a question that requires actually stepping through the code and now it can actually do that - check values for you, etc. It's _definitely_ not perfect. Have improvements? Please make a PR!

    2025 · github.com

  18. 18

    Give your agent the ability to record its own demos on mac

    Aug 2026 · clankcut.com

  19. 19

    Put the EU's official AI labels on your images in seconds

    24d ago · eulabels4ai.com

  20. 20

    ▎ Free image & video hosting, now built for AI agents too

    19d ago · yourimageshare.com

  21. 21PA

    Hi hn, Its been a while since my kid has been dreaming to make videogames, as you know, the entry bar is high, too many technical details are involved. A few months ago, we started making games, we have tried many different ways, from dragging blocks to write code with a high-level library to make it simple, it is still too much work. Getting into the AI boat, I decided to give it a try for making games, turns out that it works super nicely, still, you still have many technical concepts involved, what language should the game be written in? where do you store the file/assets? how do you…

    2024 · playcodeai.com

  22. 22WV

    Hey everyone, my friend and I created a GitHub Wrapped video for developers to showcase their activity on the platform in a more fun way. The implementation is open-source (https://github.com/rendleyhq/github-wrapped-2024) if you're interested in how it was built. To get a bit geeky, we used masks, keyframe animations, luma key shaders to remove the background from the confetti video, and some other techniques. Also, everything is rendered directly in the browser!! I'm curious to hear your thoughts on the rendering performance, especially if you're running this on your…

    2024 · rendley.com

  23. 23G

    Think Notepad, but with goats! It started as a joke with some friends and then I realized this was the perfect project to see far I could get with Claude without opening my IDE (which I'd wanted to try for a while with a small app) I was pretty shocked to find that I only needed to manually intervene for: 1. Initializing the repo 2. Generating sprites - I tried a few image gen tools, but couldn't get a non-messy looking sprite to generate to my liking. I ended up using some free goat sprites I found instead (credited in the About section) 3. Uploading images/sprite sheets (raw claude…

    Feb 2026 · goatpad.xyz

  24. 24YA

    I was randomly browsing claude codes ralph wiggum plugin[1] and was surprised to see my toy project referenced. Since it appears people are getting some value out of it, thought I'd share it here... Full disclosure, this repo itself was built with a primitive ralph wiggum loop so expect AI slop. It works though. ¯\_(ツ)_/¯ https://mikeyobrien.github.io/ralph-orchestrator/ [1] https://github.com/anthropics/claude-code/tree/main/plugins/...

    Dec 2025 · github.com

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