Context-aware NPCs implemented with LLMs, langchain, and NLP.
Note
Requires Python v3.8+
Run the make target to install all Python and NLP dependencies:
make installAlternatively, without make:
pip install -r requirements-dev.txt
python -m textblob.download_corporaTODO