nowfound

AI · November 14, 2024

RA

Remy – AI-Curated Video Playlists on Any Topic

Hey HN, we recently launched Remy, an AI agent designed to take the pain out of video search, and wanted to give the HN community a technical deep dive on how it works under the hood. The Problem: There’s a ton of valuable content on the internet, but finding the “best parts” of long videos is frustratingly inefficient. Current video search methods haven’t evolved much since the early days of YouTube and aren’t designed for today’s massive volume and variety of information. Instead, we’re left scrubbing through long videos or, worse, missing valuable content entirely due to decision…

What it does

In the maker’s words, at launch

Hey HN, we recently launched Remy, an AI agent designed to take the pain out of video search, and wanted to give the HN community a technical deep dive on how it works under the hood. The Problem: There’s a ton of valuable content on the internet, but finding the “best parts” of long videos is frustratingly inefficient. Current video search methods haven’t evolved much since the early days of YouTube and aren’t designed for today’s massive volume and variety of information. Instead, we’re left scrubbing through long videos or, worse, missing valuable content entirely due to decision paralysis. Remy’s goal is to offer a smarter way to surface exactly what you’re looking for, in a fraction of the time. The Solution: In less than a minute, Remy delivers custom playlists that isolate the best video moments from across the internet. It finds, clips, and organises segments to get you exactly what you need — without the endless search and skip game. How it works: Remy is powered by a stack of LLMs (and some non-LLM magic) designed for fast, focused video search and transcript processing. Here’s the pipeline: 1. Request Analysis When you send a message, the system decides whether to provide an immediate response, search the web, or start assembling video clips. If video is the best option, Remy generates a playlist outline with concise titles and detailed descriptions tailored to your query. For temporal queries, Remy automatically adjusts context to absolute dates (e.g., “tomorrow’s NBA games” → “November 15th NBA Games”). 2. Content Retrieval Using a ‘wide net’ approach, Remy generates a large set of targeted queries and searches the web for videos that could match your needs. 3. Multi-Step Filtration & Processing Each video goes through: - Transcript Pull: Extracts YouTube transcripts. - Non-LLM Filter: Filters out low-quality or AI-generated content based on YouTube stats, creator channels, release date, and other parameters. - Punctuation Restoration (BERT): Restores punctuation for better LLM comprehension. - Clipping: Uses an LLM to locate and clip the most relevant segments of the transcript based on your request. - Evaluation: Uses an LLM to score clips on relevance, completeness, and interest level. Only the best make it to the final playlist. 4. Reordering & Overview A final LLM gets fed the top 16 clips for each topic, filters them down to the best 4 (at most), and arranges them for maximum uniqueness. Each section gets a brief overview, with added context pulled and cited from the web to give you additional context. The result? A playlist tailored to your exact query, delivered in under a minute, without unnecessary noise. We’d love to hear your thoughts and feedback. If there’s something you’re curious to try or any edge cases that it's not handling, let us know. And if you come across any bad clips, please use the report button to flag them! Thanks

Does the same job

all alternatives →
  • RA
    Remy, an AI agent that compiles annotated Markdown into full-stack appsApr 2026 · remy.msagent.ai · ▲5

    Hi HN! Sean from MindStudio here. I wanted to share something we've been working on that I think introduces some new ideas into the "AI coding agent" space. Remy is an AI agent that builds full-stack TypeScript apps from a spec written in a new flavor of annotated markdown. The spec has two layers: prose describing what the app does, and annotations that carry the technical precision (data types, edge cases, validation rules, code snippets). The agent then "compiles" this into code: backend methods, typed schemas, frontends, test scenarios, and everything else are derived artifacts of the…

  • IM
    I'm Building Ahrefs for AI Search Results2025 · linrush.com · ▲9

    AI search results are quickly becoming more important than SEO, but as businesses, we have no visibility over it! That's why I'm building "Ahrefs for AI search results". Track keyword performance on AI tools like ChatGPT, Claude, Perplexity & more

  • asktube.xyz14d ago · asktube.xyz · ▲13

    AI for YouTube power users

  • WB
    We built an AI Website builder with better output2024 · dorik.com · ▲8

    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:…

  • IB
    I built a tool to roast landing pages using AI agents2024 · roastmylandingpage.io · ▲9

    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!

  • 8B
    83 browser-use trajectories, visualizedJan 2026 · trails-red.vercel.app · ▲7

    Hey all, Justin here. I previously built Phind, the AI search engine for developers. One of the biggest problems we had there was figuring out what went wrong with bad searches. We had tons of searches per day, but less than 1% of users gave any explicit feedback. So we were either manually digging through searches or making general system improvements and hoping they helped. This problem gets harder with agents. Traces are longer and more complex. It takes more effort to review them, so I'm building a tool that lets you analyze LLM outputs directly to help developers of LLM apps and agents…

More ai this month

the category →
  • I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.

    AI · 17d ago · simedw.com

  • Astute585

    Automate your B2B brand going viral, with new media creators

    AI · 18d ago · company-app.joinastute.com

  • Grok Bot547

    AI teammates that you can give real work to

    AI · 25d ago · x.ai

  • Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…

    AI · 27d ago · cactuscompute.com

  • Turn website visitors into qualified pipeline

    AI · 19d ago · clarasdr.ai

  • Kane CLI446

    Natural language browser & mobile app tests from terminal

    AI · 24d ago · testmuai.com

Launched alongside, November 2024

the whole month →
  • Lovable1,481

    The world's first AI Full Stack Engineer

    AI · 2024 · lovable.dev

  • Superchat1,432

    AI Agents for WhatsApp Business, Instagram & Co

    Growth · 2024 · superchat.com

  • Postiz1,195

    Your ultimate AI social media scheduling tool

    Dev tools · 2024 · postiz.com

  • IB

    I wasn't quite sure if this qualified as "Show HN" given you can't really download it and try it out. However, dang said[0]: > If it's hardware or something that's not so easy to try out over the internet, find a different way to show how it actually works—a video, for example, or a detailed post with photos. Hopefully I did that? Additionally, I've put code and a detailed guide for the netboot computer management setup on GitHub: https://github.com/kentonv/lanparty Anyway, if this shouldn't have been Show HN, I apologize! [0]…

    Dev tools · 2024 · lanparty.house

  • Fast, light, and frictionless note-taking

    Work · 2024 · raycast.com

  • Cap1,047

    Beautiful screen recordings, owned by you. 100% open source.

    Dev tools · 2024 · cap.so