mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-03 15:47:02 +02:00
add definitions and regenerate TOC
This commit is contained in:
parent
996cac350a
commit
bc185adc21
1 changed files with 12 additions and 1 deletions
13
README.md
13
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 `<software-name>`" or such.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue