Skip to content

GA239/llm-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm-adventure

Description

This is a text-based adventure game.

Installation

To install this game, clone the repository and run the following command in the terminal:

python setup.py install

Usage

export OPENAI_API_KEY=...
...
python main_loop.py

Note: You need to set up an OpenAI API key to use this game. You can get one here.

Keys can be stored in a .env file in the root directory of the project.

Add __DEBUG__ to the .env file or export it to the shell to enable debug mode.

About

llm-adventure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages