
Insights
Dive deep into the world of AI with our expertly written blog articles. From AI trends to practical AI applications in various industries, stay informed with the latest insights from our team of experts.
2026-09-10
Brazil ranks second in the world by developers on the OpenAI API. How much of your source code has been through a personal account?
Codex usage in Brazil grew thirtyfold in eight months. Enterprise seats grew fivefold in twelve. The distance between those two numbers is the amount of source code leaving the company by a path nobody drew.
Learn more →2026-09-06
LLM text watermarking: how Claude's works, and how to apply it to your open-source model
Claude now watermarks every text it generates, and the EU AI Act requires the same of anyone serving a self-hosted open-source model. This post explains the mechanism (SynthID-Text, tournament sampling) with diagrams, reproduces the scheme on a local model with measured numbers, and closes with the recommendation for anyone who has to mark their own output.
Learn more →2026-09-03
PII and language models - how to anonymize Brazilian data before the call leaves
A practical guide to PII with LLMs: what the LGPD considers personal data, the four layers of protection, and a real measurement — Presidio out of the box does not detect the Brazilian CPF. With the recognizers that fix it and the latency cost.
Learn more →2026-08-30
I swapped a proprietary LLM for a 9B open model and the bill dropped 36×. Measured, not projected.
Distilling an SLM for a Portuguese customer-interaction analysis pipeline. The three-instrument evaluation protocol, what the arithmetic hides, and why the saving isn't that the GPU is cheap.
Learn more →2026-08-27
The question isn't whether a small model is good enough. It's which of your tasks fit inside one.
SLMs and self-hosted models are the only way to turn a contractual guarantee about your data into a technical one. This post is about the break-even math, which tasks actually fit, and how that becomes one line of routing.
Learn more →2026-08-23
Everyone says you need an AI gateway. Nobody says what it costs in latency.
I measured LiteLLM overhead against a local upstream answering in 0.36 ms, isolating the Docker network hop first. About 10 ms at sequential p50. Here is the method, the number, and how to decide between self-hosted and OpenRouter.
Learn more →2026-08-20
An AI gateway in 40 lines of YAML. Here is the whole Docker Compose.
LiteLLM and Langfuse, six services, a virtual key per team with a spend cap, routing by task alias and fallback across providers. The full stack to download and bring up with one command.
Learn more →2026-08-18
The bottleneck in a computer vision pipeline is rarely the model. It is the video decode.
Before any frame reaches the model, it has to be decoded, color-converted and copied across memory. That path often costs more than the inference. I measured CPU and GPU decoding on the same machine, with a real YOLO at the end of the path, and show what to use in each case.
Learn more →2026-08-16
Itaú has Iara. iFood has Genplat. And you — a handful of keys in a .env file?
Two of Brazil's largest technology operations arrived at the same architecture without coordinating: a layer between applications and models. This post is about what that solved for them, and when the problem becomes yours.
Learn more →2026-08-13
The AI agent that works in production is boring. Really boring. If yours is exciting, something is wrong.
For an agent pilot to get approved, it needs planning, an estimate and, of course, a demo. Live, preferably. That is the problem: the agent that would work in production is the one that gives the worst demo. An autopsy of 73 real incidents, the four traits of the survivors, and the three questions to know which side yours is on.
Learn more →2026-08-11
Nubank refactored millions of lines in 2 months. The most-cited study of the year says AI slows developers down. Both are right.
Nubank, Bradesco and Amazon published huge gains from AI code generation. METR measured experienced developers getting slower. The contradiction is only apparent: the bottleneck moved, and the winners were the ones who treated verification as a process, not a stage.
Learn more →2026-08-09
Your AI usage policy doesn't prevent the leak. It only decides whose fault it was.
Everyone wrote an AI usage policy. Almost nobody can say what technically happens when someone ignores it. This article is about the three real paths source code takes out of a company — and what actually closes each one.
Learn more →
2026-03-30
The Problem Is Not Claude Code’s Limit. It’s How You’re Using It.
Headroom, RTK, and MemStack: three open-source layers that cut token burn when you run Claude Code the way it was meant to be used.
Learn more →
2026-03-25
Claude Code Is the Best. That Does Not Mean It Is the Best Choice for You.
When cost or compliance matters, OpenCode is a credible terminal assistant: your keys, your provider, repo-level config for teams.
Learn more →
2025-04-01
The Commoditization of AI: Opportunities in the Era of Open Weight Models
Generative AI: Democratization and Innovation in the Base Model Layer
Learn more →
2023-11-05
Leveraging Staff Augmentation: Mastering the Art of Adaptability in AI and Full Stack Development
Elevating business efficiency - from acquiring top-tier talent to streamlining project execution, discover how staff augmentation revolutionizes the dynamics of AI and full stack development.
Learn more →
2023-11-04
Revolutionizing Healthcare: The Power of Artificial Intelligence
AI in Healthcare: A Prescription for a Smarter, Healthier Tomorrow
Learn more →
2023-11-04
10 Compelling Reasons to Outsource Your AI Development
Unlocking Success: Why Outsourcing AI Development Is Your Smartest Move in Today's Tech-Driven World
Learn more →
2023-11-04
Why You Need an AI Strategy: Building a Defensible Moat
Unlocking Success: Your AI Strategy - Building a Defensible Moat for Tomorrow's Business World
Learn more →
2023-11-04
Exploring the Key Differences Between Data Scientists and Data Engineers
Building Bridges, Uncovering Insights: Demystifying Data Engineers and Data Scientists
Learn more →
2023-11-04
Bridging the AI Skill Gap with Accessible Tech
Unlocking AI's Potential: Bridging the Skills Gap with Accessible Tech
Learn more →
2022-10-19
Machine Learning and Cybersecurity: Protecting Your Digital World
Unlocking the Power of AI to Safeguard Your Data and Keep Threats at Bay
Learn more →
2022-10-19
Are you splitting your dataset correctly?
Unlocking the Power of AI to Safeguard Your Data and Keep Threats at Bay
Learn more →
2022-10-19
Mastering Model Version Control in Machine Learning
Unlocking the Power of AI to Safeguard Your Data and Keep Threats at Bay
Learn more →
2022-10-10
When to Adopt AI: A Practical Guide for Businesses
Unlocking AI: When, Why, and How to Embrace Machine Learning in Your Business
Learn more →