RedGen

Quick rating

Community listing page, reviews here may not be monitored by the author.

RedGen

By ManikasOwner

No reviews yet

ChatGPT powered redstone contraption generator.

Mod Loaders
Minecraft

About

Description

RedGen

an attempt at making ChatGPT generate redstone contraptions

This is a mod that attempts to generate redstone contraptions based on a player prompt and previously scanned contraptions. Scanned contraptions using the /redgen.scan command are saved in C:\Redgen_Data for use with /redgen.generate which then uses LlamaIndex to index the scanned contraptions and uses them with ChatGPT to generate a contraption.

This mod requires Python & LlamaIndex for the generative function to work

Installation instructions :

  • after downloading the mod, install Python 3.12.3
  • run "pip install llama-index" in command prompt