Docs faviconDOCS우성짱의 문서
전체YouTubeArticleTagsAuthorsHub
홈/태그 찾기/#ai-architecture
Tag508건YouTube 42Article 466

#ai-architecture

이 태그와 연결된 문서를 한곳에서 모아보고, 함께 자주 등장하는 연관 태그까지 이어서 탐색할 수 있습니다.

연관 태그

#llm공동문서 421 · 연관도 51%#applications공동문서 315 · 연관도 42%#semiconductors공동문서 295 · 연관도 37%#agent-routing공동문서 190 · 연관도 36%#service-design공동문서 131 · 연관도 30%#agent-memory공동문서 160 · 연관도 30%#multimodal공동문서 85 · 연관도 26%#vision-language-models공동문서 82 · 연관도 26%#retrieval-index공동문서 87 · 연관도 24%#gpu공동문서 48 · 연관도 24%
From massive models to mobile magic: The tech behind YouTube real-time generative AI effects
Article2025년 8월 21일

From massive models to mobile magic: The tech behind YouTube real-time generative AI effects

YouTube는 대형 생성 모델의 효과를 지식 증류로 작고 빠른 학생 모델에 옮기고 MediaPipe 기반 온디바이스 파이프라인으로 최적화해 Shorts에서 실시간 생성형 AI 효과를 구현했다.

research.google
#ai-architecture#multimodal#ai-infrastructure#capex-cycle
From Zero to GPU: A Guide to Building and Scaling Production-Ready CUDA Kernels
Article2025년 8월 18일

From Zero to GPU: A Guide to Building and Scaling Production-Ready CUDA Kernels

이 글은 RGB 이미지를 회색조로 변환하는 CUDA 커널을 예제로 삼아 구현, PyTorch 네이티브 연산자 등록, 재현 가능한 빌드, 다중 환경 컴파일, Hugging Face Hub 배포까지의 전체 과정을 설명한다.

huggingface.co
#ai-architecture#agent-deployment#agent-routing#capex-cycle
MCP for Research: How to Connect AI to Research Tools
Article2025년 8월 18일

MCP for Research: How to Connect AI to Research Tools

모델 컨텍스트 프로토콜은 논문·구현 코드·모델·데이터셋을 여러 플랫폼에서 찾고 교차 확인하는 연구 탐색 도구를 인공지능이 자연어 지시로 활용하도록 연결하는 표준이다.

huggingface.co
#ai-architecture#agent-routing#search-advertising#zero-click-search
How to Create Real-Time AI Chat Streaming in Minutes with Convex Components
Article2025년 8월 15일

How to Create Real-Time AI Chat Streaming in Minutes with Convex Components

Convex의 Persistent Text Streaming 컴포넌트를 쓰면 WebSocket이나 SSE를 직접 다루지 않고도 React 채팅 앱에 ChatGPT식 실시간 응답 스트리밍을 빠르게 붙일 수 있다는 튜토리얼입니다.

stack.convex.dev
#ai-architecture#agent-routing#llm#semiconductors
Arm & ExecuTorch 0.7: Bringing Generative AI to the masses
Article2025년 8월 13일

Arm & ExecuTorch 0.7: Bringing Generative AI to the masses

ExecuTorch 0.7은 KleidiAI를 기본 활성화하고 널리 보급된 Arm의 SDOT 명령어를 활용해, 최신 스마트폰뿐 아니라 구형 안드로이드 기기와 라즈베리 파이 5에서도 실용적인 온디바이스 생성형 인공지능을 지원한다.

huggingface.co
#privacy-design#ai-architecture#agent-routing#llm
Accelerate ND-Parallel: A guide to Efficient Multi-GPU Training
Article2025년 8월 12일

Accelerate ND-Parallel: A guide to Efficient Multi-GPU Training

Accelerate와 Axolotl은 데이터·완전 샤딩 데이터·텐서·컨텍스트 병렬화를 조합해 대규모 모델의 메모리 사용량, 계산량, 장치 간 통신 비용을 균형 있게 설계하도록 지원한다.

huggingface.co
#ai-architecture#agent-memory#agent-routing#capex-cycle
Basis scales accounting by turning OpenAI model progress into trusted agents
Article2025년 8월 12일

Basis scales accounting by turning OpenAI model progress into trusted agents

