AjjMC/ajjnn
A neural network deployment library for Minecraft mapmaking. [Datapack]
This tool helps Minecraft mapmakers add real-time, AI-powered features to their custom maps. It takes a pre-trained AI model (specifically, a PyTorch neural network) and converts it into a Minecraft-compatible format. Once loaded, the map can use in-game data as input for the AI, and the AI will produce an output that can drive in-game events or display information. Mapmakers are the primary users, enabling advanced interactive elements without complex coding.
Use this if you are a Minecraft mapmaker who wants to integrate trained neural networks into your maps for features like image recognition, classification, or other data-driven interactions.
Not ideal if you need to train a neural network from scratch or require highly complex or large-scale AI models beyond the stated input and width limitations.
Stars
12
Forks
—
Language
mcfunction
License
—
Category
Last pushed
Feb 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AjjMC/ajjnn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
michaelzangl/minebot
Minebot
AkagawaTsurunaki/KonekoMinecraftBot
KonekoMinecraftBot is an intelligent Minecraft bot based on Finite State Machine and some...
carlo-/MalmoAgent
AI agent for the computer game Minecraft
kyegomez/Astra
Astra is an language/compiler designed to unleash the true power of artificial intelligence...
yasminacodes/minecraft-ai
Inteligencia artificial que utiliza aprendizaje reforzado para aprender a jugar al minecraft en...