검색

105 결과

필터 지우기
  • 2025년 11월 13일 / AI

    Google Colab is Coming to VS Code

    Google Colab has launched an official VS Code extension, bridging the gap between the popular code editor and the AI/ML platform. The extension combines VS Code's powerful development environment with Colab's seamless access to high-powered runtimes (GPUs/TPUs), allowing users to connect local notebooks to Colab. This aims to meet developers where they are and brings the best of both worlds.

    Data-2-banner
  • 2025년 11월 13일 / AI

    Making the terminal beautiful one pixel at a time

    Google has launched the redesigned **Android AI Sample Catalog**, a dedicated, open-source application to inspire and educate Android developers on building AI-powered apps. It showcases examples using both on-device (Gemini Nano via ML Kit GenAI API) and Cloud models (via Firebase AI Logic SDK), including image generation with Imagen, on-device summarization, and a "Chat with Nano Banana" chatbot. The code is easy to copy and paste to help developers quickly start their own projects.

    Gemini CLI - UI Improvements (hero image)
  • 2025년 11월 13일 / AI

    Introducing Metrax: performant, efficient, and robust model evaluation metrics in JAX

    Metrax is a high-performance JAX-based metrics library developed by Google. It standardizes model evaluation by offering robust, efficient metrics for classification, NLP, and vision, eliminating manual re-implementation after migrating from TensorFlow. Key strengths include parallel computation of "at K" metrics (e.g., PrecisionAtK) for multiple K values and strong integration with the JAX AI Stack, leveraging JAX's performance features. It is open-source on GitHub.

    Data-2-banner
  • 2025년 11월 13일 / AI

    Introducing Code Wiki: Accelerating your code understanding

    Code Wiki is a new platform that tackles the bottleneck of reading existing code by providing an automated, continuously updated, structured wiki for code repositories. It features hyper-linked documentation, a Gemini-powered chat agent that understands your repo, and automated diagrams. A public preview is available for open-source projects, and a Gemini CLI extension is coming soon for secure use on private repos.

    Code Wiki Header
  • 2025년 11월 4일 / AI

    Agent Garden - Samples for learning, discovering and building

    Agent Garden is now available to all users to simplify AI agent creation and deployment using the Agent Development Kit (ADK). It provides curated agent samples, one-click deployment via Agent Starter Pack, and customization through Firebase Studio. It helps developers with complex business challenges and multi-agent workflows, with Renault Group cited as an early success story.

    Train a GPT2 model with JAX on TPU for free
  • 2025년 10월 30일 / AI

    Beyond Request-Response: Architecting Real-time Bidirectional Streaming Multi-agent System

    The blog post argues the request-response model fails for advanced multi-agent AI. It advocates for a real-time bidirectional streaming architecture, implemented by the Agent Development Kit (ADK). This streaming model enables true concurrency, natural interruptibility, and unified multimodal processing. ADK's core features are real-time I/O management, stateful sessions for agent handoffs, and streaming-native tools.

    ADK + Gemini CLI: Supercharge Your Agent Building Vibe
  • 2025년 10월 15일 / AI

    Coral NPU 소개: Edge AI를 위한 풀 스택 플랫폼

    Coral NPU는 성능, 단편화 및 사용자 신뢰 부족 문제를 해결하는 Edge AI용 풀 스택 플랫폼입니다. 이 플랫폼은 ML 행렬 엔진을 우선하는 AI 우선 아키텍처이며 통합된 개발자 경험을 제공합니다. 초저전력 상시 가동 AI를 위한 웨어러블 기기 및 IoT를 위해 설계된 Coral NPU는 하드웨어 기반의 프라이버시 보호를 통해 상황 인식, 오디오/이미지 처리, 사용자 상호작용을 지원합니다. Synaptics는 Coral NPU를 최초로 구현한 파트너사입니다.

    blogpost
  • 2025년 10월 2일 / AI

    Google의 비동기 코딩 에이전트를 위한 명령줄 컴패니언 Jules Tools 출시

    이제 명령줄에서 직접 Jules로 작업할 수 있습니다. Jules는 기존 저장소와 직접 통합되고, 프로젝트의 전체 컨텍스트를 이해하며, 테스트 작성, 새로운 기능 개발, 오디오 변...

    Thumb_CLI 2096x1182
  • 2025년 10월 1일 / AI

    Gemini for Home: 스마트 홈 AI의 새 시대를 위한 플랫폼 확장

    Google Home은 파트너사의 기기를 위해 새로운 Gemini 기반 기능을 지원하고, 파트너사가 차세대 AI 카메라를 개발하는 데 도움이 되는 새로운 프로그램을 선보입니다.

    Geminicomingtohome_Hero
  • 2025년 10월 1일 / AI

    Gemini로 다중 스펙트럼 데이터 활용

    인간의 눈으로는 볼 수 없는 파장을 포착하는 다중 스펙트럼 이미지는 세상을 이해하는 '초인적' 방법을 제공합니다. Google의 Gemini 모델은 특화된 학습 없이도 이 방법을 손쉽게 활용할 수 있도록 지원합니다. 보이지 않는 대역을 RGB 채널에 매핑하고 프롬프트에서 컨텍스트를 제공함으로써 개발자는 환경 모니터링 및 농업 같은 분야의 다양한 작업에 Gemini의 힘을 활용할 수 있습니다.

    MultiSpectral-Metadatal_RD1-V01