Inspiration

The Google search engine and ChatGPT.

What it does

A functional search engine that insults you for not knowing the answer, but with a twist. Every time the user types a letter into the search bar, it unfocuses itself from the search bar, causing the user to must click the search bar again to input another letter. In addition to that, the search bar and the search button moves really quickly making it very hard to type and search (Cannot press the enter button too to search). Every time the user misses clicking the search bar or the search button, small popups saying "missed." show up, adding a bit of salt to injury. Also, if you take too long writing in the search bar without pressing the search button (Which you will because it is really hard to type in the moving search bar), your search bar resets and goes empty and the page refreshes for who knows what reason. So the user needs to be quick in typing into the search bar.

How we built it

We used the Django web framework. We connected it to ChatGPT API so that any query inputted in the search bar will go to ChatGPT (With the addition that we modified the code so that what goes in ChatGPT is for example: "Insults for people who do not know" +query, so that the output is an insult). Used CSS, HTML, and Javascript for the annoying features.

Challenges we ran into

Multiple errors and we forgot how to use Django.

Accomplishments that we're proud of

Tested it on friends, and it pissed them off.

What we learned

ChatGPT is very harsh and coding results can really harm someone.

What's next for Scuffed Google

Improve its annoyingness.

Built With

Share this project:

Updates