AskGemini
ModGPL-3.0-only

AskGemini

A Minecraft Fabric mod that integrates Google Gemini AI directly into the in-game chat.

133
Downloads
2
Followers
2 months ago
Updated
📦
6
Versions

📖About AskGemini

AskGemini

Java
Fabric
License
Version

AskGemini is a client-side Minecraft Fabric mod that integrates Google's Gemini AI directly into the in-game chat.

It allows players to ask questions, get crafting recipes, building tips, or just chat with the AI without ever leaving the game world. The mod is designed to be lightweight, fast, and unobtrusive.

🔑 Configuration

Prerequisites:

To use AskGemini mod, you need to create a Google Gemini API Key.

  1. Go to Google AI Studio and create a new API Key.
  2. Launch Minecraft with the mod installed.
  3. In the game, run the following command (only needed once):
    /gemini config <YOUR_API_KEY_HERE>
    
    Example: /gemini config AIzaSyD...
  4. The key will be saved locally in config/askgemini.json.

🎮 Usage

Simply open the chat and type @Gemini or @gemini followed by your prompt:

General Questions:

@Gemini How do I build a redstone clock?

Creative Writing:

@gemini Tell me a story about a creeper who is afraid of exploding.

Coding Helper:

@gemini How does the /fill command work?

The AI response will appear in your local chat (visible only to you).