Charlie Holtz Profile picture
working on @meltyinc
Jul 17 6 tweets 2 min read
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.

Assign a task to Claude and watch it work.conductor.build
Sep 2, 2024 9 tweets 3 min read
I started a company!

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! Image
May 8, 2023 12 tweets 6 min read
📚 Introducing Teach-O-Matic, an AI YouTuber that creates how-to videos about… anything.

• Open source
• Powered by @replicatehq @OpenAI @LangChainAI
• Runs on @GoogleColab - no dev env required

Try it ➡️ teachomatic.net

"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