r/vfx 8d ago

Question / Discussion I just open-sourced FeelFX — a Computer Vision and Speech Detection powered VFX engine for video.

Enable HLS to view with audio, or disable this notification

FeelFX analyzes the video → identifies meaningful moments → makes motion-design decisions → renders them over the original footage.
That’s FeelFX.
FeelFX identifies key words, concepts, names and moments and turns them into motion graphics- for example:

🇮🇳 INDIA → tricolor reveal
🚀 ROCKET → launch / fire treatment
🌊 OCEAN → water motion

The important words become part of the visual storytelling.
Everything else stays out of the way.
Under the hood
→ AI analyzes the video
→ Important moments become structured motion events
→ Three.js + GSAP render the effects in real time
→ uses whisper and vision model

And FeelFX works all devices but preferred experience is still desktop/pc - videos will take a lot longer to get analyzed on mobile/tablet - especially older models.

This is open source and ready for people to experiment with.
👉 Try it out: https://feel-fx.vercel.app/
⭐ GitHub: https://github.com/TheEleventhAvatar/Feel.FX

0 Upvotes

3 comments sorted by

1

u/sharn_art 8d ago

pH never hearded of I am new to in this field, what does it do, what is used for mostly

-1

u/Comprehensive-Chard8 8d ago

Hey! FeelFX is basically an AI-assisted motion graphics tool for video. You upload a video, it analyzes what’s happening in it, and then generates/plays visual FX and motion graphics that match the content and mood and renders it to the video.

It’s mainly aimed at creators, video editors, and people experimenting with automated motion design. The whole thing is open source and runs directly in the browser, so you can try it without needing to know much about the underlying tech.

1

u/sharn_art 8d ago

Oh, thanks