Today was interesting, my mentor Priyen showed me how to take LUIS and the bot framework emulator even further by linking an API key and app ID from a popular movie and tv series website and link it into my C# code to allow my bot to generate output based on specific intents and entities specified in LUIS.
I created a bot which outputs popular and highly rated movies and series. Basically when a user types in “Show me top rated tv series” or “popular movies” my bot would output a list of the most popular movies or top rated tv series. Again with the help of my mentor Priyen I was able to teach my bot a few other utterances (which is possible different sentence structures asking the same question).
Similar posts:
- Day 3 – Bots by Jared
- Day 3: Bots Continued by Raheem
- Final Day – Bots by Jared
- Overall challenges and there solutions Day 5 by Senzo
- My second experience at summer school by Sandile