Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 310 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 310 Bytes

Adventures in DSPy

Adventures in DSPy is companion code for my blog on learning DSPy framework through building text adventure games.

Installation

pip install -r requirements.txt

Training Models

python game_model_trainer.py

Running the Game

python game.py