Limitations of the GPT Demo
The GPT demo has the following limitations
The GPT demo has the following limitations
On this website you will see a GPT demo bot. I built the bot by using the GPT API to generate a Dialogflow ES bot (in other words, the chatbot is powered by Dialogflow ES, but was constructed using GPT API). This is not the ideal use case for website articles (that is, a search…
I think that GPT is a truly remarkable achievement. But there is now way too much hype about GPT’s ability to “understand”. I saw a YouTube video which really over-states the case for how advanced AI has become. The paper calls this “self-reflection” So I had a conversation with GPT4, and it made so many…
I used GPT4 to format the transcripts of my YouTube course, and I am very impressed with the results. Click here to see an example of GPT4 formatted YouTube transcripts YouTube autogenerates transcripts for all the videos that you upload, and their accuracy is actually pretty good. There are two problems with YouTube autogenerated transcripts….
I am migrating my online courses from Teachable to LearnDash. In other words, my courses can now be accessed directly from https://botflo.com instead of https://courses.botflo.com Everyone who has already purchased a course will be grandfathered in at no extra charge until 31st Jan 2023. If you migrate after that, I will charge a Migration Fee…
This is now offered inside Dialogflow CX itself.
I have made a lot of updates to my courses recently. I have merged multiple smaller courses into larger ones. I merged a bunch of mini-courses into a single course called Dialogflow ES Mini Courses I merged the no-code courses – Dialogflow Building Blocks, Dialogflow Conversation Design, Dialogflow Blackholes and Dialogflow Flowcharts – into a…
BotFlo CLI Tools is a collection of Python scripts which can help you with chatbot lifecycle management. In other words, it provides you with tools which can accelerate nearly every step of your bot building process. These are mostly based on the online BotFlo app (and even share some of the code base). Differences Here…
First published: Dec 2020 | Last Updated: June 2022 I recently added a chatbot to this website as a case study for my Improving Dialogflow ES Accuracy course. It was a reasonably complex bot with multiple conversation turns, and it provided tips on speeding up the development of the user’s Dialogflow bot based on their…
I have created a tool which you can use to improve the accuracy of your Dialogflow ES bot. Link to the tool It checks for basic mistakes and also makes recommendations based on the best practices I recommend. Here is a list of things the tool checks. You can also do all these manually, but…