GitHub 트렌딩을 그대로 나열하지 않고, Claude Code · RAG · 로컬 AI · 에이전트 워크플로우 · 평가 도구 · AI 앱 빌더 관점에서 실제 빌더가 쓸 만한 오픈소스 스택을 다시 정리합니다.
Karpathy가 던진 "리서치 조직 코드" 실험. train.py 한 파일을 에이전트가 5분짜리 실험 단위로 자율 수정·평가·반복 — 자는 동안 ~100회 실험이 돌아가고 모델이 점점 좋아짐. 사람은 Python 안 만지고 program.md만 편집한다는 게 진짜 포인트.
AI agents running research on single-GPU nanochat training automatically
MS가 만든 GenAI 입문 21강. RAG·에이전트·이미지 생성까지 실습 위주.
21 Lessons, Get Started Building with Generative AI.
RAG 패턴 30+개를 실행 가능한 노트북으로 모은 저장소. RAG 깊게 파고들 때 필독.
Showcases various advanced techniques for Retrieval-Augmented Generation.
Sebastian Raschka의 'LLM 처음부터 만들기' 책 코드. 한 챕터씩 따라하면 모델 한 개 완성.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step.
프롬프트 엔지니어링 학습의 사실상 교과서. Zero-shot부터 ToT까지 전부.
Guides, papers, lecture, notebooks and resources for prompt engineering.
Claude 활용 레시피 공식 컬렉션. tool use·prompt caching·extended thinking 패턴 학습용 1순위.
A collection of notebooks/recipes showcasing fun and effective ways of using Claude.
Anthropic이 직접 만든 Claude 활용 코스. 프롬프트 엔지니어링·MCP·Tool use까지.
Anthropic's educational courses.
`summarize`·`extract_wisdom` 같은 모듈식 프롬프트 패턴을 CLI로 쓸 수 있게 만든 프레임워크.
Fabric is an open-source framework for augmenting humans using AI — modular patterns for everyday LLM tasks.
Netflix·Uber·Spotify 등이 공개한 프로덕션 ML 사례 모음. 실무 패턴 학습에 최고.
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
GPTs 스토어 인기 GPT의 시스템 프롬프트 leak 모음. 패턴 학습에 유용.
A collection of major GPTs and prompts.
Anthropic이 직접 만든 Claude 활용 레시피 모음. 툴콜·RAG·평가까지 실전 패턴이 노트북으로 정리되어 있어요.
A collection of notebooks and patterns for building with the Claude API.
주간 업데이트되는 Python ML 라이브러리 랭킹. 새 도구 발견할 때 첫 출발점.
🏆 A ranked list of awesome machine learning Python libraries.
Karpathy의 GPT 학습 코드. 단순함이 무기이고 LLM 내부를 직접 보고 싶을 때.
The simplest, fastest repository for training/finetuning medium-sized GPTs.
업무, 학습, 콘텐츠 제작, 마케팅 등 일상생활에 활용 가능한 중국어 AI 프롬프트 라이브러리이다. 다양한 상황에 최적화된 프롬프트 예시를 제공하여 프롬프트 엔지니어링을 돕는다.
Yao Open Prompts: A Chinese-language AI prompt library for work, learning, content, marketing, and everyday life.
터미널에서 Ollama 모델 chat. 노트북에서 빠르게 LLM 실험할 때 유용.
A text-based terminal client for Ollama.
LLM 개발자가 외워야 할 처리량·지연·비용 숫자 모음. 결정 빠르게 할 때 참조.
Numbers every LLM developer should know.
중국어 LangChain 입문 가이드. 한국어와 가까운 어순 덕에 한국어 번역으로도 잘 읽혀요.
LangChain Chinese getting started — practical for Korean speakers too.
OpenAI 공식 평가 프레임워크. 커스텀 eval 만들기 쉬움.
Evals is a framework for evaluating LLMs and LLM systems.
OpenAI 함수 호출의 실용 예제 모음. tool use 패턴 학습에 직관적.
Examples for using OpenAI's function calling.
Brex 엔지니어링이 공개한 프롬프트 엔지니어링 노트. 실무 톤이라 따라하기 쉬워요.
Tips and tricks for working with Large Language Models.
Flutter의 최고의 라이브러리, 도구, 튜토리얼 및 문서를 모아둔 목록입니다.
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Git을 학습하는 데 사용할 수 있는 도구입니다.
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
아이콘 도구로 SVG, 글꼴, CSS를 제공합니다.
The iconic SVG, font, and CSS toolkit
AI, 머신 러닝, 컴퓨터 비전, NLP와 같은 분야의 프로젝트 모음입니다.
500 AI Machine learning Deep learning Computer vision NLP Projects with code
데이터 파이프라인을 구축하는 데 필요한 지식을 제공하는 무료 9주의 강의.
Data Engineering Zoomcamp is a free 9-week course on building production-ready data pipelines. The next cohort starts in January 2026. Join the course here 👇🏼
시스템 디자인 개념을 배워서 면접 준비를 위한 무료 리소스를 제공합니다.
Learn System Design concepts and prepare for interviews using free resources.
박사 지도 교수의 10년 연구 경험을 AI 스킬로 변환하여 제공하는 도구이다. 아이디어 구상부터 논문 투고까지, 연구 전 과정에서 AI의 전문적인 도움을 받을 수 있다.
将博导十年科研经验炼化为可直接调用的 AI 技能。从 Idea 构思到论文投稿,你的 AI 科研副导师。
LLM 입문부터 fine-tuning까지의 로드맵 + Colab 실습 노트북. 가장 인기있는 무료 강의.
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
아주 좋은 C++ 프레임워크, 라이브러리, 리소스입니다.
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
유명한 리모트 개발 일자리 리소스 모음. 개발자에게 실용적인 정보 제공.
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
데이터 엔지니어링에 대한 모든 것을 포함하는 핸드북. 데이터 엔지니어링에 대한 정보를 제공합니다.
This is a repo with links to everything you'd ever want to learn about data engineering
다양한 서비스 구성 예제를 제공하는 Docker Compose 학습 리소스.
Awesome Docker Compose samples
Markdown으로 작성된 콘솔 명령어 가이드. 다양한 운영 체제와 시스템에 대한 콘솔 명령어를 제공합니다.
Collaborative cheatsheets for console commands 📚.
자바스크립트 라이브러리 및 리소스를 모은 컬렉션입니다.
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
에이전트 패턴별로 정리된 실습 모음. multi-agent·RAG 에이전트·프로덕션 패턴까지 한 번에.
50+ tutorials and implementations for Generative AI Agent techniques, from basic conversational bots to complex multi-agent systems.
iOS 앱을 개발하는 오픈 소스 프로젝트의 목록입니다.
:iphone: Collaborative List of Open-Source iOS Apps
커뮤니티 토론을 위한 오픈 소스 플랫폼으로, 무료이며 간단합니다.
A platform for community discussion. Free, open, simple.
다양한 주제에 대한 'Awesome' 리스트를 모아놓은 큐레이션 레포지토리입니다. 개발자에게 유용한 자료를 찾기 좋습니다.
😎 Awesome lists about all kinds of interesting topics
인터랙티브 프롬프트 엔지니어링 튜토리얼로, 프롬프트 엔지니어링을 학습할 수 있습니다.
Anthropic's Interactive Prompt Engineering Tutorial
더 나은 AI 결과를 위한 프롬프트 최적화 도구다. 효과적인 프롬프트 엔지니어링을 지원하여 LLM 활용도를 높여준다.
An AI prompt optimizer for writing better prompts and getting better AI results.
Google Android 팀에서 사용하는 공식 Rust 교육 과정 자료이다. Rust 언어를 빠르게 학습하고 숙달하는 데 필요한 포괄적인 내용을 제공한다.
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
백엔드 아키텍처를 위한 기술 지도를 제공합니다.
后端架构师技术图谱
프롬프트로부터 2D 스프라이트 시트, 맵, 투명 PNG 프레임, 애니메이션 GIF를 생성하는 AI 에이전트 Skill이다. 게임 및 그래픽 개발에 필요한 리소스를 신속하게 제작할 수 있도록 돕는다.
Agent Skill for generating 2D sprite sheets and map, transparent PNG frames, and animated GIFs from prompts.
TensorFlow를 위한 예제입니다.
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
시스템 어드민을 위한 오픈소스 리소스 목록.
A curated list of amazingly awesome open-source sysadmin resources.
AI 툴에 대한 적절한 프롬프트를 생성하는 Claude 스킬. tokens 및 credits 낭비를 줄이고 정확성을 높입니다.
A Claude skill that writes the accurate prompts for any AI tool. Zero tokens or credits wasted. Full context and memory retention
Karpathy의 LLM 만들기 강의 자료. 'AI 스토리텔러를 0에서 만들기'.
LLM101n — building an AI Storyteller.
iOS 생태계에 대한 커스텀 목록, Objective-C 및 Swift 프로젝트를 포함합니다.
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects