zsolt
Forum Replies Created
-
Forum: Plugins
In reply to: [AI Power: Complete AI Pack] Voice commandIf you want to use ChatGPT in WordPress, you can also integrate a text-to-speech functionality. There are several solutions for this, such as using plugins that add a text-to-speech feature to your pages or posts.
One such plugin is “Accessibe”, which offers not only text-to-speech, but also several other accessibility features. With Accessibe, you can make your website more accessible, making it easier for those with visual or hearing impairments to access your content.
Forum: Plugins
In reply to: [AI Engine] Voice commandI understand, thank you.
Forum: Plugins
In reply to: [AI Power: Complete AI Pack] Bug Report from enfold theme userHello,
I also use this and I don’t experience such a problem. With this template, the chatbot cannot be used content-consciously, but there are no other issues.
Forum: Plugins
In reply to: [AI Engine] Settings page comes up blank.Hello
In the current update, the chatbot frontend is not working. It does not respond or display any text.
Forum: Plugins
In reply to: [AI Engine] Settings tab doesn’t work after update 1.3.32me too
Forum: Plugins
In reply to: [AI Power: Complete AI Pack] Widget chatbot, appearing on certain pagesOkay, thank you
It’s not ideal for users to see this message.
Is there any solution to provide users with a different message if the chatbot is overloaded?This model is currently overloaded with other requests. You can try your request again, or if the issue persists, please contact us through the support at help.openai.com. (Please include the request ID 5d327a1fa6fc2186326e9759ff54e781 in your message.)
Forum: Plugins
In reply to: [AI Power: Complete AI Pack] Widget chatbot, appearing on certain pagesIt’s not an elegant solution, but I solved it with CSS.
/* Default state */
.wpaicg_chat_widget {
display: none;
}/* Homepage */
.home .wpaicg_chat_widget {
display: block;
}/* Posts pages */
.single-post .wpaicg_chat_widget {
display: block;
}/* A specific page */
.page-id-123 .wpaicg_chat_widget {
display: block;
}Forum: Plugins
In reply to: [AI Power: Complete AI Pack] Widget chatbot, appearing on certain pagesYes, but the shortcode doesn’t behave like a chatbot on the website, it’s embedded.
You are right, if the memory feature is not turned on, it will answer correctly. But if it is turned on, it will repeat the same answer for the same question for 10 cycles.
PL:
Regarding apartment clearance service?
Of course, I would be happy to provide you with information about our apartment clearance service. Our Zsizso company’s apartment clearance service includes the removal of all items from your apartment, including furniture, clothing, shoes, and any other items you no longer need. We provide a quick and efficient service to make the apartment clearance and evacuation process as easy as possible. The price depends on the distance traveled and the number of trips required to remove all items. To get an estimate of the price, you can use our calculator, which is available on our website: https://zsizso.hu/lakas-lomtalanitas/#calculator. The prices are for the removal of approximately 15m3 of items, and the additional fee of 20,000 HUF applies for clearance from upper floors.
For more information about our apartment clearance service, please visit our website at https://zsizso.hu/lakas-lomtalanitas/. If you have any further questions, please do not hesitate to ask me.
——-
Regarding lawn mowing?Certainly, I would be happy to provide you with information about our website and services. Our apartment clearance service includes the removal of all items from your apartment, including furniture, clothing, shoes, and any other items you no longer need in Somogy county. Our service is quick and efficient and helps to remove unwanted furniture, dishes, porcelain, and other items from your apartment. The price depends on the distance traveled and the number of trips required to remove all items. To get an estimate of the price, you can use our calculator, which is available on our website: https://zsizso.hu/lakas-lomtalanitas/#calculator.
Our lawn mowing service is available in Somogy county, and we offer it at affordable prices. We mow lawns in houses with push mowers or brushcutters, and grass collection is also possible. The prices depend on the area and distance. To get an estimate of the price, you can use our calculator, which is available on our website: https://zsizso.hu/funyiras-somogy-megyeben/#funyirascalculator.
I hope this information helps. If you have any further questions, please do not hesitate to contact us using the contact form on our website.
——
Ask similar questions as above, such as firewood cutting, apartment clearance, tire changing, lawn mowing.
- This reply was modified 1 year, 8 months ago by zsolt.
I’m using the widget. I set the memory back to 0. Here’s a screenshot at the following link.
– gpt3 turbo
– embeddingsI definitely want to use your extension. I have put yours (GPT AI) on the left side and the right side (AI Engine) has exactly the same user settings, context, etc. If you like, you can test it too.
Thank you for your efforts, I know you have a lot of work to do, but there are still a few basic problems with your chatbot. Unfortunately, I still can’t use it live.
If I ask several questions in a row, it always answers to the previous questions as well.
Thanks
Is there a solution where if the Superadmin starts a conversation with the chatbot and receives an incorrect response to a question, the chatbot is prompted to remember the correct answer in context?
Since the update, the additional context no longer preserves the text, the field will be blank after saving.
Hello @senols
Actually, even if I put all the information into one context, the chatbot still knows what to say for each page or which URL to recommend for each page. I don’t know how, but it does. However, if I put a different chatbot for each page, it’s faster.
I don’t want to fine-tune my own chatbot.
Excerpts work.
I can’t solve the issue of content awareness because the website is built with a unique builder with lots of shortcodes: Avia framework.It’s not working for me either for some reason. When I refresh the page, the previous question disappears.
Forum: Plugins
In reply to: [AI Engine] The chatbot hasn’t been working since the update.Great, in the meantime, I found the issue with using multiple chatbots. I didn’t realize that HTML links couldn’t be placed yet. I’ll open a new topic for this idea.