Tag: UI
-
John Demonstrates His Narrow AI Framework
In this video, I demonstrate my approach and techniques for allowing users to create, manage, and use their own narrow AI widgets. I create a total of 9 widgets in this video, including a fully functional Blackjack game, all done right in the browser. The other two demo videos I have on this site were…
-
Release Notes – User Managed AI Widgets
The latest release of my chatbot stack adds support for user managed narrow AI chat widgets (a.k.a. dynamic widgets). This means users can craft conversations with the chatbot suited to their own needs. When creating or editing narrow widgets, users can set appearance options, set up instructions for the conversation, and toggle/configure from available features.…
-
Text Formatting Tests for Chatbot
John: Write a simple bullet list. Chatbot: Wake up at 6:30 a.m. Exercise for 30 minutes Take a shower Eat breakfast Review the day’s schedule Start work at 8:00 a.m. Lunch break at 12:00 p.m. Resume work at 1:00 p.m. Finish work at 5:00 p.m. Prepare dinner Eat dinner Relax with family Go to bed…
-
Chatbot Basics: Upload, Crop, and Edit Images
This short video (3 minutes) shows how users can use Chatbot to upload, crop, and edit images using an image mask. Note: On mobile devices, images can be taken directly from the camera when uploading (or they can be selected from the photo library on your device). Also, there is no audio track on this…
-
Chatbot Basics: Write an Article
This 6 minute video shows how users can use Chatbot to write an AI article with a featured image and add the article to a WordPress site. Note: The is no audio track in this video, only a screen recording.
-
New Chatbot Features
The latest release of chatbot includes some great new features and improvements, including:
-
Are you familiar with the markdown-it library?
John: are you familiar with the markdown-it library? Chatbot: Yes, I'm familiar with the markdown-it library. Markdown-it is an extensible Markdown parser written in JavaScript. It's a very popular library that is often used to convert Markdown syntax into HTML. It is highly configurable and supports a wide range of Markdown features, including CommonMark standard…
-
Creating Multimodal Chatbot Applications for the Web: Challenges and Possibilities
Creating Multimodal Chatbot Applications for the Web: Challenges and Possibilities The digital realm continuously evolves, and with this evolution comes the demand for more sophisticated applications that facilitate rich interactions. One of the more intriguing developments in recent years is the multimodal chatbot application—tools capable of handling interactions across different types of media including text,…
-
Why I Use Angular
In the realm of frontend development, choosing the right framework can make a significant difference in building robust, scalable, and efficient web applications. Angular, developed and maintained by Google, has emerged as a leading choice for developers seeking modern features and unparalleled development capabilities. In this article, we will explore why Angular stands out as…