There's this lack of nuance in AI generated articles that gives em out. How do you fix that?Not true. I have multiple websites that are using AI generated content.
There's this lack of nuance in AI generated articles that gives em out. How do you fix that?Not true. I have multiple websites that are using AI generated content.
There's this lack of nuance in AI generated articles that gives em out. How do you fix that?
How do you mean?Only OpenAI API worked for me. It's both cheap and it is the original piece these companies are reselling to you.
I would recommend it to anyone trying to use this powerful model. There will be more, so expect more.
Making own gpt-3 based tool is one of the methods people don't talk about, but I tell you, make one and you will have $100 per day if you post it to ProductHunt doing nothing.
The most expensive token gets me 5k words for 30 cents.
I will go with Jasper any day.How does Jasper/Jarvis compare to WordAI?
GPT-3 vs a simple spinner (the AI part in WordAI is just for marketing purposes).How does Jasper/Jarvis compare to WordAI?
Can Jasper spin as well?GPT-3 vs a simple spinner (the AI part in WordAI is just for marketing purposes).
Yes. It actually makes better content out of a given paragraph.Can Jasper spin as well?
Only jarvis and my fingers. (Google docs for keeping the articles because God knows if jarvis will ban the account or smth)
No. Better hire someone if you want to do it.Is closercopy Good for Money sites?
This is part of my plan at the moment, so I appreciate you sharing this.Only OpenAI API worked for me. It's both cheap and it is the original piece these companies are reselling to you.
I would recommend it to anyone trying to use this powerful model. There will be more, so expect more.
Making own gpt-3 based tool is one of the methods people don't talk about, but I tell you, make one and you will have $100 per day if you post it to ProductHunt doing nothing.
The most expensive token gets me 5k words for 30 cents.
I built only one module. So I would say this is prealpha stage. I focus on mass content generation. You can either tell it to rewrite something or make it write from scratch. Of course, the first way will be more accurate and less random, but requires way more input and sometimes produces borderline duplicate content.2. When you built your tool, did you also include things like "improve readability" and similar features that tools like Jarvis has? Is that easily available from the API, or are those custom features that Jarvis and others have build
Yeah. That's what it is about. User interface is useful to enter data and control it. It also depends on how you want to utilize it. If you want to build a product based on it, it'd a thing that let's the user enter hundreds of prompts and replicate them using replace features, so they can generate let's say 100 texts for seo purposes in 10 minutes instead of writing each text from scratch like it is in products available on the market.4. Did you code this tool yourself or did you find someone to do it for you, and does it have a user interface etc? I know it may be a lot to ask, and understand if you don't want to answer, but if you have someone you'd recommend for coding this I'd greatly appreciate it.
This is truly helpful to me, thanks so much for your detailed reply!I built only one module. So I would say this is prealpha stage. I focus on mass content generation. You can either tell it to rewrite something or make it write from scratch. Of course, the first way will be more accurate and less random, but requires way more input and sometimes produces borderline duplicate content.
If I used the first way (giving it content), I'd do it manually (not scraping it, for example by copying it from top, user oriented content). The second option (writing by simple prompts) let's generate much more (turning one sentence into 250 words of text). The trick is to clone those sentences (prompts) and write as many similar articles as possible. So from 10 prompts replicated 100 times, you'd have 100 articles.
Use Deepl with node.js automation to get free translation (their paid api sucks). You can also tell openAI to translate it.
You don't need to build any features because prompt design which is built into it lets you use any kind of command. You can of course train it to serve for that specific case better.
Yeah. That's what it is about. User interface is useful to enter data and control it. It also depends on how you want to utilize it. If you want to build a product based on it, it'd a thing that let's the user enter hundreds of prompts and replicate them using replace features, so they can generate let's say 100 texts for seo purposes in 10 minutes instead of writing each text from scratch like it is in products available on the market.
if you go with scraping and stop controlling the input, it may work but most of the time output will be missed. Also, there are advanced topics it just can't deal with and there it's best to consider paraphrasing.
I always test my set of input prompts before I proceed to massive generation, so I know it will take as little work as possible. Then I clone them using a button in the interface and do it 30 - 50 times unless an array of similar topics is covered.
If you want to create recipes, that's a specific use case. I don't know how you'd plan sending prompts. This is mostly about figuring that out, so your text looks solid and not like random pieces.
Making it suck less is an engineering task. Most of these companies using it have some idea about it but nothing they did so far couldn't be replicated at home. In fact, this forum users provided already better solutions than those companies. They just had an early access to it. Now it's open to everyone. Aka money is the power. Power is money.
I use node.js for this because there are automation tasks within the project (mostly translation). You wouldn't want to use PHP for this.
OpenAi is very generalistic in nature. You shouldn't think of detailed use cases like sales pages or ad copy when using it. And I believe it's a bad cook too. That's one of the lessons I learned.
So good luck then. I'm bootstrapping things at home. It was great to realize how much stuff you can reuse and nobody will try to sue you for that reason.This is truly helpful to me, thanks so much for your detailed reply!
I guess I'll be on the hunt for a node.js dev soon then, but first I think I need to find a project manager.
Thanks again and best of luck with your project.
Let me know and send a DM if you're at all interested in some sort of JV.So good luck then. I'm bootstrapping things at home. It was great to realize how much stuff you can reuse and nobody will try to sue you for that reason.
Peppertype AI is pretty good.Anyone here use AI writing softwares for money sites? Which one do you use? Seems like Jasper (Jarvis) is the market leader. Looking for the absolute best one to generate content for money site.