1
0
Fork
You've already forked slopfree-software-index
0
A list of open-source projects that reject AI-generated code
  • Python 100%
2026年05月29日 21:31:28 +02:00
.woodpecker Automatically build and commit README 2026年04月24日 10:47:09 -04:00
entries Add Amberol 2026年05月29日 21:31:28 +02:00
.gitignore Adjust contributing policy and .gitignore 2026年03月13日 12:41:34 +00:00
build_slopfree_list.py Split slopfree entries into separate files 2026年04月18日 10:51:35 +01:00
commit_to_readme.py Add newlines to commit message 2026年04月28日 18:06:39 +01:00
CONTRIBUTING.md Add information on closed-source projects 2026年05月17日 14:03:35 +01:00
LICENSE.txt Add free culture licenses 2026年04月04日 18:12:17 +01:00
README.md Updated README 2026年05月18日 19:32:46 +00:00
README.template.md Remove link to The Verge article on vibe coding 2026年05月18日 20:23:35 +01:00

Slopfree Software Index

A list of software that has taken steps to reject AI in its development processes.

There's been a lot of news about prominent open-source projects increasingly using LLMs. But this only shows one side of the story - we don't see all the software that rejects AI contributions and continues to be human-made.

This is not an exhaustive list! If you see a project that fits the criteria below, please raise an issue or a PR!

The List

Databases

Development

Gaming

Graphics

Hardware

Health

Internet

Languages

Libraries

Multimedia

Office

Operating Systems

Organizations

Programming

Scientific

Uncategorized

Utilities

Virtualisation

Retractions

Contributing

See CONTRIBUTING.md

Tips

Buy Me a Coffee at ko-fi.com Donate using Liberapay

Tips would be greatly appreciated; each tip will encourage me to continue building awesome software and help with living expenses! At the time of writing (2026年05月18日), all tips go to the project maintainer brib.

Credits

Other Lists of Slopfree Software

Why care about slopfree software?

Software Reliability and Stability

AI is notorious for its ability to create subtle bugs and security issues that are hard to detect. In AWS, this even directly led to an outage.

By choosing human software, you can be assured that the maintainers have a good understanding of the codebase and are able to reason about and fix any potential issues. This helps ensure the long-term reliability and stability of the software you are using.

Psychological Integrity

There is evidence to indicate that AI use harms reasoning ability and skill formation. For example:

By supporting human-made software, you can help developers maintain their skills and reasoning abilities.

Harm Reduction

By choosing human software, you can be assured that the developers are not funding machines that are fuelling the climate crisis and an unjustified war in the Middle East.

By choosing human software, you can be assured that your business will not be adversely affected by copyright lawsuits that may affect the legality of the software you are using or your ability to protect your own intellectual property.

Keep software slopfree!

There is currently a significant maintainability crisis in open-source software. In many cases, the adoption of LLMs is a response to this maintainability crisis. Please do not attack maintainers simply for using LLMs.

You can do your part to keep software slopfree!

  • Be nice to the maintainers! They need your moral support.
  • Donate to slopfree projects if you have the financial resources.
  • Contribute with your time and skills, if you are able to. Contributing doesn't have to be code, and contributing quality translations and documentation can also help the project.

License

This project is a combination of documentation and code and is therefore covered by two licenses.

All code is covered by GNU-GPL-3.0.

All documentation is covered by CC-BY-SA.

For clarification, individual files are labelled with the appropriate SPDX-License-Identifier in the comments.