AI Chat

Script AI Chat 1.0

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

kkaemok

Member
May 29, 2025
20
0
1
kkaemok submitted a new 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...