LICENSE
README.md
pyproject.toml
build_a_bot/__init__.py
build_a_bot/interaction.py
build_a_bot/state.py
build_a_bot/nlp/chat_gpt.py
build_a_bot/nlp/regex.py
build_a_bot/nlp/spacy_training.py
build_a_bot/nlp/spacy_utils.py
build_a_bot/tests/test_appstate.py
build_a_bot/tests/test_dataclasses.py
build_a_bot/tests/test_interaction.py
build_a_bot/tests/test_userstate.py
build_a_bot/tests/test_nlp/test_regex.py
build_a_bot/tests/test_nlp/test_spacy_training.py
build_a_bot/tests/test_nlp/test_spacy_utils.py
build_the_bot.egg-info/PKG-INFO
build_the_bot.egg-info/SOURCES.txt
build_the_bot.egg-info/dependency_links.txt
build_the_bot.egg-info/requires.txt
build_the_bot.egg-info/top_level.txt