Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Stream a live image of any element into a canvas <ElementMirror source={cardRef} fps={30} /> Good for things like blurred img/video backdrops, dnd, pip, minimaps, magnifiers, custom glass effects, creative coding shenanigans

16,666 Aufrufe • vor 14 Tagen •via X (Twitter)

0 Kommentare

Keine Kommentare verfügbar

Kommentare vom Original-Post werden hier angezeigt

Ähnliche Videos

As a Twitch streamer, do you struggle with keeping your viewership up when on a BRB or Starting Soon screen? Clip reels are a perfect, fun way to keep attention. And they showcase your content. But they're a LOT of work to maintain. Well.. at least they were😎 What if you could have a simple browser source that automatically played an always-fresh clip reel? What if you could have a simple browser source that would show the clip reel of your last stream, like a "Previously On..." TV show intro? Now you can!! When you use the Highlight Hunter by FrostyTools, you find the best moments from your VOD, automatically. You can already easily turn them into Twitch clips, or download the snippets to edit for a perfect short-form video, or download entire montages of VODs to share with your community. BUT NOW, you can just grab one of two simple browser source links, to pop into your OBS or Meld Studio One of them will roll all your favorited snippets in random order, like a shuffling playlist of your best highlights. Great for BRB screens, or any time you want to entertain with your best moments. The other will play the linear montage of your latest VOD, for a "Previously On..." experience that helps catch viewers up if they missed it or forgot. Great for Starting Soon screens to seamlessly tie the streams together (and pairs great with our Showstarter chatbot feature 😉). The best part? As you continue to use the Highlight Hunter, these update automatically! New favorite snippets since last stream? They're in the reel already! Ran the Highlight Hunter on your latest VOD? Its montage will automatically play on your 'Previously On..' browser source when you start stream up next time. This is a SUPER powerful update; check it out ASAP!

Ken aka Frosty

103,138 Aufrufe • vor 10 Monaten

🔴 VIDEO OUTPAINTING, EDITING AND REMIXES WITH AI Were you amazed by the inpainting/outpainting of images? Wait until you see what 🪄 MagicEdit can do with video! 💡 Here's how it works: MagicEdit is not your ordinary video editor. Instead of just overlaying effects or making basic changes, its AI technology can separate and analyze the essential components of the video: the appearance (what you see) and the movement (how things move). By understanding and editing these components independently, MagicEdit allows changes to be seamlessly and coherently integrated throughout the video, avoiding jumps or visual inconsistencies. It's like a magic wand 🪄 that allows: 👉 Video Stylization 1⃣ You can transform the overall aesthetic of a video by choosing from a multitude of styles, whether from realistic to cartoonish or any other desired effect. 2⃣ Completely alter the narrative, smoothly transitioning from one subject or background to another: imagine a dog in a park turning into a cat on a beach under the moonlight. 👉 Area-specific Editing (e.g. change hair color) MagicEdit also allows users to make local modifications to the video while leaving other regions untouched (e.g., make the young lady wear glasses). 👉 Video Outpainting (e.g. expand the video to 16:9) MagicEdit also supports the video outpainting task without any re-training, expanding the video in any direction and creating new footage on the fly. 👉 Video-MagicMix (e.g. mix elements) MagicEdit can also merge two different concepts (for instance, a rabbit and a tiger) within the video domain to create a new mixed concept (a tiger looking like a rabbit). Once again, as Arthur C. Clarke would say, "Any sufficiently advanced technology is indistinguishable from magic." How far are we from being able to make our own movies?

Javi Lopez ⛩️

13,293 Aufrufe • vor 3 Jahren

✨New demo: what if vibe coding felt more visual? Brian Lovin Mary Rose Cook and I did a game jam using Notion as our "IDE": launching Cursor agents from a task board, and making a custom image for each task 😎 The demo shows 3 ideas for the future of agents: 1) Agents should collaborate across apps. Each app has its focus--Notion AI is good at drafting specs and organizing tasks; Cursor is good at coding. So let them specialize! Today we're launching a new integration where Notion AI can kick off Cursor Cloud Agents to do coding tasks. The Cursor API accepts natural language prompts, so I think of this as "cross-app sub-agents" -- it's kinda cute how it resembles humans hiring outside contractors 😊 BTW: the parallelism of cloud agents is incredibly freeing for creativity, but it also creates a new problem: sooo much work to keep track of! Which brings us to the next idea... 2) Agent orchestration is a data visualization problem. A powerful frame for designing agent UIs is to think of the chat transcripts as the "raw data" and ask: what visual projections might help people make sense of this data at scale? We need to engage our human GPUs -- our visual processing -- to understand what the computer GPUs are doing for us! One thing we can do is use AI to populate traditional UIs like progress bars and status updates. But there are also new possibilities now... For example: when you have a lot going on, it can be hard to identify tasks just by text titles. So we tried generating an AI image for each task -- turns out this helps a lot by giving it a unique visual identity! And of course, it also just makes it super fun to build with friends 😃 Speaking of friends... 3) The future of coding is collaborative. Sometimes it feels like IC engineers are being reduced to middle managers: shuffling information between the team's context and the coding agents that they individually manage. The solution: bring all the people and agents into one shared space, with shared context and visibility! In the video you can get a glimpse of how this feels. Mary, Brian and I record ourselves chatting about ideas, and then we use AI to turn that conversation into a list of tasks on a shared board. As the ideas get built in parallel, we can all monitor progress and review the work together, nothing is siloed. My main takeaway from this game jam was: damn, creativity with friends, at the speed of conversation, is incredibly fun. --- Our goal here is to let anyone use Notion as a fun and creative "software factory" to build software together with your team. Give the Cursor integration a shot and let us know what you think! (AI Image gen in Notion isn't GA yet, but coming soon and already out to some users) And let me know if you'd want a template or more detailed instructions on the setup we showed in this demo...

Geoffrey Litt

88,919 Aufrufe • vor 6 Monaten

Project Launch 🚀: mukh v0.1.14 - The Face Analysis Library Hello Everyone, I am happy to launch my first python package "mukh". Mukh (मुख, meaning "face" in Sanskrit) is a comprehensive face analysis library that provides unified APIs for various face-related tasks. It simplifies the process of working with multiple face analysis models through a consistent interface. --- 📌 Features: 🥸 DeepFake Detector: First Python package featuring an Ensemble of multiple models 🎯 Unified API: Single, consistent API for multiple face analysis tasks like face detection and reenactment 🔄 Model Flexibility: Support for multiple models per task 🛠️ Custom Pipelines: Optimized preprocessing and model combinations --- 📌 Currently Supported Tasks: 1️⃣ Face Detection 2️⃣ Face Reenactment with Source Image and Driving Video 3️⃣ Deepfake Detection for Image and Video 4️⃣ Deepfake Detection Pipeline - Ensemble of multiple models --- 📌 Open Source Contributions: I am opening up multiple tasks in the issues section of mukh including a bunch of `good-first-issues`. My goal is to help a number of beginners get started with their contributions, I will be personally guiding across completing these tasks so keep a check on the issues section. The link to the GitHub repository and detailed documentation is available below 👇 in the reply section, do give it a ⭐️ to support the project! --- Special Mentions in the video: Ayush Chaurasia adi unni hsr hacker house Nimisha Chanda @ElonMastikhor Ctrl+Vibe

Ishan Dutta

13,963 Aufrufe • vor 1 Jahr