Find a file
Kolby Nottingham 9682255f71
Merge pull request #1 from kolbytn/update-openai
updated open ai package and code
2023-09-28 20:59:44 -07:00
utils updated open ai package and code 2023-09-04 17:01:04 -05:00
.gitignore init commit 2023-08-15 23:39:02 -07:00
act.js history and action refactor 2023-08-17 00:00:57 -07:00
chat.js history and action refactor 2023-08-17 00:00:57 -07:00
main.js history and action refactor 2023-08-17 00:00:57 -07:00
package.json updated open ai package and code 2023-09-04 17:01:04 -05:00
README.md updated open ai package and code 2023-09-04 17:01:04 -05:00

Mindcraft

Crafting minds for Minecraft with AI!

Installation

Install Node.js >= 14 from nodejs.org

Install node modules with npm install

Usage

Start minecraft server on localhost port 55916

Add OPENAI_API_KEY (and optionally OPENAI_ORG_ID) to your environment variables.

run node main.js