GPT-Rewind, a web application that uses your ChatGPT conversation history to generate insights and analytics, and presents them in a Spotify Wrapped-style format.
Built in 24 hours during MadHacks 2025. See the devpost!
The project is divided into two main parts:
- Frontend: A Next.js application located in the
frontend/directory. - Backend: A FastAPI backend located in the
backend/directory, which includes machine learning scripts for processing conversations.