HenriSchulte / StardewGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stardew StardewGPT icon

StardewGPT enables immersive, AI-generated conversations with Stardew Valley NPCs. It uses GPT-3.5, the same engine powering ChatGPT, and therefore requires access to the OpenAI API to work.

Disclaimer

StardewGPT is primarily a proof of concept. It is not recommended for a regular playthrough.

Prerequisites

For general prerequisites for playing with Stardew Valley mods, see the Player Guide on the Stardew Valley Wiki. If you don't have an OpenAI account yet, you can create one here.

Getting started

  1. Find the latest release of StardewGPT here.
  2. Download the file titled StardewGPT.zip.
  3. Follow the instructions in the player guide to install the mod.
  4. Find your OpenAI key on your API keys page.
  5. On your operating system, create a new user environment variable OPENAI_API_KEY and set it to your key. Here's how to do that on Windows.
  6. Start the game with SMAPI and middle-click on a character to initiate an AI-generated conversation.

Screenshot of an AI-generated conversation with Mayor Lewis

About

License:MIT License


Languages

Language:C# 100.0%