kkaemok submitted a new resource:
AI Chat - How about chatting with AI in your Minecraft server?
Read more about this resource...
AI Chat - How about chatting with AI in your Minecraft server?
This Skript adds an AI command to the Minecraft server.
Players can use /ai <question> to ask a question to an AI model.
The AI model is selected in the script file using the ai-model option.
The script automatically detects the AI provider based on the model name:
- Models starting with "gemini" use the Gemini API key.
- Models starting with "gpt", "o1", "o3", or "o4" use the OpenAI API key.
- Models starting with "grok" use the xAI/Grok API key.
- Models starting with "claude" use the...
Read more about this resource...