https://github.com/viral32111/ask-ai
Minecraft mod to quickly get help from AI.
https://github.com/viral32111/ask-ai
ai chatgpt minecraft mod
Last synced: 20 days ago
JSON representation
Minecraft mod to quickly get help from AI.
- Host: GitHub
- URL: https://github.com/viral32111/ask-ai
- Owner: viral32111
- License: agpl-3.0
- Created: 2023-05-20T21:28:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-01T11:07:52.000Z (4 months ago)
- Last Synced: 2025-02-14T21:26:46.071Z (2 months ago)
- Topics: ai, chatgpt, minecraft, mod
- Language: Kotlin
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# Ask AI
[](https://github.com/viral32111/ask-ai/actions/workflows/ci.yml)
[](https://github.com/viral32111/ask-ai/actions/workflows/codeql.yml)



This is a [Minecraft Fabric](https://fabricmc.net/) mod that allows players to ask questions and get help from AI using a chat command.
## 📥 Usage
1. Download the JAR file from [the latest release](https://github.com/viral32111/ask-ai/releases/latest).
2. Place the JAR files in the server's `mods` directory.
3. Start the server to initialise the mod for the first time.
4. Configure appropriately in the `config/viral32111/askai.json` file.
5. Restart the server.## ⚖️ License
Copyright (C) 2023 [viral32111](https://viral32111.com).
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see https://www.gnu.org/licenses.