Inspiration

I was thinking of ideas for a project to make for this hackathon, and then, I realized, how I could not think outside of what a model like ChatGPT gives me. This had me look at the bigger picture and decide to create this.

What it does

It monitors the use of AI for users. It classifies the prompts into different categories depending on the usage, calculates the quality and thoughtfulness of the prompt, and flags and alerts concerning usage.

How we built it

This was built with React Js for the prototype. The data will be captured using a browser extension built using JS. This extension collects the prompt and response using the selectors and the HTML tags in the page. For categorizing and flagging, it currently uses a ChatGPT API that is instructed to return one of of the determined classes.

Challenges we ran into

The browser extension was breaking every now and then, and needs more work to determine when to collect prompts.

Accomplishments that we're proud of

Finding a way to quantify the quality of a prompt and creating analytics using graphs.

What we learned

Developed my React skills further and learned about how prominent a problem this is.

What's next for Pensi

Gamify the process and make it a competition between friends on who gets the best thoughtfulness score, suggest ideas for human connection nearby, and connect with mental health professionals.

Built With

Share this project:

Updates