Add ChatGPT conversation heatmap generator
This commit is contained in:
parent
9b24858f89
commit
2ae64d54f9
3 changed files with 209 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
.ipynb_checkpoints
|
||||||
|
scripts/.ipynb_checkpoints
|
||||||
|
|
@ -11,6 +11,7 @@
|
||||||
- [Case studies](case-studies.md)
|
- [Case studies](case-studies.md)
|
||||||
- [Misalignment AI](misalignment.md)
|
- [Misalignment AI](misalignment.md)
|
||||||
- [Appendix](appendix.md)
|
- [Appendix](appendix.md)
|
||||||
|
- Fun tools, like [ChatGPT conversation heatmap generator](scripts/ai-heatmap.ipynb)
|
||||||
- And more ...
|
- And more ...
|
||||||
|
|
||||||
## About the book
|
## About the book
|
||||||
|
|
|
||||||
206
scripts/ai-heatmap.ipynb
Normal file
206
scripts/ai-heatmap.ipynb
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue