We made a Mac app that lets you run a bunch of Claude Codes in parallel.
Introducing Conductor!
Download now at
Under the hood, we create a new git worktree and branch for Claude Code to work in. This means it has an isolated environment on your machine in one click.
Introducing Melty, an open source AI code editor for 10x engineers.
It's the first editor that understands what you’re doing from the terminal to GitHub and collaborates with you to write production-ready code.
I'm working on Melty with my long time friend—and former teammate on @BMoUltimate—@jacksondecampos. He worked at Netflix, where he built the ML infrastructure that picks the artwork you see for your favorite shows.
We applied last minute to @ycombinator's S24 batch and got in!
May 8, 2023 • 12 tweets • 6 min read
📚 Introducing Teach-O-Matic, an AI YouTuber that creates how-to videos about… anything.
"How to Make Spaghetti by Shakespeare"
Teach-O-Matic uses:
• 4️⃣ GPT4 to write a script
• 🐕 Bark to create speech from the script
• 🎥 Damo to create video from a text prompt
• 🎵 Riffusion for background music
• 🐎 Stable Diffusion for cover images
• ⛓️LangChain to chain it all together