Update instruction to highlight ChatGPT vs. Claude usage

This commit is contained in:
Chip Huyen 2025-01-16 08:43:07 -08:00
parent 15686da796
commit a63546e1e9

View file

@ -15,10 +15,16 @@
"\n",
"\n",
"2. **Compare your ChatGPT usage with Claude usage.**\n",
"It's interesting to see when you start switching from one to another (thanks Chris Alexiuk!)\n",
"\n",
"![ChatGPT vs. Claude usage](chatgpt-claude.png)\n",
"It's interesting to see when you start switching from one to another (this visualization is from Chris Alexiuk!)\n",
"\n",
"![ChatGPT vs. Claude usage](chatgpt-claude.png)"
]
},
{
"cell_type": "markdown",
"id": "6f66535c",
"metadata": {},
"source": [
"## 1. Visualize ChatGPT usage\n",
"1. Export your ChatGPT conversations. From your ChatGPT account, go to Settings -> Data controls -> Export\n",
"2. Unzip the data export\n",