LICENSE
README.md
pyproject.toml
baker/__init__.py
baker/bparser.py
baker/chatbot.py
baker/memory.py
baker/nlp.py
baker/trainer.py
baker_python.egg-info/PKG-INFO
baker_python.egg-info/SOURCES.txt
baker_python.egg-info/dependency_links.txt
baker_python.egg-info/requires.txt
baker_python.egg-info/top_level.txt
tests/test_chatbot.py
tests/test_functions.py
tests/test_intents.py
tests/test_parser.py
tests/test_trainer.py