Skip to content

JUS4HR/GPT3-Dungeon

Repository files navigation

GPT3-DUNGEON

  • Description
    Based on OpenAi api, generates story according to player input

  • Heavily WIP:

    • basic game on web ui
    • acounts (no registering for now)
    • retry last
    • undo
    • pin-point edit
    • change settings in app
    • save and load
    • redo
  • Usage
    use python 3.10+

    pip install -r requirements.txt
    python runWebUi.py
    

    open http://localhost:10000 to access webui.
    you will want to paste your openai api key in options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published