378 comments found.
Please, through your plugin, can I request, for example, an introduction to a blog post, a conclusion, or a meta? Does it support the Arabic language? What are the other costs after purchasing your app?
Hey!
Thanks for your interest in AIKit!
Yeah, you can do all of that. You can define prompts that allow you to generate that via the AI menu.
Plugin also supports Arabic lanuange.
Other costs are your usage for OpenAI API. You can check the pricing here:
https://openai.com/pricingHave a great day!
I forgot to ask you, most importantly, I do not have an API. It is not possible for us here to open an account with OpenAI. Is there a solution?
Unfortunately OpenAI doesn’t support some countries yet. If your country is one of these unsupported countries, then it will be hard to open account. Here is a list of the supported countries:
https://platform.openai.com/docs/supported-countriesHello, Dev
i want embedding can use with ai auto writing how i can do this
Hey!
Not sure if I understand you correctly. Do you want to use “AI embeddings” or are you referring to something else?
at i see detail in your plugin embedding is use for improve chatbot but i want it can use with auto writer too
if it can use with auto writer then auto witer can write some specific detail that i want
Thanks you for the clarification!
The point of Embeddings is that you can store some of your information in a vector database, and then query this information with a certain text. In this case the embeddings database will return the best matching result that are similar to that text.
What happens in the Chatbot in AIKit behind the scenes is that GPT is being asked to use this information that we just got from the vector database to answer a user question.
If we use embeddings with auto writer, then what you will end up with is GPT rewriting the same information you already have in the vector database more or less, which will be a lot of repetition. So I can’t image that bringing a lot of benefit. Or do you have another idea here that I don’t see?
when i use with my article auto writer can work with my promotion that is specific with my some product and help alot when i make many sell page with different article tone, ie i make 10 different sell page with different word, tone for test with ads
Yeah, but with the vector database you need a certain query to get a similar entries from the database back.
I think for your purpose I see setting the context of GPT will help you tackle this problem. You can add additional information about your product there, and this information will be available to GPT when generating the text.
You can set the context on the settings page, under “OpenAI System Message”. In that text box you can add more details of your product and it will be used when generating the text. Please give it a try and let me know if works well for you.
How many words i can put in “OpenAI System Message” and it will count token with all input or not ?
All text you write in this field will be counted in the total tokens. So i’m advise to write as few text there as possible. One or 2 paragraphs describing your product will be good.
Hi, could you please deactivate all my licenses. I am migrating to new web and hosting and starting from scratch. Thank you
Hey!
You can do that now.
Thanks
Hello dev
i need add my thai languate to plugin can i do my self? I see function in include/admin.php
Hey!
Sure, you can add it yourself if you like. For that you will need to add the Thai language in aikit/includes/admin.php, but you will also need to change the following files: aikit/includes/openai/auto-writer/auto-writer-prompts.php aikit/includes/openai/repurposer/repurposer-prompts.php aikit/includes/openai/initial-prompts.php
These files include the prompts used for auto writer, repurposer and the AI menu. You will need to follow the structure in there and add Thai translations to the prompts you find there. Make sure to include all the placeholder in translations like “[[text]]”, because they are needed.
Let me know if you have any problems with it. I can also add the Thai language to the plugin in the future for you if you didn’t manage to do it yourself.
Have a great day!
thank you mate
always welcome
Hello, good day, I have a problem with the content rewriting system through URLs, because more than anything, it doesn’t matter if they are active or if it works on them, in the first weeks it was working without problems, but after a while It doesn’t make any content, I checked if my API was correct, I had credit and in fact if I have nothing else it doesn’t move forward, could you please help me?
Hey!
Sure I can help. When you open the RSS job, there is a tab called “Logs & Errors”, do you see any errors reported there?
Demo link not work
Hey!
Thanks for your interest in AIKit!
The problem has been fixed and the demo is now working fine.
Have a great day!
Hi there,
For RSS Automatic Content Generation is possible to keep the original featured image ?
Also can we tag the posts ?
Hey!
Thanks for your interest in AIKit!
Keeping the original image is not supported in RSS. It’s not easy to determine the featured image of a post as you might pick the wrong image.
Tagging posts is not supported either but i added it to roadmap of plugin.
Have a great day!
slovak language? thanks
Hey!
Thanks for your interest in AIKit!
Yes, AIKit supports Slovak language.
Good afternoon. I recently bought the AIKit plugin from you. According to the instructions in the PDF file, I registered an account in OpenAi (GPT Chat) and received a key in it to use in the plugin. I installed the plugin on the site and connected the key from Chat GPT.
Next, in the Auto Writer section, I tried to generate 1 article. I filled out all the fields, clicked AI Generate, but after a couple of seconds the following error appears. What is it connected with?
Error screenshot: https://prnt.sc/_2HQTdVnQz-r
First of all, thanks for buying AIKit!
Regarding your question, OpenAI has a limit on the number of requests (and number of words/images) you can generate in a certain time, this is especially true for trial account which are significantly limited in terms of the number of requests you can do per minute.
For example, free trial users have a maximum limit of 3 requests per minute, whereas paying users have max request of 60 requests per minute. Auto writer does multiple requests to API, that’s why it triggered this error.
Please check this link for more info on rate limits: https://platform.openai.com/docs/guides/rate-limits
This error mean you have reached this limit and you will have to wait a bit before generating more text. If you are having a trial account, once you will add more credit this limitation will be lifted and you shouldn’t see this error.
I hope this helps. Have a great day!
1) Thank you, I roughly understand why this error appears. But according to the link you provided, I unfortunately did not find how to become a “paid user”.
2) And also, how many requests are enough with the basic/standard settings of Auto Writer? You wrote that 60 requests to OpenAI per minute are allowed, but is that enough for the write 1 article ?
Hey!
1. You are always welcome You will switch to a “paid user” once you add credit to your account. You can do that here (after you login to your account):
2. Sorry, the 60 requests per minute was a mistake from my side (that used to be the case before but OpenAI updated it). Now the maximum requests per minute is 20 in the first 48 hours after you switch to a paid account, then 3500 requests/min (which is huge).
Writing an article requires anywhere from 4 to 10+ requests depending on the options you select and the number of sections that you’d like to generate in the article. These requests are not necessarily made during the same minute. Text generation takes some time, so it might be the case that 5 of these requests happen in 1 minute while the rest happen during the subsequent minute.
I hope this helps. Please let me know if you have any more questions. Have a great day!
Thank you. The second point is clear.
Here’s the first thing. Unfortunately, I can’t find exactly how I can top up my OpenAi account.
And by the way, as you can see in the screenshot, you can see that I have $4.99 in my account, but even that is not enough. I tried to make an article with AutoWriter – the initial error occurred
https://prnt.sc/nLAan9e3W9jlAs you can see in the screenshot, your account is still in the “Free trial” tier. The free trial trier on OpenAI provide free credit for you, and this credit that you see is the free credit as part of the trial account.
Please follow the steps in this link in order to top up your OpenAI account:
https://help.openai.com/en/articles/8264644-what-is-prepaid-billingHello, Please let me know if your plugin work also for Romanian languages. Many regards
Hey!
Thanks for your interest in AIKit!
Yes, the plugin supports Romania language
That’s great. Many thank’s for your reply! PLease let me know, just one question. It’s posible to use it for more website ?
You’re always welcome.
Both the regular license as well as the extended license allow you to run the plugin on 1 domain name. If your websites are sub-domains of only 1 domain, then you only need 1 regular license (for example: blog1.site.com & blog2.site.com).
If you want to use the plugin with different domains then you’d need a regular license for each of these domains.
Hi, has the Hebrew woman been added?
Hey!
Not sure what do you mean by the hebrew woman. Can you please elaborate more?
Sorry
Hebrew Language
not yet, but i’m going to add it very soon to the plugin
If you update me that would be great and I will buy your plugin immediately
Absolutely! I will let you know once added, which should be very soon
I just released support for Hebrew language into the plugin. I hope you will like it
Thanks I will look into it as soon as possible
If the regular license expires, does it mean that I will no longer be able to use the script
Hey,
Thanks for your interest in AIKit!
The regular license never expires. It’s a lifetime license that allows you to use the plugin forever.
What expires is the support license (after 6 months), and you can renew it if you wish to but it’s completely optional.
Have a great day!
Hi,
Can this do like amazon product reviews etc?
Hey!
Thanks for your interest in AIKit!
You can definitely write product reviews using the plugin, however the plugin can not post them automatically to Amazon. You will need to post them yourself.
Ich wollte mich gerade mal mit dem Embeddings beschäftigen aber leider wirft er diesen fehler aus ? Was muss ich ändern ?
{ “message”: “Payload error: JSON payload (34184048 bytes) is larger than allowed (limit: 33554432 bytes).”, “date”: “2023-09-07 18:07:38” } { “message”: “Payload error: JSON payload (34184186 bytes) is larger than allowed (limit: 33554432 bytes).”, “date”: “2023-09-07 19:12:51” } { “message”: “Payload error: JSON payload (34184547 bytes) is larger than allowed (limit: 33554432 bytes).”, “date”: “2023-09-07 20:12:26” } { “message”: “Payload error: JSON payload (34183206 bytes) is larger than allowed (limit: 33554432 bytes).”, “date”: “2023-09-07 21:11:51” }
Kannst du mit bitte (wenn das möglich ist) deine Daten exportieren (als CSV under “Eingegebene / gesammelte Daten” tab) und mir per email schicken?
CSV funktioniert nicht, ich klicke drauf aber es passiert leider nix.
Darf ich mit den credentials login und selbst kontrollieren?
Quick question for you, just purchased your plugin but now I’m getting the following error:
{
“success”: false,
“message”: “Server error: `POST https:\/\/api.openai.com\/v1\/chat\/completions` resulted in a `503 Service Unavailable` response:\n{\n \”error\”: {\n \”message\”: \”The server had an error while processing your request. Sorry about that! You can retry yo (truncated…)\n\n\nPrompt: Rewrite every part of this text in your own words.\n--\nText:\nKate Knibbs\n\n—\nRewritten text:\n\nModel: gpt-3.5-turbo\n\nMax tokens: 6”,
“date”: “2023-09-05 06:17:00”
}
I’ve tried this a few times and I’m just burning/wasting tokens this time as OpenAI is still charging me despite my site failing to complete the request.
This happens when I try to do an RSS request and convert some feeds. I have it set to just 1 Post and run every 30 minutes.
I know that this could be my web host timing me out or something.
Is there a way to tell your plugin to maybe write less words or something on the Repurpose Job? Then I know it would complete successfully most likely.
My reasoning for this, is because when I tried to just generate a regular Post on my own, your plugin was doing the same thing when I had it set to 5 sections with 800 words, and it only succeeded to complete when I brought it down to 3 sections with 400 words each, then it completed.
Also, is there a way to tell the plugin to retry that same Repurpose Job again? Or do I have do manually rebuild the Repurpose Job or re-scan the RSS feed every time something like this happens? If not, would be a good feature request, please and thank you.
Hey!
First of all, thanks you for purchasing AIKit!
Do you have a trial OpenAI account or a paid one?
I’m asking because OpenAI has a limit on the number of requests (and number of words/images) you can generate in a certain time, this is especially true for trial account which are significantly limited in terms of the number of requests you can do per minute.
For example, free trial users have a maximum limit of 3 requests per minute, whereas paying users have max request of 60 requests per minute.
Please check this link for more info:
https://platform.openai.com/docs/guides/rate-limitsRegarding how the plugin works behind the scenes: AIKit divides the article into paragraphs, and processes each paragraph separately. This is to avoid sending the whole article and get back an error which consumes all tokens without benefit, so this is already happening.
Repurpose jobs will keep being retried in case they generated errors. This gave me an idea on a feature to add to allow users to control if they want to retry generation or not. I will add that to the plugin’s roadmap
I hope this answers your questions. Have a great day!
Hey there! Can you please add a plagiarism checker in a future release? Thanks in advance!
Hey
Unfortunately adding a plagiarism checker is a huge undertaking. Plagiarism checker have huge databases of content to check against. This is simply infeasible to have inside a WordPress installation
There are many online ones that you can use and I have to highlight that they are not always accurate.
Wie geil ist den bitte das neue Chatbot Design. Vielen Dank das sieht super mega gut aus. Wirklich sehr sehr gut gelungen!
Leider speichert er die Sekundär farbe nicht.
ich freue mich sehr, dass dir das neue Design gefällt
Bitte versuche, den Browser Cache zu löschen und probiere es noch einmal aus. Sag mir Bescheid ob das hilft.
Schon probiert, habe dir gerade eine email mit video an deine gmail Adresse geschickt.
Es ist ein Bug. Ich kümmere mich drum. Wegen der Leiste (ausloggen), ich glaube das hat nichts zu tun mit dem Chatbot. Kannst du den bot deaktivieren um zu sehen ob das mit ihm zu tun hat?
Danke, zum ausloggen wenn ich Aikit deaktiviere geht es wenn ich es wieder aktiviere kann ich mich wieder nicht ausloggen. Habe dir wieder ein video Geschickt.
Dieses Problem sollte in der letzten Version behoben sein. Probiere mal und sag mir Bescheid ob alles gut aussieht
Hello Support, I’m trying to configure Embeddings according to your video, but it’s giving me an error:
https://imgur.com/a/L5PDNAII followed the video, created the API, copied the Cluster URL and configured it in your plugin
What could be happening?
Thanks
Hey!
First of all, thanks for buying AIKit!
First thing to check would be to double check the URL of the cluster and the API key that you entered in the settings page, and make sure they are identical.
If they are correct, I’d ask you to give me access to your website (if possible) to check the problem myself. Feel free to send me the access (if that’s possible) via email at:
codeisawesome.hq [at] gmail.com
Good morning.
I just sent the access credentials to my website to this email
Thank you very much
Good morning!
I just replied to your email
Hi
Is it possible to write long article with this plugin like 3000 to 4000 words…?
Hey!
Thanks for your interest in AIKit!
Yes, it’s possible to write long articles of 3000, 4000 or even more, as long as the article is divided into multiple paragraphs.
For example, in the Auto writer you have the option to choose how many sections (paragraphs) you want to generate, and how long each of these paragraphs is.
Also inside the editors if you use the “AI Menu” that comes with the plugin, you will normally highlight a piece of text and ask AI to generate some text based on it. You can also change the length of generated text in the settings.
I hope this answers your question. Please let me know if you have any more questions.
Have a great day!
Hello good day, I want to buy this tool, but I want to monetize the website with adsense, please will adsense approve my website if I use this tool on the website?
Hey!
Thanks for your interest in AIKit!
First of all, Google is itself building Bard, which is a generative model like GPT, so they are already in the game of AI and i don’t think that they would give tools to people to use in their content generation only to penalize this content later
AI is not here to replace us, but to help us write better and be creative. There is no reliable way to know for sure that a content has been generated by AI unless this content has been AI-watermarked or if it provide shallow content. Obviously building a content farm that generates content without human supervision would lead to SEO problems with Google.
From my point of view, Google cares about the value added more than whether the content is generated by AI or not. If you use AIKit to summarize long articles using AI and present them to your audience, this is a good value that you offer, which should not be problematic.
I hope this answers your concerns. Please let me know if you have any more questions and have a great day!