BITCQ

[FreeTutorials.Us] chatbots

Size: 789 MB
Magnet link

Name Size
[FreeTutorials.Us] chatbots/01 Introduction to the course/001 Introduction.mp4 23.3 MB
[FreeTutorials.Us] chatbots/01 Introduction to the course/002 ChatBots - what are they and how do we build one.mp4 11.7 MB
[FreeTutorials.Us] chatbots/01 Introduction to the course/003 What can I do with bots.html 2 KB
[FreeTutorials.Us] chatbots/01 Introduction to the course/004 ChatBot behind the scenes.mp4 8.7 MB
[FreeTutorials.Us] chatbots/01 Introduction to the course/005 ChatBot architecture.html 583 B
[FreeTutorials.Us] chatbots/02 Connect Facebook app with API.AI and have a first conversation with the chatbot/006 Create a Facebook page.mp4 8.3 MB
[FreeTutorials.Us] chatbots/02 Connect Facebook app with API.AI and have a first conversation with the chatbot/007 Create a Facebook application.mp4 7.9 MB
[FreeTutorials.Us] chatbots/02 Connect Facebook app with API.AI and have a first conversation with the chatbot/008 API.AI setup and introduction.mp4 8.9 MB
[FreeTutorials.Us] chatbots/02 Connect Facebook app with API.AI and have a first conversation with the chatbot/009 Connect API.AI and Facebook application.mp4 8.7 MB
[FreeTutorials.Us] chatbots/02 Connect Facebook app with API.AI and have a first conversation with the chatbot/010 First conversation with your bot.mp4 7.6 MB
[FreeTutorials.Us] chatbots/03 Teach chatbot to answer FAQ. Test and train the ChatBot/011 Show chat bot how to answer FAQ.mp4 19.2 MB
[FreeTutorials.Us] chatbots/03 Teach chatbot to answer FAQ. Test and train the ChatBot/012 How to test and train a ChatBot.mp4 14.3 MB
[FreeTutorials.Us] chatbots/04 Teach a bot how to have dialogs. Master API.AI/013 Chatbot job enquiry.mp4 15.3 MB
[FreeTutorials.Us] chatbots/04 Teach a bot how to have dialogs. Master API.AI/014 Teach chat bot to take candidates info.mp4 32.5 MB
[FreeTutorials.Us] chatbots/04 Teach a bot how to have dialogs. Master API.AI/015 Test your chatbot - job interview test.mp4 8.2 MB
[FreeTutorials.Us] chatbots/04 Teach a bot how to have dialogs. Master API.AI/016 No application context.mp4 4.7 MB
[FreeTutorials.Us] chatbots/05 Rich messages/017 Rich messages Part 1.mp4 30 MB
[FreeTutorials.Us] chatbots/05 Rich messages/018 Rich messages Part 2.mp4 11.3 MB
[FreeTutorials.Us] chatbots/06 Make your chatbot super smart/019 Use powerful knowledge packages for your chatbot - Domains.mp4 4 MB
[FreeTutorials.Us] chatbots/06 Make your chatbot super smart/020 Prebuilt agents.mp4 11 MB
[FreeTutorials.Us] chatbots/06 Make your chatbot super smart/021 Follow-up intents.mp4 17.1 MB
[FreeTutorials.Us] chatbots/06 Make your chatbot super smart/022 API.AI intents priority.mp4 1.9 MB
[FreeTutorials.Us] chatbots/07 Publish a chatbot/023 Make your chatbot public.mp4 19.5 MB
[FreeTutorials.Us] chatbots/08 Upgrade a chatbot - PART 2/024 Introduction to part 2.mp4 12.5 MB
[FreeTutorials.Us] chatbots/08 Upgrade a chatbot - PART 2/025 Heroku GIT and Node.js.mp4 11.6 MB
[FreeTutorials.Us] chatbots/08 Upgrade a chatbot - PART 2/026 Initial project in Node.js.mp4 18.7 MB
[FreeTutorials.Us] chatbots/09 Code walkthrough and configuration/027 Project configuration.mp4 17.8 MB
[FreeTutorials.Us] chatbots/09 Code walkthrough and configuration/028 First deploy to server.mp4 9.1 MB
[FreeTutorials.Us] chatbots/09 Code walkthrough and configuration/029 How to test Messenger Bots localy.html 676 B
[FreeTutorials.Us] chatbots/09 Code walkthrough and configuration/030 Code walktrough - part 1.mp4 16.1 MB
[FreeTutorials.Us] chatbots/09 Code walkthrough and configuration/031 Code walktrough - part 2.mp4 12.5 MB
[FreeTutorials.Us] chatbots/10 Add extra features to Chatbot/032 Quick replies notes.html 607 B
[FreeTutorials.Us] chatbots/10 Add extra features to Chatbot/033 Add quick replies to job enquiery.mp4 30.9 MB
[FreeTutorials.Us] chatbots/10 Add extra features to Chatbot/034 Get information from conversation - part 1.mp4 21.4 MB
[FreeTutorials.Us] chatbots/10 Add extra features to Chatbot/035 Get information from conversation - part 2.mp4 32.1 MB
[FreeTutorials.Us] chatbots/10 Add extra features to Chatbot/036 Test new feature.mp4 14.1 MB
[FreeTutorials.Us] chatbots/10 Add extra features to Chatbot/037 Send button message - delivery extra options.mp4 21 MB
[FreeTutorials.Us] chatbots/10 Add extra features to Chatbot/038 Set persistant menu.mp4 13.8 MB
[FreeTutorials.Us] chatbots/10 Add extra features to Chatbot/039 Get information about the user.mp4 10.5 MB
[FreeTutorials.Us] chatbots/11 Connect to 3rd party API/040 Connect to 3rd party API - Part 1.mp4 26.8 MB
[FreeTutorials.Us] chatbots/11 Connect to 3rd party API/041 Connect to 3rd party API - Part 2.mp4 26.9 MB
[FreeTutorials.Us] chatbots/11 Connect to 3rd party API/042 Publish the update.html 473 B
[FreeTutorials.Us] chatbots/12 Quick replies in parameters/043 Quick replies in parameters.mp4 28.1 MB
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/044 Setup a database for the chatbot on Heroku.mp4 15.9 MB
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/045 Create user table for the user information.mp4 13.8 MB
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/046 Save user information into a database.mp4 26.9 MB
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/047 Refactor user module - Part 1.mp4 16.2 MB
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/048 Refactor user module - Part 2.mp4 13.1 MB
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/049 More work with a database - retrieving and using users preferences.mp4 16.8 MB
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/050 Create api.ai intent for colors inquiry.mp4 4.1 MB
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/051 Setup database tables to store information and users preference.mp4 17.8 MB
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/052 Read information user seeks available colors from database.mp4 20.6 MB
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/053 Remember users preference color.mp4 17 MB
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/054 Use users preference later in the conversation.mp4 15.7 MB
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/attached_files/052 Read information user seeks available colors from database/colors.js 945 B
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/attached_files/053 Remember users preference color/colors.js 2 KB
[FreeTutorials.Us] chatbots/13 Save and retrieve information into a database/attached_files/054 Use users preference later in the conversation/colors.js 3 KB
[FreeTutorials.Us] chatbots/14 Chatbots resources/055 ChatBot prototyping.html 1 KB
[FreeTutorials.Us] chatbots/14 Chatbots resources/056 ChatBot Analytics.html 2 KB
[FreeTutorials.Us] chatbots/14 Chatbots resources/057 ChatBot Developer Platforms.html 5 KB
[FreeTutorials.Us] chatbots/14 Chatbots resources/058 ChatBot Stores.html 1 KB
[FreeTutorials.Us] chatbots/14 Chatbots resources/059 ChatBot Marketing.html 861 B
[FreeTutorials.Us] chatbots/14 Chatbots resources/060 ChatBot Translators.html 541 B
[FreeTutorials.Us] chatbots/14 Chatbots resources/061 ChatBot Customer service engines.html 984 B
[FreeTutorials.Us] chatbots/14 Chatbots resources/062 ChatBot Job Boards.html 886 B
[FreeTutorials.Us] chatbots/14 Chatbots resources/063 ChatBot Magazines.html 757 B
[FreeTutorials.Us] chatbots/14 Chatbots resources/064 ChatBot NewsLetters.html 1 KB
[FreeTutorials.Us] chatbots/14 Chatbots resources/065 ChatBot Discussion Forums.html 948 B
[FreeTutorials.Us] chatbots/14 Chatbots resources/066 Chatbot podcasts.html 585 B
[FreeTutorials.Us] chatbots/14 Chatbots resources/067 ChatBot conferences.html 2 KB
[FreeTutorials.Us] chatbots/15 Final code/068 Final code.html 341 B
[FreeTutorials.Us] chatbots/15 Final code/attached_files/068 Final code/SmartBabeAPIAI.zip 15 KB
[FreeTutorials.Us] chatbots/15 Final code/attached_files/068 Final code/final-code.zip 7.3 MB
[FreeTutorials.Us] chatbots/16 Conclusion/069 Conclusion.mp4 6 MB
[FreeTutorials.Us] chatbots/16 Conclusion/070 Bonus lecture discount coupons for my students.html 5 KB
[FreeTutorials.Us] chatbots/FreeTutorials.us.html 125 B
[FreeTutorials.Us] chatbots/[FreeTutorials.us].txt 75 B
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce

Loading...