All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Jellyfin Project's Policy on LLM and AI Usage in Software Development

By

mmoogle

4mo ago· 7 min readenNews

Summary

The Jellyfin project establishes a formal policy on LLM/AI usage in development, acknowledging the benefits of tools like ChatGPT and Claude Code while emphasizing the importance of maintaining code quality. The policy outlines specific guidelines for AI-assisted development, including requirements for code review, documentation of AI usage, and maintaining human oversight. It addresses concerns about code quality, security, and the project's commitment to readable, maintainable code while recognizing AI tools as valuable aids rather than replacements for human developers.

Key quotes

· 4 pulled
The Jellyfin project has, from day one, had a major focus on code quality - readability, simplicity, conciseness.
The rise of LLMs as a useful development tool over the last year or so has been significant.
But there are trade-offs.
This is a mostly manual effort driven by a dedicated team of individuals, and is motivated by a desire to fix the code Jellyfin is based off of which, without beating a dead horse, was not great.
Snippet from the RSS feed
The rise of LLMs as a useful development tool over the last year or so has been significant. The power and flexibility of tools like Claude Code and ChatGPT have given a lot of functionality both to experienced developers and new developers alike. But the

You might also wanna read