Inspiration

We have inspired from a guy who uploaded his diary to Chat-GPT and asks questions to it.

What it does

It scans through all chat history you provided and makes it anonymous and secure to process. And gathers some statistics from it also sends the data to OpenAI API to get sentimental analysis.

How we built it

We built backend system which handles and sends the data to OpenAI API and create statistics beforehand in Python. Frontend is built in React.

Challenges we ran into

Message history is too large to handle. We divide it to chunks. Problem is latency because of large number of chunks and being stateless of each request.

Accomplishments that we're proud of

-

What we learned

-

What's next for What About Us?

It will mimic the other person and will chat with you acting like her/him.

Built With

Share this project:

Updates