Live data from Hacker News

Viewing profile — correa_brian

correa_brian

HN member
Joined
Fri, May 26, 2023, 7:20 PM UTC
HN karma
183
Public activity
159 items

About correa_brian

CEO of https://meetcosmos.com/

yt https://www.youtube.com/@brian_correa

spotify https://open.spotify.com/show/2Za0QNRj1JIn45zBOvCQIw?si=54d4684b79a34194&nd=1&dlsi=756e83690fb54152

Recent public activity

  1. comment
  2. story
  3. comment
    Comment #46039327

    super cool. just tried it. love the sassy comments

  4. comment
  5. story
  6. comment
    Comment #45987254

    I literally feel like I'm doing drugs when I'm watching short-form videos.

  7. story
    Show HN: I made a macOS app to index media and transcribe audio locally

    This is a mac app that supports local media indexing, text-to-audio transcription, and video-to-text generation with VEO 3.1 The app runs offline and lets you index local and exter…

  8. story
    Show HN: I made an Premiere plugin to edit faster

    Adobe Premiere plugin built with the CEP framework. Bring your own OpenAI key to remove silences and auto-generate animated captions with natural language. Built this for my own yo…

  9. comment
    Comment #45917078

    cool idea

  10. story
  11. comment
    Comment #44888574

    hell yeah

  12. comment
    Comment #44868661

    I'm on an M2 and it takes The semantic search queries typically take 100-250ms.

  13. comment
    Comment #44868393

    Yeah, exactly. We capture the semantic meaning of each frame and complement the filename/metadata, so both options work.

  14. comment
    Comment #44867221

    Hey everyone, I'm brian, one of the makers of cosmos, a desktop app that makes your entire media collection, including external hard drives, searchable by using local ML models. Wi…

  15. story
  16. comment
    Comment #44804424

    fixed! thanks again

  17. comment
    Comment #44804380

    woah, you're right. thanks for catching! fixing that now

  18. comment
    Comment #44804319

    lets goooo. thank you! i also made it red so it's easier to catch. appreciate the feedback.

  19. comment
    Comment #44804234

    You can record directly on the site! I can make it more prominent but there's a Microphone button under the file drop. Lmk if you don't see it.

  20. comment
    Comment #44803378

    That's what it used to be. Now it's bytedance's premiere/veed competitor

  21. story
    Show HN: I built a tool to replace capcut audio transcription

    I originally added this to my site to speed up my video editing process. Last year I started a youtube channel and for some of my longer videos it's annoying to rely on youtube or …

  22. comment
    Comment #44150852

    Ended up swapping out redis for sqlite-vec. Works great. Thanks

  23. comment
    Comment #44120402

    :just-blaze

  24. comment
    Comment #44120391

    What part?

  25. comment
    Comment #44120180

    We're using redis vector modules for cosine similarity. I'm sure there's more to optimize there. Your project sounds cool. How'd you reverse engineer apple's model?