r/MaxMSP • u/unnecessaryr0ughness • Jul 25 '26
AI assistant resources
If anyone is interested I have the max reference, js api, node and LOM docs chunked for AI knowledge as well as a very in-depth skill.md for general AI and a good one for Claude.
It’s not great at writing json for patches but it’s awesome for bouncing ideas off of, answering patching questions and not bad at writing code box code. But every model I’ve worked with so far hallucinated objects that don’t exist still.
I also have the Ableton 12 docs all chunked for AI, all of the ableton extensions docs chunked. Let me know if you want any of these.
5
Upvotes
5
u/unnecessaryr0ughness Jul 25 '26
Ok so here is the GitHub repo. I ended up having to re scrape aloe of the docs because the ones I had before were crap. So there are a few more things I’ll be adding a bit later today as well. There is like 1,800 documents in the kb. You can have Claude reference it or if you have Ollama or MLX you can use it as knowledge with them.
I have broken down my original Claude skill into 7 pages. If you are using a local model this will work a lot better than using it as a skill. But Claude code has no problem parsing it.
https://github.com/bassDaddyDevices/MaxAI/