베이시스는 업무별로 적합한 오픈AI 모델을 배치하고 판단 근거를 검토 가능하게 공개함으로써, 회계 자동화를 신뢰할 수 있는 업무 위임 체계로 확장하고 있다.

openai.com
#openai#ai-architecture#agent-routing#workflow-automation
Introducing gpt-oss
Article2025년 8월 5일

Introducing gpt-oss

오픈AI는 높은 추론·도구 사용 성능과 효율적인 로컬 실행을 결합한 아파치 2.0 기반 오픈 웨이트 모델 gpt oss 120b와 gpt oss 20b를 공개했다.

openai.com
#ai-architecture#multimodal#agent-memory#agent-routing
How hard is it to migrate AWAY from Convex?
Article2025년 8월 4일

How hard is it to migrate AWAY from Convex?

저자는 Convex에서 벗어나는 난이도를 직접 검증하기 위해 간단한 Tanstack Start 예제를 기준으로 함수, 클라이언트 호출, 반응형 쿼리, 데이터베이스 이전을 차례로 Tanstack Start와 Drizzle/Postgres로 옮겨 보며 실제 작업량과 복잡도 변화를 살펴본다.

stack.convex.dev
#service-design#ai-architecture#agent-memory#agent-routing
Measuring Open-Source Llama Nemotron Models on DeepResearch Bench
Article2025년 8월 4일

Measuring Open-Source Llama Nemotron Models on DeepResearch Bench

NVIDIA의 개방형 딥리서치 에이전트 AI Q는 두 Llama 계열 모델과 검색·오케스트레이션 도구를 결합해 2025년 8월 DeepResearch Bench의 ‘LLM with Search’ 부문에서 종합 40.52점을 기록했다.

huggingface.co
#privacy-design#ai-architecture#search-advertising#workflow-automation
Lessons from Building an AI App Builder on Convex
Article2025년 7월 31일

Lessons from Building an AI App Builder on Convex

Chef의 사례는 AI 코딩 에이전트가 잘 작동하려면 좋은 추상화, 제한된 선택지, 타입 안전한 피드백 루프, 검증 가능한 평가 체계가 필요하다는 점을 보여준다.

stack.convex.dev
#ai-architecture#agent-routing#context-compression#prompt-library
Intercom's three lessons for creating a sustainable AI advantage
Article2025년 7월 30일

Intercom's three lessons for creating a sustainable AI advantage

인터콤은 조기 실험으로 모델 이해도를 높이고, 엄격한 평가로 도입 속도를 끌어올리며, 모델 교체가 쉬운 유연한 아키텍처를 구축해 지속 가능한 인공지능 경쟁력을 만들었다.

openai.com
#openai#privacy-design#service-design#ai-architecture
SensorLM: Learning the language of wearable sensors
Article2025년 7월 28일

SensorLM: Learning the language of wearable sensors

센서엘엠은 5,970만 시간의 웨어러블 센서 데이터와 자동 생성 설명문을 학습해 신체 신호를 자연어로 해석하고 검색·분류·설명하는 센서 언어 기반 모델군이다.

research.google
#ai-architecture#multimodal#llm#semiconductors
Ulysses Sequence Parallelism: Training with Million-Token Contexts
Article2025년 7월 26일

Ulysses Sequence Parallelism: Training with Million-Token Contexts

Ulysses Sequence Parallelism은 긴 시퀀스 학습에서 시퀀스와 어텐션 헤드를 함께 나누고 all to all 통신으로 재배치해, 단일 GPU 메모리 한계를 넘어 수십만~백만 토큰 문맥 학습을 가능하게 하는 방식이다.

huggingface.co
#ai-architecture#agent-memory#agent-routing#retrieval-index
Model ML is helping financial firms rebuild with AI from the ground up
Article2025년 7월 23일

Model ML is helping financial firms rebuild with AI from the ground up

Model ML은 금융 업무에 특화된 AI 에이전트와 애플리케이션으로 리서치, 분석, 발표자료 작성 같은 복잡한 워크플로를 자동화하며 금융사의 운영 구조 자체를 AI 중심으로 재편하고 있다.

openai.com
#service-design#ai-architecture#multimodal#agent-routing
Consilium: When Multiple LLMs Collaborate
Article2025년 7월 19일

Consilium: When Multiple LLMs Collaborate

