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!
The first few weeks of YC, we tried a bunch of ideas, but nothing was sticking. It felt like we could row the boat really fast, but didn't have the rudder pointing the right direction.
We came into office hours pretty down. Then the amazing @aaron_epstein encouraged us to work on the thing we know best and have the strongest opinions about: AI dev tools.
We're big fans of the tools that are out there. But we still find ourselves copy-pasting from Claude, juggling ten chats for the same task, and committing buggy code that comes back to bite us later. Nothing is quite "it" yet.
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
First, you give Teach-O-Matic a topic. What do you want to learn how to do?
It then writes a script about your topic using GPT4: