Skip to content

Commit

Permalink
Merge pull request JasonDsouza212#1 from JasonDsouza212/main
Browse files Browse the repository at this point in the history
chat gpt and gptzero added
  • Loading branch information
dhawal-793 authored Mar 29, 2023
2 parents 1591026 + ab67219 commit 8698799
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -772,11 +772,23 @@
{
"productName": "MoviesNation",
"category": "movies",
"image": "bit.ly/3Zn3s9F",
"image": "https://bit.ly/3Zn3s9F",
"link": "https://moviesnation.mx/",
"description": "Website to download US and Korean shows and movies"
},
{
"productName": "GPT Zero",
"category": "tools",
"image": "https://bit.ly/3FZ3cXw",
"link": "https://gptzero.me/",
"description": "An AI tool can be used to check for plagiarism and determine whether a sentence was written by a human or an AI program."
},
{
"productName": "ChatGPT",
"category": "tools",
"image": "https://bit.ly/40DElQS",
"link": "https://chat.openai.com/",
"description": "a language model AI program for generating human-like text responses"
}



]

0 comments on commit 8698799

Please sign in to comment.