License.txt
MANIFEST.in
README.md
setup.cfg
setup.py
ChelsiAI/CONSTANT.py
ChelsiAI/__init__.py
ChelsiAI/features_default.py
ChelsiAI.egg-info/PKG-INFO
ChelsiAI.egg-info/SOURCES.txt
ChelsiAI.egg-info/dependency_links.txt
ChelsiAI.egg-info/requires.txt
ChelsiAI.egg-info/top_level.txt
ChelsiAI/features/__init__.py
ChelsiAI/features/chatbot/__init__.py
ChelsiAI/features/chatbot/chatbot.py
ChelsiAI/features/chatbot/goodbye.py
ChelsiAI/features/chatbot/greet.py
ChelsiAI/features/chatbot/click_photo/__init__.py
ChelsiAI/features/chatbot/click_photo/click_photo.py
ChelsiAI/features/chatbot/covid_cases/__init__.py
ChelsiAI/features/chatbot/covid_cases/covid_cases.py
ChelsiAI/features/chatbot/date_time/__init__.py
ChelsiAI/features/chatbot/date_time/date_time.py
ChelsiAI/features/chatbot/games/__init__.py
ChelsiAI/features/chatbot/games/games.py
ChelsiAI/features/chatbot/iambored/__init__.py
ChelsiAI/features/chatbot/iambored/iambored.py
ChelsiAI/features/chatbot/internet_speed_test/__init__.py
ChelsiAI/features/chatbot/internet_speed_test/internet_speed_test.py
ChelsiAI/features/chatbot/joke/__init__.py
ChelsiAI/features/chatbot/joke/joke.py
ChelsiAI/features/chatbot/news/__init__.py
ChelsiAI/features/chatbot/news/news.py
ChelsiAI/features/chatbot/places_near_me/__init__.py
ChelsiAI/features/chatbot/places_near_me/places_near_me.py
ChelsiAI/features/chatbot/screenshot/__init__.py
ChelsiAI/features/chatbot/screenshot/screenshot.py
ChelsiAI/features/chatbot/send_email/__init__.py
ChelsiAI/features/chatbot/send_email/send_email.py
ChelsiAI/features/chatbot/tell_me_about/__init__.py
ChelsiAI/features/chatbot/tell_me_about/tell_me_about.py
ChelsiAI/features/chatbot/volume_control/__init__.py
ChelsiAI/features/chatbot/volume_control/volume_controller.py
ChelsiAI/features/chatbot/weather/__init__.py
ChelsiAI/features/chatbot/weather/weather.py
ChelsiAI/features/chatbot/website_open/__init__.py
ChelsiAI/features/chatbot/website_open/website_open.py
ChelsiAI/features/chatbot/whatsapp_message/__init__.py
ChelsiAI/features/chatbot/whatsapp_message/whatsapp_message.py
ChelsiAI/features/chatbot/youtube_play/__init__.py
ChelsiAI/features/chatbot/youtube_play/youtube_play.py
ChelsiAI/features/chatbot/youtube_video_downloader/__init__.py
ChelsiAI/features/chatbot/youtube_video_downloader/youtube_video_downloader.py
ChelsiAI/features/click_photo/__init__.py
ChelsiAI/features/click_photo/click_photo.py
ChelsiAI/features/covid_cases/__init__.py
ChelsiAI/features/covid_cases/covid_cases.py
ChelsiAI/features/date_time/__init__.py
ChelsiAI/features/date_time/date_time.py
ChelsiAI/features/games/__init__.py
ChelsiAI/features/games/games.py
ChelsiAI/features/iambored/__init__.py
ChelsiAI/features/iambored/iambored.py
ChelsiAI/features/internet_speed_test/__init__.py
ChelsiAI/features/internet_speed_test/internet_speed_test.py
ChelsiAI/features/joke/__init__.py
ChelsiAI/features/joke/joke.py
ChelsiAI/features/news/__init__.py
ChelsiAI/features/news/news.py
ChelsiAI/features/places_near_me/__init__.py
ChelsiAI/features/places_near_me/places_near_me.py
ChelsiAI/features/screenshot/__init__.py
ChelsiAI/features/screenshot/screenshot.py
ChelsiAI/features/send_email/__init__.py
ChelsiAI/features/send_email/send_email.py
ChelsiAI/features/tell_me_about/__init__.py
ChelsiAI/features/tell_me_about/tell_me_about.py
ChelsiAI/features/volume_control/__init__.py
ChelsiAI/features/volume_control/volume_controller.py
ChelsiAI/features/weather/__init__.py
ChelsiAI/features/weather/weather.py
ChelsiAI/features/website_open/__init__.py
ChelsiAI/features/website_open/website_open.py
ChelsiAI/features/whatsapp_message/__init__.py
ChelsiAI/features/whatsapp_message/whatsapp_message.py
ChelsiAI/features/youtube_play/__init__.py
ChelsiAI/features/youtube_play/youtube_play.py
ChelsiAI/features/youtube_video_downloader/__init__.py
ChelsiAI/features/youtube_video_downloader/youtube_video_downloader.py
ChelsiAI/services/__init__.py
ChelsiAI/services/authenticate.py
ChelsiAI/services/api_management_service/dist/manager.py
ChelsiAI/services/api_management_service/dist/pytransform/__init__.py
ChelsiAI/services/api_management_service/dist/pytransform/platforms/darwin/x86_64/_pytransform.dylib
ChelsiAI/services/api_management_service/dist/pytransform/platforms/linux/x86/_pytransform.so
ChelsiAI/services/api_management_service/dist/pytransform/platforms/linux/x86_64/_pytransform.so
ChelsiAI/services/api_management_service/dist/pytransform/platforms/windows/x86/_pytransform.dll
ChelsiAI/services/api_management_service/dist/pytransform/platforms/windows/x86_64/_pytransform.dll
ChelsiAI/services/asr_deepspeech_streaming/__init__.py
ChelsiAI/services/asr_deepspeech_streaming/streaming.py
ChelsiAI/services/brain/__init__.py
ChelsiAI/services/brain/decision_maker_api.py
ChelsiAI/services/gui/__init__.py
ChelsiAI/services/gui/app.py
ChelsiAI/services/speech_to_text/__init__.py
ChelsiAI/services/speech_to_text/speech_to_text.py
ChelsiAI/services/text_to_speech/__init__.py
ChelsiAI/services/text_to_speech/text_to_speech.py
ChelsiAI/utils/__init__.py