What is skandha?
skandha is NOMYO’s biology-inspired AGI platform. It creates systems that maintain persistent goals, coordinate specialized agents, and produce auditable reasoning – far beyond what standard LLMs can do. Think of it as the difference between a parrot and a strategist.
How is skandha different from a regular LLM?
Regular LLMs are stateless next-word predictors. skandha is different because it:
- Builds live domain models that evolve over time
- Coordinates multiple specialized agents working together
- Tracks goals and strategies across sessions
- Produces auditable reasoning chains you can review
- Uses dynamic knowledge graphs instead of static weights
What is the nomyo Python package?
nomyo is an OpenAI-compatible secure inference client. It’s a drop-in replacement for the OpenAI Python SDK that adds end-to-end encryption to all your AI API calls. Your prompts and responses are encrypted before they leave your system.
What encryption does nomyo SDK use?
nomyo uses hybrid encryption: AES-256-GCM for payload encryption combined with RSA-4096 OAEP for key exchange. Each request gets a fresh ephemeral AES key, providing forward secrecy.
What is nomyo-router?
nomyo-router is an open source proxy that intelligently routes AI requests across multiple endpoints (Ollama, OpenAI, etc.). It translates between API formats, caches semantically similar requests, and routes to the endpoint where your model is already deployed.
Can I run nomyo-router myself?
Yes. nomyo-router is fully open source with Docker images available for both linux/amd64 and linux/arm64. Source code is at bitfreedom.net/nomyo-ai/nomyo-router.
What subscription tier do I need?
| Tier | Price | Best For |
|---|---|---|
| Basic ($20/mo) | Individuals getting started with AI | |
| Pro ($125/mo) | Teams and businesses using advanced models | |
| Enterprise ($200/mo) | Organizations needing custom solutions and consulting |
What is BrandHQ?
BrandHQ is our virtual marketing agency suite running on skandha. It handles content creation, research, SEO, social media, media buying (DMO), and brand perception analysis – all powered by AI agents.
Can NOMYO build custom applications?
Yes. Our Enterprise plan includes App Consulting + Development as an add-on. We can build custom AI applications, integrate skandha into your workflows, and develop tailored solutions for your business.
How does data privacy work?
- Paid data is never used for model training
- Free data may be used to improve our models
- All data is encrypted in transit and at rest
- Full GDPR-style data protection rights apply
How do I get support?
Email us at ichi@nomyo.ai or contact us through our contact page. Pro and Enterprise customers receive priority support.