THU-KEG/ChatLog
⏳ ChatLog: Recording and Analysing ChatGPT Across Time
This project offers a comprehensive dataset of ChatGPT's responses to various questions, collected daily and monthly over time. It provides researchers and AI evaluators with raw conversational data and pre-processed features for analysis. The output helps understand how ChatGPT's behavior, knowledge, and linguistic patterns evolve, making it useful for those studying large language model stability and performance.
103 stars. No commits in the last 6 months.
Use this if you are a researcher or AI evaluator interested in tracking and analyzing changes in ChatGPT's responses and underlying characteristics over periods.
Not ideal if you are looking for a tool to directly fine-tune or interact with ChatGPT, as this project focuses on providing data and analysis of its past performance.
Stars
103
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/THU-KEG/ChatLog"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-cookbook
Examples and guides for using the OpenAI API
rgbkrk/dangermode
Execute IPython & Jupyter from the comforts of chat.openai.com
CogStack/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain...
Declipsonator/GPTZzzs
Large language model detection evasion through grammar and vocabulary modifcation.
antononcube/Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.