GitHub 트렌딩을 그대로 나열하지 않고, Claude Code · RAG · 로컬 AI · 에이전트 워크플로우 · 평가 도구 · AI 앱 빌더 관점에서 실제 빌더가 쓸 만한 오픈소스 스택을 다시 정리합니다.
특정 사용자명을 기반으로 3000개 이상의 웹사이트에서 개인 정보를 수집하는 CLI 도구이다. 사이버 보안, 정보 조사 및 신원 확인 작업에 활용된다.
🕵️♂️ Collect a dossier on a person by username from 3000+ sites
주식 시장에서 수익 창출에 초점을 맞춘 자동매매 퀀트 트레이딩 봇이다. Python 기반으로 구현되었다.
스캔된 PDF 파일에 OCR 텍스트 레이어를 추가하여 PDF 파일을 검색할 수 있는 도구입니다.
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
다양한 주제를 다루는 Python 코드와 주피터 노트북 파일 모음이다. 데이터 분석, 머신러닝 등 Python 학습용으로 적합하다.
약 9백만 개의 파라미터를 가진 경량 LLM이다. 작은 물고기처럼 독특하고 간결하게 대화하는 특징을 지닌다. 특정 분야의 경량화된 언어 모델을 연구할 때 참고할 수 있다.
A ~9M parameter LLM that talks like a small fish.
코딩 에이전트를 활용해 영상을 편집하는 프로젝트다. LLM 기반의 에이전트로 복잡한 영상 처리 작업을 자동화한다.
Edit videos with coding agents
IM 플랫폼, LLM, 플러그인, AI 기능을 통합한 AI 에이전트 보조 도구
AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
Mozilla 출신이 만든 TTS 라이브러리. XTTS-v2는 5초 샘플로 보이스 클로닝 가능.
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
3.3K-line seed에서부터 성장하는 스트 트리 에이전트입니다.
Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token consumption
Claude 코드를 사용하여 AI를 학습하는 프로젝트입니다.
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
토크나이저 없이 다국어 음성을 생성하는 TTS 모델이다. 창의적인 음성 디자인 및 실제 같은 보이스 클로닝을 지원하여 폭넓게 활용된다.
VoxCPM2: Tokenizer-Free TTS for Multilingual Speech Generation, Creative Voice Design, and True-to-Life Cloning
SIGGRAPH 2026에 발표된 이미지 기반 3D 생성 모델이다. 픽셀 정렬 방식으로 고품질 3D 콘텐츠를 이미지에서 생성하며, 2D 이미지를 활용한 3D 모델링 연구 및 개발에 기여한다.
[SIGGRAPH 2026] Pixal3D: Pixel-Aligned 3D Generation from Images
인기 있는 무료 금융 API에서 과거 데이터를 통합하고 정규화하는 파이썬 패키지이다. 여러 소스의 금융 데이터를 일관된 형식으로 분석해야 할 때 유용하다.
A Python package for aggregating and normalizing historical data from popular and free financial APIs.
언어 에이전트 그래프
Build resilient agents.
OpenAI 형식 한 줄로 100+개 모델 호출. 모델 갈아끼우는 비용 거의 0.
Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]
GFW를 우회하는 데 사용할 수 있는 프록시 도구입니다.
A proxy tool to bypass GFW.
PDF 문서를 번역하는 데 사용할 수 있는 도구로, Google, DeepL, Ollama, OpenAI와 같은 서비스를 지원합니다.
[EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero
LLM 기반 앱을 만들 때 사실상 표준이 된 파이썬/JS 프레임워크. RAG·에이전트·툴콜 패턴을 쉽게 합성할 수 있어요.
The agent engineering platform.
대화 기반 어시스턴트를 제공하는 오픈 소스 프로젝트.
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
암호화폐 거래 API. 100 개 이상의 거래소.
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go / Java
데이터 파이프라인 오케스트레이션의 클래식. 잘 정의된 DAG로 ETL을 안정적으로.
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
게임 'Nevertheless to Everless'를 위한 자동화 어시스턴트이다. 컴퓨터 비전 기반으로 게임 플레이를 지원한다. 특정 게임 자동화에 특화된 솔루션을 제공한다.
MaaNTE. Nevertheless to Everless automatic assistant 异环小助手
리눅스 커널의 내부 동작과 구조를 심층적으로 다루는 개발 중인 서적이다. 커널 개발자와 시스템 프로그래머에게 유용한 고급 정보를 제공한다.
A book-in-progress about the Linux kernel and its insides.
Claude Code를 터미널, VS Code 확장 또는 Discord에서 무료로 사용할 수 있게 해주는 도구이다. OpenClaw처럼 음성도 지원하여 접근성을 높인다.
Use claude code and codex for free in the terminal, VSCode extension, and discord like OpenClaw (voice supported)
원 트윗 링크가 함께 붙어있어서 'SOLÈNE 매거진 커버'류 바이럴 프롬프트의 진원지를 추적하기 좋음.
A curated collection of the best GPT Image 2 prompts and examples. The prompts come from top creators on X.
ML 학습·서빙·하이퍼파라미터 튜닝을 분산 처리하는 통합 프레임워크.
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
Mixpanel·Amplitude의 오픈소스 대체. 셀프호스팅 가능하고 LLM 관측까지 추가됐어요.
🦔 PostHog is an all-in-one developer platform for building successful products. We offer product analytics, web analytics, session replay, error tracking, feature flags, experimentation, surveys, data warehouse, a CDP, and an AI product assistant to help debug your code, ship features faster, and keep all your usage and customer data in one stack.
120개 이상의 인터랙티브한 파이썬 코딩 인터뷰 챌린지.
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
에이전트 트렌드의 출발점. 지금은 다른 프레임워크들이 더 잘 만들지만 영향력은 크게 남겼어요.
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Reddit, X, YouTube, HN 등 웹 전반의 최신 정보를 리서치하고 핵심을 요약하는 AI 에이전트 스킬이다. 특정 주제의 최신 동향을 파악할 때 효과적이다.
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
프롬프트로부터 2D 스프라이트 시트, 맵, 투명 PNG 프레임, 애니메이션 GIF를 생성하는 AI 에이전트 Skill이다. 게임 및 그래픽 개발에 필요한 리소스를 신속하게 제작할 수 있도록 돕는다.
Agent Skill for generating 2D sprite sheets and map, transparent PNG frames, and animated GIFs from prompts.
금융 시장 언어에 특화된 파운데이션 모델이다. 금융 데이터를 기반으로 심층적인 분석과 예측에 활용되는 LLM이다.
Kronos: A Foundation Model for the Language of Financial Markets
모든 LLM과 연동되는 고급 기능을 갖춘 오픈소스 AI 챗 플랫폼이다. 사용자 친화적인 UI로 AI 상호작용 경험을 최적화한다.
Open Source AI Platform - AI Chat with advanced features that works with every LLM
로컬 Ollama에 ChatGPT 같은 UI를 붙이는 인기 프로젝트. RAG·툴·아바타까지 풀 패키지.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
터미널 기반의 Claude Code 에이전트는 코드베이스를 이해하고 자연어로 명령하여 코딩 작업을 돕습니다. 코드 설명, Git 워크플로우 처리 등을 자동화합니다.
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
문서를 스캔, 색인 및 보관하는 데 도움이 되는 문서 관리 시스템.
A community-supported supercharged document management system: scan, index and archive all your documents
노드 그래프로 이미지 생성 파이프라인을 짤 수 있는 표준 GUI. GPT Image 2 + Stable Diffusion 하이브리드 워크플로우 만들 때 필수.
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
Sesame가 공개한 대화형 음성 생성 모델. 감정·억양 표현이 기존 OSS TTS와 다른 차원.
Conversational Speech Model from Sesame — natural-sounding voice generation.
빠른 진행률 표시 도구.
:zap: A Fast, Extensible Progress Bar for Python and CLI
실시간으로 음성을 복제하는 기술을 제공하는 프로젝트입니다.
Clone a voice in 5 seconds to generate arbitrary speech in real-time
DeepSeek AI에서 개발한 최신 대규모 언어 모델입니다. 고성능 추론 및 다양한 NLP 작업을 지원합니다.
파이썬 프로그래밍 언어를 배우는 입문 강의입니다.
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
GPT Image 2 / Gemini 2 Flash에 견줄 만한 오픈소스 편집 모델. API 비용이 부담스러우면 self-host 옵션.
A SOTA open-source image editing model, which aims to provide comparable performance against the closed-source models like GPT-4o and Gemini 2 Flash.
다양한 검색 서비스와 데이터베이스의 결과를 통합하여 제공하는 무료 인터넷 메타 검색 엔진이다. 사용자를 추적하거나 프로파일링하지 않아 개인 정보 보호에 강점이 있다.
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
CLI 한 줄로 이미지 배경 제거. rembg와 함께 양대 표준.
Background Remover lets you Remove Background from images.
텍스트 프롬프트로 음악·환경음 생성하는 모델. 비디오 BGM 자동화에 유용.
AudioLDM2 — text-to-audio/music generation.
OpenMMLab에서 개발한 객체 탐지 툴박스이자 벤치마크이다. 다양한 최신 객체 탐지 알고리즘을 구현하고 평가하는 데 사용된다.
OpenMMLab Detection Toolbox and Benchmark
13B 비디오 모델을 6GB GPU에서도 돌리는 viral 프로젝트. lllyasviel이 또 만들어 화제.
Make video diffusion practical — frame packing for 13B models on consumer GPUs.