GitHub 트렌딩을 그대로 나열하지 않고, Claude Code · RAG · 로컬 AI · 에이전트 워크플로우 · 평가 도구 · AI 앱 빌더 관점에서 실제 빌더가 쓸 만한 오픈소스 스택을 다시 정리합니다.
지식 그래프를 RAG의 1급 시민으로 끌어올린 경량 프레임워크. langchain만큼 무겁지 않게 그래프 RAG를 빠르게 붙일 수 있어요.
Simple and Fast Retrieval-Augmented Generation — knowledge graphs as a lightweight RAG primitive.
Meta가 직접 미는 풀스택 에이전트 프레임워크. inference·메모리·세이프티·툴콜이 하나의 API로 묶여 있어요.
A unified API for building agentic applications — inference, memory, safety, and tool-use, batteries included.
Vercel AI 인사이더가 만든 TS 진영 에이전트 프레임워크. workflow·memory·tool이 통합.
The TypeScript AI Agent Framework.
Pydantic 만든 팀의 type-safe 에이전트 프레임워크. validation이 엄격해서 프로덕션 적합.
Agent Framework / shim to use Pydantic with LLMs.
OSS LLM 추론 엔진의 사실상 표준. PagedAttention 기반으로 처리량이 매우 높아요.
A high-throughput and memory-efficient inference and serving engine for LLMs.
2.78조 파라미터 Kimi K3 모델을 단일 CPU와 8.24GB RAM으로 추론한다. BLAS, 프레임워크, GPU 없이 C99로만 구현되어 압도적인 휴대성과 경량 추론 환경을 제공한다.
A 2.78-trillion-parameter Kimi K3 running inference on a single CPU in 8.24 GB of RAM. Portable C99: no BLAS, no framework, no GPU.
OpenAI Codex와 Claude Code API를 하나의 게이트웨이로 통합한다. 이를 통해 Claude, Gemini 등 다양한 LLM을 기존 Codex CLI, App, SDK와 함께 활용할 수 있다.
Universal provider proxy for OpenAI Codex & Claude Code — use any LLM (Claude, Gemini, Grok, DeepSeek, Ollama…) with Codex CLI, App, SDK, and Claude Code
ARIS는 Claude Code와 같은 LLM 에이전트와 함께 작동하는 가벼운 마크다운 스킬입니다.
ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in — works with Claude Code, Codex, OpenClaw, or any LLM agent.
역할 기반으로 여러 AI 에이전트가 협업하게 만드는 프레임워크. 'CEO·개발자·QA' 같은 페르소나가 한 작업을 분담.
Framework for orchestrating role-playing, autonomous AI agents.
허깅페이스가 만든 '코드로 사고하는' 에이전트 라이브러리. 단순함이 무기이고 onboarding이 빨라요.
A barebones library for agents that think in code.
Llama 같은 모델을 일반 PC에서 돌리는 C++ 구현. Ollama 등 많은 도구가 이걸 기반으로.
LLM inference in C/C++ — runs Llama and friends on consumer hardware.
프롬프트를 직접 안 쓰고 컴파일러가 최적화. signature·module 추상화로 신뢰성을 높여요.
DSPy — programming, not prompting, foundation models.
LLM 기반 앱을 만들 때 사실상 표준이 된 파이썬/JS 프레임워크. RAG·에이전트·툴콜 패턴을 쉽게 합성할 수 있어요.
Build context-aware reasoning applications. The most popular framework for chaining LLMs with tools, retrieval, and memory.
Node·npm·jest를 한 바이너리에 넣어 10배 빠르게 만든 JS 런타임. CI 속도가 즉각 체감.
Incredibly fast JavaScript runtime, bundler, transpiler and package manager — all in one.
유틸리티 클래스 기반 CSS의 사실상 표준. Next.js·shadcn 생태계와 한 묶음.
A utility-first CSS framework for rapid UI development.
LangChain의 RAG 특화 라이브러리. 인덱싱·쿼리·에이전트 패턴이 RAG에 최적화됨.
Data framework for your LLM applications — focused on RAG.
엣지 컴퓨팅에 최적화된 가벼운 웹 프레임워크. Cloudflare Workers·Vercel Edge에서 사실상 표준.
Web framework for the Edges — Cloudflare, Fastly, Deno, Bun.
Hugging Face의 모델 허브를 다루는 표준 라이브러리. 새 모델이 나오면 가장 먼저 여기에 들어와요.
State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Next.js·Vercel 환경에서 LLM 스트리밍·툴콜·UI를 가장 깔끔하게 묶어주는 SDK. AI SDK v6는 멀티 프로바이더 라우팅도 기본 제공.
The AI SDK — the TypeScript toolkit for building AI-powered applications and agents.
Postgres 기반 풀스택 BaaS. Auth·Storage·Realtime이 한 줄로 붙고, RLS로 권한까지 깔끔하게 관리돼요.
The open source Firebase alternative. Postgres, Auth, Storage, Edge Functions, and more.
ML 연구의 사실상 표준 프레임워크. dynamic graph·확장성·생태계 모두 1위.
Tensors and Dynamic neural networks in Python with strong GPU acceleration.
알리바바가 만든 엔터프라이즈 React UI 키트. 한국·중국 SaaS에서 가장 많이 보이는 디자인 시스템.
An enterprise-class UI design language and React UI library.
GPT Image 2 직접 호출하려면 결국 이 SDK. images.generate / images.edit 메서드로 한 줄 호출.
The official Python library for the OpenAI API.
여러 에이전트가 대화하면서 협업하는 패턴을 코드로 만들 수 있는 마이크로소프트의 프레임워크. 코딩·연구·자동화에 적합.
A programming framework for agentic AI — multi-agent conversation patterns.
PM·아키텍트·엔지니어·QA 페르소나가 자연어 요구사항으로부터 한 회사처럼 SW를 만드는 프레임워크.
The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming.
Vercel·Next.js와 잘 맞는 잡 큐. 크론·웹훅·LLM 작업 길게 돌리기에 좋음.
Open source background jobs framework for TypeScript developers.
Vercel이 만든 모노레포 빌드 캐시. CI 시간을 10배 줄이는 marginal 효과가 즉각적.
Build system optimized for JavaScript and TypeScript codebases.
ML 모델에 빠르게 UI 붙이는 표준. HuggingFace Spaces 데모의 70% 이상이 이 프레임워크.
Build and share delightful machine learning apps — all in Python.
Whisper를 C++로 다시 만들어서 일반 PC에서도 빠르게 동작. 모바일/엣지에 적합.
Port of OpenAI's Whisper model in C/C++.
React 풀스택의 표준. SSR·SSG·ISR·Server Components까지 모던 기능이 모두 통합.
The React Framework.
백엔드↔프론트 타입을 절대 안 깨지게 묶는 RPC. Next.js 모노레포에서 진짜 빛납니다.
End-to-end typesafe APIs made easy.
Next.js 인증 사실상 표준. v5(Auth.js)부터 멀티 프레임워크 지원으로 확장됐어요.
Authentication for the Web — flexible and secure.
Python 한 파일로 인터랙티브 데이터 앱 만드는 도구. PoC 만들기 가장 빠름.
Streamlit — A faster way to build and share data apps.
Node 만든 사람이 다시 만든 JS/TS 런타임. 보안·표준 web API·내장 TS 실행이 강점.
A modern runtime for JavaScript and TypeScript.
컴파일 타임에 최적화하는 모던 프론트 프레임워크. 번들 사이즈가 매우 작음.
Cybernetically enhanced web apps.
구글 Material Design을 따르는 React UI 라이브러리. 엔터프라이즈 대시보드에서 가장 많이 채택.
Material UI: comprehensive React component library that implements Google's Material Design.
Lattice 같은 Next.js 앱에서 GPT Image 2를 부를 때 쓰는 SDK. 스트리밍·툴 호출과 함께 한 클라이언트에서.
Official JavaScript / TypeScript library for the OpenAI API.
OSS 모델 fine-tuning에서 가장 인기있는 도구. LoRA·QLoRA·Full FT 다 지원.
Go ahead and axolotl questions — fine-tuning toolkit.
OpenAI의 Codex 기반 보안 취약점 감지/검증/수정용 CLI 및 TypeScript SDK이다. 코드의 잠재적 위험을 자동으로 찾아내고 보수한다.
OpenAI's Codex Security CLI and TypeScript SDK for finding, validating, and fixing security vulnerabilities. npm: https://www.npmjs.com/package/@openai/codex-security
에이전트 스케일링 법칙을 연구하는 학술 출신 프레임워크. 역할 플레이 패턴이 잘 정리돼 있어요.
First and the best multi-agent framework. Finding the Scaling Law of Agents.
MS 진영의 LangChain. C#·Python·Java 멀티 언어 지원이 강점이고 엔터프라이즈에 친화적.
Integrate cutting-edge LLM technology quickly into your apps.
ML 학습·서빙·하이퍼파라미터 튜닝을 분산 처리하는 통합 프레임워크.
Unified framework for scaling AI and Python applications.
콘텐츠 사이트(블로그·문서)에 특화된 프레임워크. 멀티 UI 라이브러리 동시 지원.
The web framework for content-driven websites.
코드베이스 에이전트 문서를 자동으로 생성하고 관리하는 CLI 툴이다. LangChain AI 스택에서 문서화 자동화를 위한 첫 번째 선택지가 된다.
OpenWiki is a CLI that writes and maintains agent documentation for your codebase.
Go 진영의 Express. 매우 빠르고 미들웨어 생태계가 풍부해요.
Express-inspired web framework written in Go.
프론트엔드의 사실상 표준 UI 라이브러리. Hook·Server Components 등 진화 중.
The library for web and native user interfaces.
에이전트 실행을 Git처럼 가역적으로 추적하는 런타임 서브스트레이트다. 메타 에이전트가 다른 에이전트의 실행을 관찰, 포크, 리플레이, 되돌리기 할 수 있게 한다.
A runtime substrate that turns an agent's execution into a reversible, Git-like trace, so meta-agents can observe, fork, replay, and revert any run. Couples agent and environments in a copy-on-write fork ~5x faster than docker commit, with ~95% KV-cache reuse on replay. Framework built for meta-agents to supervise, optimize, and train other agents
1,000개 이상의 SaaS 제공업체를 AI 에이전트에 연결하는 오픈소스 인증 게이트웨이이다. SDK, CLI, MCP, HTTP, OpenAPI를 통해 연동되며, AI 에이전트의 외부 서비스 접근을 크게 단순화한다.
Open-source auth gateway connecting 1000+ SaaS providers to AI agents through SDK, CLI, MCP, HTTP, and OpenAPI.