it takes in a json file you can get from chatgpt detailing all your conversations, and provides summaries! i made it with a simple next.js server with the built in api functionality as the backend, and did the aggregating there, just in case i wanna make the aggregating more extreme and power-heavy in the future or make server side requests. i also used react, and just did an extremely simple frontend.
it takes in a json file you can get from chatgpt detailing all your conversations, and provides summaries! i made it with a simple next.js server with the built in api functionality as the backend, and did the aggregating there, just in case i wanna make the aggregating more extreme and power-heavy in the future or make server side requests. i also used react, and just did an extremely simple frontend.