Viewing profile — correa_brian
correa_brian
HN member- Joined
- Fri, May 26, 2023, 7:20 PM UTC
- HN karma
- 183
- Public activity
- 159 items
- HN profile
- View on Hacker News ↗
About correa_brian
yt https://www.youtube.com/@brian_correa
spotify https://open.spotify.com/show/2Za0QNRj1JIn45zBOvCQIw?si=54d4684b79a34194&nd=1&dlsi=756e83690fb54152
Recent public activity
- comment
- story
-
comment
Comment #46039327
super cool. just tried it. love the sassy comments
- comment
- story
-
comment
Comment #45987254
I literally feel like I'm doing drugs when I'm watching short-form videos.
-
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…
-
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…
-
comment
Comment #45917078
cool idea
- story
-
comment
Comment #44888574
hell yeah
-
comment
Comment #44868661
I'm on an M2 and it takes The semantic search queries typically take 100-250ms.
-
comment
Comment #44868393
Yeah, exactly. We capture the semantic meaning of each frame and complement the filename/metadata, so both options work.
-
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…
- story
-
comment
Comment #44804424
fixed! thanks again
-
comment
Comment #44804380
woah, you're right. thanks for catching! fixing that now
-
comment
Comment #44804319
lets goooo. thank you! i also made it red so it's easier to catch. appreciate the feedback.
-
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.
-
comment
Comment #44803378
That's what it used to be. Now it's bytedance's premiere/veed competitor
-
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 …
-
comment
Comment #44150852
Ended up swapping out redis for sqlite-vec. Works great. Thanks
-
comment
Comment #44120402
:just-blaze
-
comment
Comment #44120391
What part?
-
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?