Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

I vibe-v0⁠d a tool to replace a slower Figma workflow: creating a magnifying glass effect for my X screenshots. The entire image editor, draggable 🔍, resizable artboard, tooltip controls, copying / downloading logic, etc was prompted. Even the colors and gradient combinations were dreamt up by the LLM.

74,533 Aufrufe • vor 1 Jahr •via X (Twitter)

11 Kommentare

Profilbild von Guillermo Rauch
Guillermo Rauchvor 1 Jahr

Here's the image I downloaded

Profilbild von Matt Figdore
Matt Figdorevor 2 Jahren

This is the biggest productivity cheat code right now. Kiss reading documents goodbye. You can get an instant summary of any document with this tool.

Profilbild von Guillermo Rauch
Guillermo Rauchvor 1 Jahr

Shipped: Fork it from v0 Community:

Profilbild von Prathamesh Shanbhag
Prathamesh Shanbhagvor 1 Jahr

@v0 @figma @X Vibe V0ed. New term.

Profilbild von bl00dy🦇🔊 (🗿,🗿)
bl00dy🦇🔊 (🗿,🗿)vor 1 Jahr

@v0 @figma @X link or it didn't happen

Profilbild von Maxi Ferreira
Maxi Ferreiravor 1 Jahr

@v0 @figma @X This is really really cool! Is there a link to fork it? 🙏

Profilbild von Alexandru Ţurcanu
Alexandru Ţurcanuvor 1 Jahr

@v0 @figma @X should make that a chrome extension!

Profilbild von Caleb
Calebvor 1 Jahr

@v0 @figma @X drop the link, I need this haha

Profilbild von George Mayer
George Mayervor 1 Jahr

@v0 @figma @X Awesome. Crazy times. Sharable?

Profilbild von DONNY🔸
DONNY🔸vor 1 Jahr

@v0 @figma @X Did v0 do this @rauchg

Profilbild von Chris Lally | Fide ⬘
Chris Lally | Fide ⬘vor 1 Jahr

@v0 @figma @X Appreciate the inspiration @rauchg

Ähnliche Videos

This is probably the most complex workflow I’ve ever built, only with open-source tools. It took my 4 days. It takes four inputs: author, title, and style; and generates a full visual animated story in one click in ComfyUI . I worked on it for four days. There are still some bugs, but here’s the first preview. Here’s a quick breakdown: - The four inputs are sent to LLMs with precise instructions to generate: first, prompts for images and image modifications; second, prompts for animations; third, prompts for generating music. - All voices are generated from the text and timed precisely, as they determine the length of each animation segment. - The first image and video are generated to serve as the title, but also as the guide for all other images created for the video. - Titles and subtitles are also added automatically in Comfy. - I also developed a lot of custom nodes for minor frame calculations, mostly to match audio and video. - The full system is a large loop that, for each line of text, generates an image and then a video from that image. The loop was the hardest part to build in this workflow, so it can process either a 20-second video or a 2-minute video with the same input. - There are multiple combinations of LLMs that try to understand the text in the best way to provide the best prompts for images and video. - The final video is assembled entirely within ComfyUI. - The music is generated based on the LLM output and matches the exact timing of the full animation. - Done! For reference, this workflow uses a lot of models and only works on an RTX 6000 Pro with plenty of RAM. My goal is not to replace humans, as I’ll try to explain later, this workflow is highly controlled and can be adapted or reworked at any point by real artists! My aim was to create a tool that can animate text in one go, allowing the AI some freedom while keeping a strict flow. I don’t know yet how I’ll share this workflow with people, I still need to polish it properly, but maybe through Patreon. Anyway, I hope you enjoy my research, and let’s always keep pushing further! :)

Lovis Odin

58,841 Aufrufe • vor 10 Monaten

Pi was built when there were already agent harnesses around. Here’s why Mario Zechner(Mario Zechner), found them suboptimal and built Pi, a minimalist self-modifying agent: #1 - Mario initially was a believer in Claude Code: "I was a believer in Claude code because they were the first that packaged agentic search up in a really compelling package. And at the time that fit my workflow really well. Everything around the LLM was kind of nice and tidy and easy to understand. I was super happy. I was proselytising Claude code." #2 - Reverse engineering Claude Code highlighted the degradation that Mario felt as a user: "I personally like simple tools that are stable and that I can rely on. Even if they have non-deterministic parts, all the deterministic parts should be as stable as possible. That was just not the experience with Claude Code around summer 2025. They would take away your control of the context. They would inject stuff behind your back, which is bad. Then, your workflows stopped working because there's now a system reminder that you don't even see in the UI that would modify the behaviour of the model. They would also do this to the system prompt. I built a little service where I can track the progression or evolution of the system, prompt and tool definitions and, with every release, it was messing with stuff. That just messed with my workflows and I don't appreciate that." #3 - PI was built with an appreciation for simple and reliable tools: "If I commit to a development tool, I want it to be a stable, reliable thing like a hammer. I don't want my hammer to break a different spot every day. That's terrible. We need somebody who goes the full velocity kind of way. But I don't want to work with a tool like that."

The Pragmatic Engineer

62,825 Aufrufe • vor 3 Monaten