Austin_Nguyen_2k
Austin_Nguyen_2k OP t1_j2e42e7 wrote
Reply to comment by MohamedRashad in [P] I built a web app tool to paraphrase, grammar check, and summarize text with GPT-3. by Austin_Nguyen_2k
I do add a simple prompt to ask the model to paraphrase the input text from the user in the backend
Austin_Nguyen_2k OP t1_j2dr09b wrote
Reply to comment by MohamedRashad in [P] I built a web app tool to paraphrase, grammar check, and summarize text with GPT-3. by Austin_Nguyen_2k
I used openai api for my app
Austin_Nguyen_2k OP t1_j2dgz4c wrote
Reply to comment by Advanced-Hedgehog-95 in [P] I built a web app tool to paraphrase, grammar check, and summarize text with GPT-3. by Austin_Nguyen_2k
I don't have a Youtube channel yet, hope I can start one in the future
Austin_Nguyen_2k OP t1_j2dgwug wrote
Reply to comment by Mr-Doodlezz in [P] I built a web app tool to paraphrase, grammar check, and summarize text with GPT-3. by Austin_Nguyen_2k
Glad that you like it :D
Austin_Nguyen_2k OP t1_j2eijm9 wrote
Reply to comment by ThickDoctor007 in [P] I built a web app tool to paraphrase, grammar check, and summarize text with GPT-3. by Austin_Nguyen_2k
Currently, I limit it to 3000 characters because of the token limit for a single prompt from the API