Rodolflying OP t1_jdv9vsg wrote
Reply to comment by mikeyj777 in GPT_scraper: A way to store ChatGPT conversations through hidden backend api via requests or selenium (no APIKEY needed!) by Rodolflying
A basic example should be not asking frecuently asked questions again.
If you look into the json or csv file, you can filter past conversations. For example im always asking things about git and github, like step by step merge conflicts commands or many other things. Then you can also clasify your conversations and analize them.
I have now an article explaining the code of the first script
And another one with the summary of the whole repo: repo summary
Viewing a single comment thread. View all comments