~Get Your Files Here !/1. Introduction to Rasa/1. Basic Introduction to Rasa.mp4 101.7 MB ~Get Your Files Here !/1. Introduction to Rasa/2. Capabilities of Rasa.mp4 31.7 MB ~Get Your Files Here !/1. Introduction to Rasa/3. About Rasa NLU.mp4 52.8 MB ~Get Your Files Here !/1. Introduction to Rasa/4. About Rasa Core.mp4 83.5 MB ~Get Your Files Here !/1. Introduction to Rasa/5. Live Coding Rasa Installation, Structure of domain.yml, nlu.yml, & config.yml.mp4 52.7 MB ~Get Your Files Here !/2. Building Rasa NLU/1. Understanding Training data and rules.mp4 182.6 MB ~Get Your Files Here !/2. Building Rasa NLU/2. Overview of the domain file.mp4 56.9 MB ~Get Your Files Here !/2. Building Rasa NLU/3. Understanding entities.mp4 152.6 MB ~Get Your Files Here !/2. Building Rasa NLU/4. Understanding Slots.mp4 86.9 MB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/1. Introduction to development of weather bot.mp4 65.4 MB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/2. Modifying Rasa domain files and data files( nlu.yml, sturies.yml, rules.yml).mp4 130.9 MB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/3. Modifying the custom actions and deploying via the react app.mp4 151.3 MB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/actions/actions.py 1.5 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/actions/__init__.py 0 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/actions/__pycache__/actions.cpython-38.pyc 205 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/actions/__pycache__/__init__.cpython-38.pyc 206 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/config.yml 1.3 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/credentials.yml 980 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/data/nlu.yml 2.3 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/data/rules.yml 244 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/data/stories.yml 1 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/domain.yml 838 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/endpoints.yml 1.4 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/idea/gitignore 50 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/idea/inspectionProfiles/profiles_settings.xml 174 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/idea/inspectionProfiles/Project_Default.xml 16.8 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/idea/misc.xml 204 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/idea/modules.xml 285 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/idea/RASA TUTORIAL.iml 361 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/idea/workspace.xml 3.1 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/main.py 544 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/gitignore 310 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/package-lock.json 493.2 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/package.json 898 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/public/favicon.ico 3.8 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/public/index.html 1.7 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/public/logo192.png 5.2 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/public/logo512.png 9.4 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/public/manifest.json 492 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/public/robots.txt 67 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/src/App.css 564 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/src/App.js 192 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/src/App.test.js 246 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/src/components/Basic.js 5.6 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/src/components/chatBot.css 1.7 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/src/index.css 366 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/src/index.js 547 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/src/logo.svg 2.6 KB ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/src/reportWebVitals.js 362 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/RasaUI/src/setupTests.js 241 B ~Get Your Files Here !/3. Development Of Rasa Weather Bot/RASA TUTORIAL/tests/test_stories.yml 1.6 KB ~Get Your Files Here !/4. Advanced Rasa NLU Techniques/1. Introduction to Rasa deployment for production.mp4 65.1 MB ~Get Your Files Here !/4. Advanced Rasa NLU Techniques/2. Deploying Rasa with render.mp4 142.5 MB ~Get Your Files Here !/4. Advanced Rasa NLU Techniques/3. Deploying Rasa to WhatsApp platform.mp4 113.1 MB ~Get Your Files Here !/4. Advanced Rasa NLU Techniques/4. Deploying Rasa to Telegram platform.mp4 78.4 MB ~Get Your Files Here !/5. Advanced Rasa Core Techniques/1. Common Rasa commands and their uses.mp4 85.5 MB ~Get Your Files Here !/5. Advanced Rasa Core Techniques/2. Review of the steps Involved in starting and training a Rasa project.mp4 76.5 MB ~Get Your Files Here !/5. Advanced Rasa Core Techniques/3. Role of Chatbots and assistants in industries.mp4 125.1 MB ~Get Your Files Here !/6. Development of Raina Lung Cancer Risk Assessment ChatBot/1. Introduction to Section 6.mp4 80.4 MB ~Get Your Files Here !/6. Development of Raina Lung Cancer Risk Assessment ChatBot/2. Understanding the Problem Statement.mp4 51.2 MB ~Get Your Files Here !/6. Development of Raina Lung Cancer Risk Assessment ChatBot/3. ChatBot in Action.mp4 29.4 MB ~Get Your Files Here !/6. Development of Raina Lung Cancer Risk Assessment ChatBot/4. Development of Raina Part 1.mp4 96 MB ~Get Your Files Here !/6. Development of Raina Lung Cancer Risk Assessment ChatBot/5. Development of Raina Part 2.mp4 198.3 MB ~Get Your Files Here !/7. Continuation on Raina Development, Overview of Rasa Interactive/1. Introduction to Section 7, Building the custom actions for Raina.mp4 240.4 MB ~Get Your Files Here !/7. Continuation on Raina Development, Overview of Rasa Interactive/2. Deploying Raina to Messaging Platforms (Telegram).mp4 52.6 MB ~Get Your Files Here !/7. Continuation on Raina Development, Overview of Rasa Interactive/3. Overview of Rasa Interactive.mp4 111.5 MB ~Get Your Files Here !/8. Conclusion/1. Introduction to Section 8.mp4 77.3 MB ~Get Your Files Here !/8. Conclusion/2. The Future of Rasa in comparison to ChatGpt.mp4 208.1 MB ~Get Your Files Here !/8. Conclusion/3. Using ChatGpt to build Rasa Chatbots.mp4 110.4 MB ~Get Your Files Here !/8. Conclusion/4. Recap of the course and Conclusion.mp4 24.5 MB ~Get Your Files Here !/Bonus Resources.txt 386 B