Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.12 KB

File metadata and controls

26 lines (21 loc) · 1.12 KB
title What is Atoms SDK?
description Build intelligent, real-time AI agents in Python.

The Atoms SDK is the Python framework for building agents on the Atoms platform. It provides the primitives for low-latency, stateful AI applications—handling streaming audio, conversation state, and tool coordination so you can focus on your agent's logic.

  • Streaming First: Real-time audio and text streams with < 500ms latency.
  • Interruptible: Automatic handling of user interruptions during playback.
  • Composable: Break complex behaviors into reusable Nodes.
  • Event Driven: Unified Event system for messages, signals, and tools.

What Next?

Build your first agent in under 5 minutes. Deploy to the SmallestAI cloud. Explore common architectural patterns.