simonw / llm

Access large language models from the command-line
https://llm.datasette.io
Apache License 2.0
3.46k stars 180 forks source link

Tool for importing ChatGPT history #8

Open simonw opened 1 year ago

simonw commented 1 year ago

Being able to paste in ChatGPT JSON transcripts and save them to the database would be really useful - similar to the method described in https://simonwillison.net/2023/Mar/27/ai-enhanced-development/

nealmcb commented 1 year ago

Another source of ChatGPT history to import is the ChatGPT Export format, already in JSON, and in HTML.