Skip to content

emlynoregan/orc-simulator

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Orc Simulator

Welcome to Orc Simulator v1.0! You'll need python 3.

Setup

To get set up,

  • create an account at openai and get your api key from settings
  • copy the file setcreds template.py to setcreds.py, and put your OpenAI api key in it.
  • install the openai client library as follows:
    • pip install --upgrade openai

Run

Run the program like this:

> python orc.py

and try to get the amulet.

Read more...

in this article:

https://medium.com/@emlynoregan/gpt-3-orc-simulator-4bbfaef477bf

About

This is the Orc Simulator, a simple demo game using GPT-3 and the Data / Narrative model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages