HackerTrans
TopNewTrendsCommentsPastAskShowJobs

iliashad

no profile record

Submissions

[untitled]

1 points·by iliashad·قبل 9 أيام·0 comments

Show HN: I indexed 37h of my videos using an RTX 4090 and local ML models in 24h

4 points·by iliashad·قبل 12 يومًا·1 comments

[untitled]

1 points·by iliashad·قبل 14 يومًا·0 comments

[untitled]

1 points·by iliashad·قبل 23 يومًا·0 comments

[untitled]

1 points·by iliashad·قبل 24 يومًا·0 comments

[untitled]

1 points·by iliashad·قبل 24 يومًا·0 comments

[untitled]

1 points·by iliashad·قبل 27 يومًا·0 comments

I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models

439 points·by iliashad·قبل 28 يومًا·116 comments

[untitled]

1 points·by iliashad·قبل 29 يومًا·0 comments

[untitled]

1 points·by iliashad·الشهر الماضي·0 comments

Ask HN: Is software engineering still a good career choice for new students?

12 points·by iliashad·الشهر الماضي·17 comments

[untitled]

1 points·by iliashad·الشهر الماضي·0 comments

[untitled]

1 points·by iliashad·قبل شهرين·0 comments

[untitled]

1 points·by iliashad·قبل شهرين·0 comments

[untitled]

1 points·by iliashad·قبل شهرين·0 comments

Show HN: Local AI search for your video library (local, open source)

edit-mind.com
2 points·by iliashad·قبل شهرين·1 comments

Show HN: I made a tool to search your video footage and it's on GitHub

1 points·by iliashad·قبل شهرين·0 comments

Show HN: Google Video API bill for 4 videos. I built my own

3 points·by iliashad·قبل شهرين·0 comments

[untitled]

1 points·by iliashad·قبل 3 أشهر·0 comments

[untitled]

1 points·by iliashad·قبل 5 أشهر·0 comments

comments

iliashad
·قبل 12 يومًا·discuss
Link: https://iliashaddad.com/blog/i-indexed-37h-of-my-youtube-lib...
iliashad
·قبل 14 يومًا·discuss
I made part two of this, but this time using RTX 4090: https://iliashaddad.com/blog/i-indexed-37h-of-my-youtube-lib...
iliashad
·قبل 14 يومًا·discuss
TLDR: Following my recent blog post and Hacker News post (https://news.ycombinator.com/item?id=48528029). where I ran the desktop app on my M1 Max. Today, I used Edit Mind (my source-available, local-first video indexing tool) to process my YouTube library, 87 videos, 37h of footage in under 24h on a rented RTX 4090 via Docker + CUDA.

Available on GitHub: https://github.com/iliashad/edit-mind

Blog Post: https://iliashaddad.com/blog/i-indexed-37h-of-my-youtube-lib...
iliashad
·قبل 26 يومًا·discuss
Thank you so much for your support over Hacker News, I wanna share with people of HN. a special discount code "HACKERNEWS", use it here https://shop.edit-mind.com/checkout/buy/9f18a6f0-b437-47ec-b... and get 10% OFF only for the first 5 people and it'll expires
iliashad
·قبل 26 يومًا·discuss
I'm not sure if it's possible or not, the goal of my project was to utilize local models and your local machine instead of uploading your videos to the cloud. there's couple of cloud services that offer video indexing very well, I could name a few like Tweleve Labs (I'm not affiliated with them but I did a presentation at one of their webinar).
iliashad
·قبل 27 يومًا·discuss
That's good, also the Davinci resolve integration works with the Free and Studio version the same way.
iliashad
·قبل 27 يومًا·discuss
You're welcome. As of now, the project narrow down your options instead of watching 3-4 videos (5 min each, as an example), you can watch 3 clips from them instead (1s to 2.5s each). It gives you only the video moments that you need to watch for review instead of watching the full videos.
iliashad
·قبل 27 يومًا·discuss
That's great, would love to hear your feedback then
iliashad
·قبل 27 يومًا·discuss
Can you check again ? I'm not sure why it's show a cloudflare error
iliashad
·قبل 27 يومًا·discuss
Thank you! I'm using RAG, I have every video scene indexed individually in the vector database. When I'm asking the agent, it'll use an Ollama model to understand the request, use the available search tool (searching using transcription text, faces, visual, audio or combined) something like when you use Claude or Chat GPT it'll use the web search tool to find you info online. Then, I can filter out video scenes using the Ollama to better present accurate and unique video scene, then send those video results to Davinci Resolve using their API to create a video timeline using those video clips
iliashad
·قبل 27 يومًا·discuss
That's really great, thank you!
iliashad
·قبل 27 يومًا·discuss
Fair enough, what would like to see as an example video and I would make it.

For the dog barking videos, those are only the video scenes that I have a dog barking sound in the video.

I'll keep adding more prompts and example videos, keep an eye for that
iliashad
·قبل 27 يومًا·discuss
Can you please elaborate more?
iliashad
·قبل 27 يومًا·discuss
I agree with that, thank you for your feedback. Also, maybe you're not a video editor and you just wanna search your videos. The video editing integrations are optional and you have full control. You can switch between Adobe Premiere Pro, Final cut Pro or Davinci Resolve
iliashad
·قبل 27 يومًا·discuss
Thank you, would like to know your use case for this kind of project and which prompt you want to genearte ?
iliashad
·قبل 27 يومًا·discuss
Sure, I'm using (https://huggingface.co/collections/Qwen/qwen25-vl) which can help me understand action like falling down, because I can provide for example 5 frames (down scaled to 720p) to understand what is happening in this part of the video
iliashad
·قبل 27 يومًا·discuss
> Aha, it makes total sense. This number sounds much more reasonable than “669 GB”, since the actual total size of processed frames would be like 10-30 GB.

The reason why is “669 GB” is the total raw footage size when I'm doing the video processing, I downscaled each frame to 720p to make the video processing much faster and I don't need full original quality in order to get accurate results (as far as I know and experiment with).

> I’m just curious tho — is there any paying options that can accelerate this kind of process? Just spin up GPU instances?

For now, I found that NVIDIA GPU for example RTX 3060 with 12GB Vram was much faster than my M1 Max. (still working on optimizing for speed and accuracy).
iliashad
·قبل 27 يومًا·discuss
That's great, I checked your article when it was in front page because someone mentioned my project in the comments.

Good job for the article and the project. That's great, yes local models are getting better and better
iliashad
·قبل 27 يومًا·discuss
Yes, and it’ll result in much faster results than the ones that I did with my computer
iliashad
·قبل 27 يومًا·discuss
That’s good to hear, open source ML models are getting better and better. I did a small experiment to generate a Spotify year in review like video here is a preview video https://github.com/IliasHad/edit-mind/tree/expirement/year-i...