LICENSE
README.md
pyproject.toml
setup.py
systemics/__init__.py
systemics.egg-info/PKG-INFO
systemics.egg-info/SOURCES.txt
systemics.egg-info/dependency_links.txt
systemics.egg-info/requires.txt
systemics.egg-info/top_level.txt
systemics/chatbot/__init__.py
systemics/chatbot/chat_obj.py
systemics/chatbot/chatbot.py
systemics/chatbot/chatbot_error.py
systemics/chatbot/lm.py
systemics/chatbot/utils.py
systemics/face_recognition/__init__.py
systemics/face_recognition/face_embedding.py
systemics/face_recognition/human_cropping.py
systemics/sr/__init__.py
systemics/sr/speech_detection.py
systemics/sr/stt.py
systemics/udp/__init__.py
systemics/udp/udp_connection.py
systemics/udp/udp_error.py