에이전트는 이제 “만들 수 있냐”보다 “기억하게 할 수 있냐, 안전하게 돌릴 수 있냐”가 더 중요해졌어요. 오늘 Top 5도 그 흐름이 아주 선명합니다.
오늘의 Top 5
1. TencentCloud/TencentDB-Agent-Memory
GitHub · TypeScript · ⭐ 오늘 1,111
팀 단위 AI Agent를 위한 memory hub를 표방하는 프로젝트예요. 공개된 설명만 보면 대화, 문서, 코드를 Chat Memory, Skill, LLM-Wiki, Code-Graph 네 가지 자산으로 재사용하게 만드는 구조로 보입니다. 한국 개발자 입장에선 “에이전트를 하나 잘 만드는 법”보다 “여러 에이전트가 팀 지식을 공유하는 법”으로 관심사가 넘어가고 있다는 신호라서 1위로 볼 만해요.
2. uber/ADR
GitHub · Python · ⭐ 오늘 148
Uber가 배포 중이라고 밝힌 enterprise AI agent 보안 프로젝트예요. observability, security benchmarking, threat detection을 내세우고 있어서, 에이전트를 운영 환경에 넣을 때 필요한 통제 계층에 가깝습니다. 스타 수는 높지 않지만 실무 의미는 아주 커요. 특히 사내 도입을 검토하는 팀이라면 “성능 데모”보다 이런 운영·보안 레이어를 먼저 체크해야 하죠.
3. deepseek-ai/DeepSeek-V4-Flash-0731
HuggingFace · text-generation · ❤️ 2,334 · ⬇️ 433,284
오늘 HF에서 가장 실무적으로 바로 연결해 보기 좋은 모델 축 중 하나예요. 다운로드 수가 크고, 동시에 GitHub 쪽에서도 DeepSeek 기반 코딩 에이전트가 같이 뜨고 있어서 모델 자체보다 “생태계가 붙는 속도”가 더 눈에 띕니다. 사내 PoC를 준비한다면 특정 앱보다도 이런 범용 text-generation 계열의 확산 속도를 먼저 보는 게 맞아요.
4. firecrawl/pdf-inspector
GitHub · Rust · ⭐ 오늘 2,540
PDF inspection, classification, text extraction용 Rust 라이브러리예요. 설명에 따르면 scanned PDF와 text-based PDF를 구분해 routing 결정을 돕는다고 하니, 문서 AI 파이프라인을 짜는 팀엔 생각보다 훨씬 실전적인 도구로 보입니다. RAG나 OCR 이야기는 넘치지만, 실제로는 이런 전처리·분기 로직이 품질을 좌우하니까 오늘 강하게 체크할 가치가 있어요.
5. Mistral’s Shieldstral: 3B open-weights model for multimodal moderation
HN · 342점 · 댓글 82
Hacker News에서 주목받은 moderation 모델 관련 소식이에요. headline 기준으로 보면 3B open-weights, multimodal moderation이 핵심이죠. 국내 팀들에겐 “생성 모델 경쟁” 못지않게 “안전성 필터를 어느 계층에 둘 것인가”가 중요해지고 있어서, 특히 이미지·텍스트가 섞인 서비스라면 그냥 지나치기 어려운 흐름입니다.
짧게 훑기
- livekit/agents, GitHub · Python · ⭐ 오늘 432, realtime voice AI agent 프레임워크라 음성 인터페이스 실험팀이 볼 만해요
- lyogavin/airllm, GitHub · Jupyter Notebook · ⭐ 오늘 1,711, “single 4GB GPU에서 70B inference”라는 문제의식 자체가 로컬 추론 관심을 자극해요
- esengine/DeepSeek-Reasonix, GitHub · Go · ⭐ 오늘 922, 터미널용 DeepSeek-native coding agent라 CLI 중심 개발자에게 바로 와닿아요
- baidu/Unlimited-OCR, HuggingFace · image-text-to-text · ❤️3,886 · ⬇️2,703,366, 문서·이미지 입력 처리 수요가 여전히 크다는 걸 보여줘요
- Eight Myths on Software Engineering and GenAI, HN · 123점 · 댓글 81, 생성형 AI를 둘러싼 팀 내 과장과 오해를 점검하기 좋은 읽을거리예요
에디터 코멘트
오늘은 “에이전트가 똑똑하냐”보다 “기억·보안·입력 파이프라인이 준비됐냐”가 더 중요한 날이에요.
서둘러 볼 건 Agent Memory, PDF inspection, moderation 같은 운영 구성요소예요. 이건 바로 실무 품질과 연결되거든요.
반대로 flashy한 모델 랭킹은 당장 갈아타기보다, 내 팀 워크플로에 붙는 도구와 생태계가 같이 성장하는지 관망하는 게 좋아요.
오늘 해볼 것 한 가지: 1위 프로젝트 README를 10분만 읽고, 지금 팀의 AI 기능에 “공유 메모리 계층”이 필요한지 체크해보세요.
⭐ GitHub Trending 전체 목록 (15개)
| 프로젝트 | 언어 | 설명 | 오늘 스타 |
|---|---|---|---|
| TencentCloud/TencentDB-Agent-Memory | TypeScript | TencentDB Agent Memory is a team-level memory hub for AI Agents — turning conver | 1,111 stars today |
| uber/ADR | Python | ADR secures enterprise AI agents through observability, security benchmarking, a | 148 stars today |
| lyogavin/airllm | Jupyter Notebook | AirLLM 70B inference with single 4GB GPU | 1,711 stars today |
| livekit/agents | Python | A framework for building realtime voice AI agents 🤖🎙️📹 | 432 stars today |
| tailwindlabs/tailwindcss | TypeScript | A utility-first CSS framework for rapid UI development. | 52 stars today |
| esengine/DeepSeek-Reasonix | Go | DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cach | 922 stars today |
| zhaoxuya520/reverse-skill | PowerShell | Reverse Engineering / Authorized Penetration Testing / Security Research Skill R | 2,297 stars today |
| obra/superpowers | Shell | An agentic skills framework & software development methodology that works. | 653 stars today |
| microsoft/generative-ai-for-beginners | Jupyter Notebook | 21 Lessons, Get Started Building with Generative AI | 783 stars today |
| denoland/deno | Rust | A modern runtime for JavaScript and TypeScript. | 31 stars today |
| usekaneo/kaneo | TypeScript | 🎯 All you need. Nothing you don't. Open source project management that works for | 559 stars today |
| angular/angular | TypeScript | Deliver web apps with confidence 🚀 | 13 stars today |
| browser-use/video-use | Python | Edit videos with coding agents | 320 stars today |
| firecrawl/pdf-inspector | Rust | Fast Rust library for PDF inspection, classification, and text extraction. Intel | 2,540 stars today |
| cypress-io/cypress | TypeScript | Fast, easy and reliable testing for anything that runs in a browser. | 11 stars today |
🤗 HuggingFace 트렌딩 모델 (8개)
| 모델 | 태스크 | 좋아요 | 다운로드 |
|---|---|---|---|
| deepseek-ai/DeepSeek-V4-Flash-0731 | text-generation | 2,334 | 433,284 |
| MiniMaxAI/MiniMax-H3 | image-text-to-video | 2,080 | 0 |
| moonshotai/Kimi-K3 | image-text-to-text | 10,024 | 1,125,935 |
| Comfy-Org/MiniMax-H3 | 629 | 2 | |
| DavidAU/Qwen3.6-27B-Fable-Fusion-711-Uncensored-Heretic-NM-DAU-NEO-MAX-MTP-GGUF | image-text-to-text | 1,525 | 1,633,405 |
| unsloth/DeepSeek-V4-Flash-0731-GGUF | 477 | 111,678 | |
| baidu/Unlimited-OCR | image-text-to-text | 3,886 | 2,703,366 |
| thinkingmachines/Inkling-Small | image-text-to-text | 290 | 15,500 |
🗞️ Hacker News 인기 스토리 (10건)
- ▲ 1117In Memory of My Wife, Elise Cawley, with Thanks for 36 Wonderful Years
- ▲ 482Show HN: Simple algorithm and color space to generate diverse skin tones
- ▲ 342Mistral's Shieldstral: 3B open-weights model for multimodal moderation
- ▲ 220I am retiring from fulltime writing (& pseudonymity) to launch Guardian Angel
- ▲ 205libexpat now funded by the City of Munich for up to 6 months
- ▲ 187Pi's Minimalism Is Its Advantage
- ▲ 168AI fuels more than half of cybercrime in Africa as scams surge – Interpol
- ▲ 123Eight Myths on Software Engineering and GenAI
- ▲ 63IP and DNS Leaks in WebKit Affecting Proxy Browsers and iCloud Private Relay
- ▲ 43After Losses, Retail Investors Flock to 3x Leverage as 2x Product Are Restricted
본 글은 AI가 GitHub Trending, Hacker News, HuggingFace의 공개 데이터를 자동 수집·분석하여 작성되었습니다. 각 프로젝트의 정확한 정보는 공식 페이지를 참고하시기 바랍니다.


