A key feature we want is the ability to track and store session history data, this is something that can't be done with chatgpt builder right now.
We can hopefully do a nice user page, displaying their progress, some simple overall stats and a list / grid of their feynman session history. Additionally, these session history can be reviewed and past sessions can be repeated again, if a user becomes rusty with the topic (maybe visualized through a timer)
Requirements
A user page, maybe user/{user_id}, displaying a brief summary of them, some simple stats
A grid of session history, that when clicked redirects to a review page (reuse the post analysis page, with a replay button)
A nice thing to have is just to make a personalizable image for each session, just so it looks good
Context
A key feature we want is the ability to track and store session history data, this is something that can't be done with chatgpt builder right now.
We can hopefully do a nice user page, displaying their progress, some simple overall stats and a list / grid of their feynman session history. Additionally, these session history can be reviewed and past sessions can be repeated again, if a user becomes rusty with the topic (maybe visualized through a timer)
Requirements
user/{user_id}
, displaying a brief summary of them, some simple statsTasks