Inspiration

Everyone appreciates Twitter for how simple it is to find information on a wide range of subjects, including art, science, history, and even pop culture. While finding information and new facts is easy, it's not always that simple to understand the words and get a greater sense of the topic.

What it does

Tweetalyzer is a Chrome Extension that scrapes the text from the tweet (without using the Twitter API or Selenium) and passes it on to OpenAI's API Endpoint. The API then returns the response in the form of an explanation with extra context so it's easier for the user to understand the background of the tweet and any other information that may be applicable.

Instead of having the user go to ChatGPT, we are bringing it to the user with the click of a button.

How we built it

We have built it using JAVASCRIPT OPENAI

Challenges we ran into

The Chrome Extension was painful to build with all the Manifest changes Working with OpenAI and getting the output onto the extension was time-consuming. No free credits on OpenAI. :")

What's next for Tweetalyzer

Make it more popular and acessible

Built With

Share this project:

Updates