Hacker News new | ask | show | jobs
Show HN: Instantly create video clips from LLM prompts (github.com)
4 points by ashu_trv 851 days ago
2 comments

LLMs are great with text, but they don't help you consume or create video clips. Checkout PromptClip - Use natural language to describe the what you want. - Instantly get video clips with the help of LLMs like OpenAI or Claude.

Few interesting prompts we tried while building it and loved the results. There's no limit to creativity with this.

*Shark Tank Videos:* [Find every moment where a deal was offered](https://console.videodb.io/player?url=https://stream.videodb...)

*Useful Gadgets* [Show me where the host discusses or reveals the pricing of the gadget](https://console.videodb.io/player?url=https://stream.videodb...)

*Huberman Podcast:* [Find details about every sponsor](https://console.videodb.io/player?url=https://stream.videodb...)

*Masterchef* [Show me the feedback from every judge](https://console.videodb.io/player?url=https://stream.videodb...)

Say goodbye to manual editing, skimming and seeking the video and hello to instant, AI-driven video consumption and creation

"Use any LLM of your choice like OpenAI, Claude or Gemeni Pro" will local LLMs like LLaMa/LLaVa be added in the future?

edit: nevermind, I thought it was fully open source, instead you will still have to pay for "videodb" on top of your AI tokens.

Yeah, VideoDB is the next-gen infrastructure for videos and actually less costly than current video infrastructure.

But you can use any LLM for analysing the transcript.

So it's still just analysing the transcript, not using GPT4-V or OCR in any way?

Can you confirm if I could skip using VideoDB by using Whisper to transcribe the video, and then use that transcript with LLaMa to extract the important parts?

It analyse the transcript, but there is no way to get back the video clip without building your own video infra. We at Videodb are solving the exact problem.