Key Features
Complete Platform Access
Programmatically manage flows, agents, conversations, knowledge bases, and all platform features through a unified Python interface.
Type Safety
Full type hints and Pydantic models provide excellent IDE support, autocomplete, and compile-time error checking.
Async Support
Built-in async/await patterns for high-performance, concurrent operations and non-blocking I/O.
Event Streaming
Real-time streaming of flow executions, conversation responses, and agent actions.
Common Use Cases
Embedded AI Features
Embedded AI Features
Integrate conversational AI, flows, or knowledge base search directly into your Python applications:
Custom Applications
Custom Applications
Build custom interfaces, dashboards, or tools on top of Noxus:
Flow Orchestration
Flow Orchestration
Programmatically create, manage, and execute complex AI flows:
Data Pipeline Integration
Data Pipeline Integration
Integrate AI processing into data pipelines and ETL flows:
Automation Scripts
Automation Scripts
Create automation scripts for recurring AI tasks:
Getting Started
SDK Documentation
Complete SDK documentation with examples and API reference