opening-up-chatgpt/opening-up-chatgpt.github.io
Tracking instruction-tuned LLM openness. Paper: Liesenfeld, Andreas, Alianda Lopez, and Mark Dingemanse. 2023. “Opening up ChatGPT: Tracking Openness, Transparency, and Accountability in Instruction-Tuned Text Generators.” In Proceedings of the 5th International Conference on Conversational User Interfaces. doi:10.1145/3571884.3604316.
This project helps researchers, policymakers, and ethicists evaluate the transparency and accountability of instruction-tuned large language models (LLMs). It takes information about an LLM project (like its code, training data, and documentation) and provides a systematic assessment of its 'openness' across various criteria. This allows users to understand the degrees of transparency in different generative AI models.
119 stars. No commits in the last 6 months.
Use this if you need a structured way to compare the openness, transparency, and accountability of different large language models.
Not ideal if you are looking for a list of open-source LLM alternatives to use or interact with directly.
Stars
119
Forks
7
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/opening-up-chatgpt/opening-up-chatgpt.github.io"
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.