Consilium은 서로 다른 역할을 맡은 여러 언어 모델이 구조화된 토론과 외부 조사를 거쳐 합의 또는 최종 분석을 도출하도록 만든 시각적 다중 모델 협업 플랫폼이다.

huggingface.co
#ai-architecture#agent-routing#llm#semiconductors
The AI tools for Art Newsletter - Issue 1
Article2025년 7월 16일

The AI tools for Art Newsletter - Issue 1

2024년 창작 AI는 오픈소스 이미지 생성의 구조적 도약과 개인화 기술의 대중화를 이뤘으며, 2025년에는 비디오·오디오·3D 등 더 다양한 형식으로 발전의 중심이 이동하고 있다.

huggingface.co
#ai-architecture#multimodal#agent-memory#agent-routing
Custom Kernels for All from Codex and Claude
Article2025년 7월 16일

Custom Kernels for All from Codex and Claude

CUDA 커널 개발 지식을 에이전트 스킬로 구조화해 Claude와 Codex가 실제 diffusers·transformers 대상의 커널, PyTorch 바인딩, 빌드 구성, 벤치마크까지 완성하도록 한 사례다.

huggingface.co
#ai-architecture#agent-memory#agent-routing#context-compression
Ettin Suite: SoTA Paired Encoders and Decoders
Article2025년 7월 16일

Ettin Suite: SoTA Paired Encoders and Decoders

에틴은 동일한 공개 데이터 2조 토큰, 모델 구조, 학습 절차를 적용한 1,700만~10억 매개변수 규모의 인코더·디코더 쌍으로, 두 아키텍처를 공정하게 비교하면서 양쪽 모두에서 공개 데이터 기반 최고 수준의 성능을 달성한 모델군이다.

huggingface.co
#ai-architecture#llm#semiconductors#applications
Introducing Falcon-H1-Arabic: Pushing the Boundaries of Arabic Language AI with Hybrid Architecture
Article2025년 7월 14일

Introducing Falcon-H1-Arabic: Pushing the Boundaries of Arabic Language AI with Hybrid Architecture

팔콘 에이치원 아라빅은 맘바와 트랜스포머를 결합한 하이브리드 구조, 최대 25만 6천 토큰의 문맥 창, 아랍어 특화 데이터와 후속 학습을 통해 규모별 최고 수준의 아랍어 처리 성능을 목표로 한 3종 모델군이다.

huggingface.co
#ai-architecture#agent-routing#workflow-automation#llm
ScreenEnv: Deploy your full stack Desktop Agent
Article2025년 7월 11일

ScreenEnv: Deploy your full stack Desktop Agent

ScreenEnv는 Docker 기반의 격리된 우분투 데스크톱과 직접 제어 API·MCP 연동을 제공해 GUI 에이전트의 개발, 테스트, 배포를 단순화하는 Python 라이브러리다.

huggingface.co
#anthropic#ai-architecture#agent-deployment#agent-routing
How we built it: Jurisdiction resolution for Stripe Tax
Article2025년 7월 10일

How we built it: Jurisdiction resolution for Stripe Tax

스트라이프는 복잡하고 계속 변하는 미국의 과세 관할권을 수 밀리초 안에 정확히 판정하기 위해, 과세 지역을 사전 계산하고 계층형 공간 검색으로 후보를 좁히는 관할권 판정 시스템을 구축했다.

stripe.com
#stripe#stripe-tax#united-states#balanced-spatial-tree
SmolLM3: smol, multilingual, long-context reasoner
Article2025년 7월 8일

SmolLM3: smol, multilingual, long-context reasoner

SmolLM3는 공개 데이터와 학습 도구로 구축한 30억 매개변수 모델로, 11조 개가 넘는 토큰의 단계별 사전학습과 장문·추론 중간학습을 결합해 다국어, 최대 128K 문맥, 추론·비추론 이중 모드를 지원한다.

huggingface.co
#long-context#privacy-design#ai-architecture#llm
Three Mighty Alerts Supporting Hugging Face’s Production Infrastructure
Article2025년 7월 8일

Three Mighty Alerts Supporting Hugging Face’s Production Infrastructure

허깅페이스 인프라팀은 네트워크 트래픽 임계치와 로그 보관 성공률 같은 경보를 통해 비용 증가, 구성 오류, 로그 유실을 대형 장애로 번지기 전에 탐지한다.

huggingface.co
#service-design#ai-architecture#nat#agent-memory
이전1…17181920212219 / 22다음