s-m-r-t
AI-native framework for building vertical agents
Define your data models once. SMRT generates APIs, user interfaces, documentation, and AI agent integrations automatically.
Visit havesmrt.com@Entity()
class Product {
@Field() name: string;
@Field() price: number;
@Field() description: string;
}
// Generates:
// • REST API with CRUD endpoints
// • React/Svelte components
// • TypeScript SDK client
// • AI agent tools
// • OpenAPI documentationBuilt for AI Development
Everything you need to build vertical AI applications.
AI-Native Architecture
Every component designed to work with LLMs and autonomous agents.
Code Generation
Define models once. Generate APIs, interfaces, and integrations.
ORM & Collections
Intelligent collections that understand relationships and constraints.
Agent Framework
Build autonomous actors that reason, act, and collaborate.
Federation Ready
Connect multiple SMRT instances into a distributed knowledge network.
Rapid Development
From concept to production in days. Framework handles infrastructure.
Core Modules
Specialized packages for common application needs.
Ready to build?
Visit havesmrt.com for documentation, examples, and getting started guides.
Get Started with SMRT