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