Explore real-world NOMOS agent examples and use cases
This section contains real-world examples demonstrating NOMOS capabilities across different use cases.
Complete coffee shop ordering system with multi-step workflows and tool integration
Production-ready financial advisor with budget planning and savings goals
Versatile conversational agent for quick prototyping
Travel planning assistant with itinerary management
Repository search and code analysis agent
Client-side integration using the TypeScript SDK
A complete coffee shop ordering system demonstrating:
Multi-step Workflows
Order taking, customization, and confirmation processes
Tool Integration
Menu management, cart operations, and order processing
Flow Management
Organized order processing with context preservation
Error Handling
Graceful handling of invalid orders and edge cases
To run:
A production-ready financial advisor demonstrating:
Budget Planning
Income/expense tracking and analysis
Savings Goals
Goal setting and progress monitoring
Financial Health
Comprehensive financial assessment
Data Persistence
Session storage for ongoing consultations
Production Deployment
Docker containerization
To run:
A versatile conversational agent showing:
Basic Conversation
Natural language interaction
Tool Usage
Simple utility functions
Configuration Patterns
Clean YAML structure
Quick Setup
Minimal configuration for fast prototyping
To run:
Clone the Repository
Install NOMOS
Set Environment Variables
Navigate to Example
Run the Agent
Want to contribute your own example? We’d love to see what you build with NOMOS!
Learn how to contribute examples
Share your example with the community
All examples include comprehensive documentation, configuration files, and step-by-step instructions to help you understand and adapt them for your own use cases.