Empower Minecraft players to interact with locally deployed AI(Free for use) models through in-game commands! Built on Ollama, this mod enables dynamic AI-generated conversations.
ollama serve in your terminal to start the local service.ollama pull <model-name> (e.g., llama3).ai to receive AI-generated responses.| Command | Description |
|---|---|
/ollama list |
List all downloaded models |
/ollama model <model-name> |
Switch to a specific model |
/ollama serve |
Start the Ollama service |
/ollama ps |
View active model processes |
Set Model
/ollama model llama3
Switch to the "llama3" model.
Send Request
Type in chat:
ai How to build a house in Minecraft?
The AI will respond with an answer in-game.