naturali.ai is built by Triangulos Tecnologia, a software company in Brazil. We build infrastructure for agents that operate on behalf of a business, and we believe the hard part is not making a model answer — it is running that answer unattended and being able to prove what it did.
What we make
One API for the whole lifecycle of an agent: configuring and versioning it, grounding it in your documents, giving it tools and memory, putting it on WhatsApp or Discord, and reading back every generation it ran with its cost, its guardrail decisions and the approvals a human gave. The console, the CLI and the TypeScript SDK are thin clients over exactly that contract.
How we work
The API is the product. Every capability ships as an endpoint first, documented in an OpenAPI contract the clients are generated from, so nothing the console can do is out of reach of your own code — or of an agent calling it. We publish the contract, a discovery catalog and an MCP server so software can find and use the platform without a person in the middle.
Models
Generate on a managed catalog with no vendor account of your own, or bring your credential and keep the relationship with your provider. Model spend is passed through near cost; the plan is what we charge for, and it is priced on runs rather than seats.
Who we are
Triangulos Tecnologia is based in Brazil and has been building developer infrastructure and open-source tooling for the TypeScript ecosystem for years. naturali.ai is where that work meets agents. The code, the roadmap and the pricing rationale are public on GitHub.