Matt Galligan pfp
Matt Galligan
@mg
💽 Let's Mixdown 💽 Just published Mixdown: an open-source multi-syntax markup spec that I've been putting together for my AI prompt engineering. Feel free critique, copy, remix, or add issues & PRs if you're interested. https://github.com/galligan/mixdown More about Mixdown ↓
7 replies
6 recasts
47 reactions

Matt Galligan pfp
Matt Galligan
@mg
Mixdown is a syntax/technique for writing AI prompts that work well in most modern LLMs. In my experience it's been easier to create more complex prompts that return reliably consistent responses. It mixes elements of XML (structure), YAML (data), and Markdown (prose, output formats).
1 reply
0 recast
2 reactions

Matt Galligan pfp
Matt Galligan
@mg
The syntax allows for adding key:value pairs, which can then be used as variables within the prompt. This sets up a means to quickly swap out individual bits without reconstructing entire prompts. Check out how GPT-4o handled this prompt (with no additional instructions): https://chatgpt.com/share/67e1da7f-ec10-8000-bc57-d68c19737c86
1 reply
0 recast
1 reaction

Matt Galligan pfp
Matt Galligan
@mg
It's still (really) early days for putting this together, and while qualitatively it's working well for me in my experience, it's by no means proven to work yet in plenty of cases. Ultimately if the only one that gets use of it is me, that's ok, as it's been fun and super helpful so far. But I'm hoping others get some value out of it too… So that's why I'm open-sourcing it! Hoping to see what y'all think of it. Bring on the feedback!
0 reply
0 recast
2 reactions