Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Pulse AI ā”
A powerful AI assistant living inside your Minecraft HUD.
Pulse AI is a client-side Fabric mod that brings a real AI directly into Minecraft. Powered by Namotron 3 Super 120B A12B through OpenRouter, it appears as a futuristic glowing companion beside your hotbar, understands your current game context, executes supported in-game commands, and chats with you naturally.
⨠Features
- š¬ Chat with your AI ā use
!ai <message>to start a conversation. - š§ Context-aware ā Pulse AI knows your inventory, biome, coordinates, dimension, game mode, and whether you're playing in singleplayer or multiplayer.
- ā” Execute commands ā the AI can perform supported Minecraft commands for you when appropriate.
- šļø Session memory ā remembers your conversation until you leave the world.
- š Multilingual ā automatically replies in the language you use.
- š¦ Futuristic HUD companion ā a glowing blue AI cube sits beside your hotbar and animates while thinking and responding.
- š Powered by a large language model ā responses are generated using Namotron 3 Super 120B A12B via OpenRouter.
š Setting up your API Key
Pulse AI requires a free OpenRouter API Key.
Get your API Key
- Create an account on OpenRouter.
- Generate an API key from your dashboard.
- Copy your API key.
Add it to the mod
- Launch Minecraft with Pulse AI installed.
- Join any world once, then exit.
- Open:
.minecraft/config/pulseai.json
- Replace:
{
"apiKey": "YOUR_API_KEY_HERE"
}
- Save the file and launch Minecraft again.
ā ļø API Usage
Pulse AI uses OpenRouter to access the Namotron 3 Super 120B A12B language model.
Every !ai request consumes tokens from your OpenRouter account.
The mod uses namotron-3-super-120b:free, which is currently available through OpenRouter's free tier. At the time of writing, it costs $0 for both input and output tokens. Availability and pricing may change in the future.
š ļø Requirements
- Minecraft 26.1.2
- Fabric Loader 0.18.4+
- Fabric API 0.149.1+26.1.2
- An OpenRouter API Key
š Privacy
Your API key is stored locally in:
.minecraft/config/pulseai.json
It is never shared except when authenticating requests to OpenRouter.
To generate responses, Pulse AI sends the following information to the AI model:
- Your message
- Inventory contents
- Player position
- Biome
- Dimension
- Game mode
- Player name
- Other gameplay context required for AI features
No additional data is collected by the mod.
License
This project is licensed under All Rights Reserved (ARR).
You may:
- Download and use the mod for personal use.
- Include it in gameplay videos and livestreams.
You may NOT:
- Redistribute the mod.
- Reupload it to other websites.
- Modify and distribute modified versions.
- Use the source code or assets in other projects without my written permission.
Ā© Fabio. All Rights Reserved.
Disclaimer
NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.


