-
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:
-
(Quiz) Chemical Element: Technetium (Tc)
Chatbot: Element: Technetium (Tc) Property Value Symbol Tc Atomic Number 43 Atomic Weight 98 Group 7 Period 5 Block d-block Density 11 g/cm³ Appearance Silvery-gray metallic Technetium is unique because it was the first element to be artificially produced. It was discovered by Carlo Perrier and Emilio Segré in 1937 by isolating it from a…
-
A Flower Falls
“A flower falls, even though we love it; and a weed grows, even though we do not love it.” – Dōgen (1200–1253) Dōgen was a Japanese Zen Buddhist teacher born in Kyoto, and the founder of the Sōtō school of Zen in Japan after traveling to China to study Zen Buddhism. He is known for…
-
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…
-
Saving Images to the Media Library
Images can now be directly saved from Chatbot to the Media Library. This functionality can be accessed by hovering over any image and using the contextual actions. The image save feature is available to all users. Note: Images are not published automatically. The images can be added later to a post, article, image gallery, etc.…
-
Write a python function that adds an image to a wordpress media library using the rest api.
John: write a python function which adds an image to a wordpress media library using the rest api. Chatbot: To add an image to a WordPress media library using the REST API, you must handle several steps including authentication and file upload. Below is an example of a Python function that does this. This example…
-
What is the latest version of WordPress you are aware of?
John: What is the latest version of WordPress you are aware of? Chatbot: As of my last update in April 2023, the latest version of WordPress is 6.1.1. Please note that newer versions may have been released since then. It's always a good idea to check the official WordPress website or your WordPress dashboard for…
-
AI Content Management with WordPress
WordPress is now the default CMS (Content Management System) for Chatbot on this site. The CMS can be accessed from the “hamburger” menu in Chatbot. Chat conversations can be saved to the CMS, although they will not be published until they are reviewed. No conversations will be saved unless the user clicks the save button.