Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 532 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 532 Bytes

cadavre-exquis-dungeon

A conversation between AI Dungeon instances.

It's a bit rough around the edges, bu mostly functionnal.

It relies on ai-dungeon-cli as a lib.

Installation / Running

Not on pypi.

You'd have to manually retrieve the source and run:

$ git clone https://github.com/Eigenbahn/cadavre-exquis-dungeon
$ cd cadavre-exquis-dungeon
$ conda env create
$ conda activate cadavre-exquis-dungeon-env
$ python3 cadavre_exquis_dungeon/__init__.py