From bc185adc21bf96cb4ad265052a0dc3a99f6ef85a Mon Sep 17 00:00:00 2001 From: jessebot Date: Sat, 10 Jan 2026 18:04:38 +0100 Subject: [PATCH] add definitions and regenerate TOC --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1342f5b..665591a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ The intention of this list is to raise awareness of this technology's usage in p For more information on why we think this list matters, please see [Why not LLMs?](#why-not-llms). +* [Definitions](#definitions) * [Contributing](#contributing) * [Criteria](#criteria) * [Removal](#removal) @@ -27,13 +28,23 @@ For more information on why we think this list matters, please see [Why not LLMs * [CSS](#css) * [Game Engines](#game-engines) * [Services/Utilities](#servicesutilities) - * [Password Management](#password-management) * [File Storage](#file-storage) + * [Password Management](#password-management) * [Operating Systems](#operating-systems) * [Social Media](#social-media) * [Why not LLMs?](#why-not-llms) + * [Legal Ramifications](#legal-ramifications) +## Definitions + +|Term | Definition | +|---|---| +| LLM | Large Language Model, a language model trained on vast amounts of text (often entire websites without the website owner's permission) | +| slop | Anything generated by AI, typically code, books, articles, or images. | +| sloperator | A person who uses AI prompts to generate anything, typically code or images. | +| slopshop | Company, Organization, or Group of sloperators working together to use AI to generate content. | + ## Contributing To contribute to this list, file a pull request adding it to the appropriate category, along with any known alternatives. The pull request must include links to evidence of such (social media posts, screenshots, commit history, links to `CLAUDE.md`, etc). Title the pull request "Add ``" or such.