Open Source Fridays
Discover how your favorite open source projects are created. Live coding and technical insights from the maintainers themselves.
Discover how your favorite open source projects are created. Live coding and technical insights from the maintainers themselves.
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
Legacy-Mess Detector – assess the “legacy-mess level” of your code and output a beautiful report | 屎山代码检测器,评估代码的“屎山等级”并输出美观的报告
Free and Open Source Enterprise Resource Planning (ERP)
A simple task management system for managing AI dev agents
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
The Datree app allows engineering teams to automatically identify errors in newly committed YAML configs, including k8s manifests, and prevent these misconfigurations from reaching production.
On app installation, a new PR is created for each connected repository with a workflow for YAML (schema) validation. If one of the scanned (yaml) files happens to be a K8s manifest file, Datree will also run a K8s schema validation and a policy check for preventing K8s misconfigurations.
The best way to get AI coding agents to solve hard problems in complex codebases.
A fast, clean, responsive Hugo theme.
12 Lessons to Get Started Building AI Agents
A Collection of application ideas which can be used to improve your coding skills.
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
Production-ready platform for agentic workflow development.
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
AI coding agent, built for the terminal.
Developers spend a fair chunk of time during their development flow on fixing relatively trivial problems in their code. pre-commit.ci both enforces that these issues are discovered (which is opt-in for each developer's workflow via pre-commit) but also fixes the issues automatically, letting developers focus their time on more valuable problems.