About this progressive letters: I am not sure it’s a good idea to mimic ChatGPT if it’s not exactly ChatGPT. I explain:
I know a lot of chatbot tries to imitate to look “cool”, but it’s not that great. ChatGPT actually streams the answer actually being built in realtime from the server. They can do this easily because it’s their own system (and we could do this too, but it causes other issues, especially if we want to moderate usage, calculate statistics, etc). So yeah, many chatbots imitates it by “typing” a character every few milliseconds. That looks extremely robotic to me, plus it actually delays the actual answer (which the chatbot already received, but because of that effect, it takes more time to actually display). This is why I am not for it.
However, we could think of a different effect, like a transition on the height of the container to welcome the answer, then a very quick and smooth opacity animation. That could actually be nice, without delaying the answer nor badly imitating a typewriter ??
My priority is to make everything super solid, stable and adaptable. It’s very important for me, as I want to help users creating something great, rather than just providing something that seems fun out of the box but half broken and impossible to adapt. I am careful at every step.
I have a question, in tools we have a content generator that allows us to write with a title, keywords, sections, writing style and tone; I love it, but I would like to put it into my wordpress site, so users can acces to it directly my the website
I would like to keep the current Content Generator in the WP Admin, as it really made for it, and parts of it will be re-used in the Post Editor for example. Also, it has a certain design, that will be modified overtime but always for the WP Admin.
However, I am working on another solution: AI Forms. This is my big project this week, and hopefully I will be able to release it today or tomorrow. Basically, you’ll be able to use blocks to create a page with fields (textfields, select, etc) and a button will gather the inputs, and produce an outputs. With the AI Forms, you will be able to create your own Content Generator too ?? And better, it will be styled just like your theme.