Agentic AI Is Here: Is Your ERP Ready?
Agentic AI is fully mainstream in July 2026. The framework connecting everything: is enterprise ERP finally ready for agents that operate it autonomously?
OpenAI published GPT-1 in June. Most people missed it. I didn't. Here's why I think transformers are about to reshape everything we build.
Abhi Asok
Founder & CEO, Arvension Technologies
Most people didn't notice when OpenAI published the GPT-1 paper in June. Tech Twitter was focused on other things. GPT-1 sounded academic. The results seemed incremental. The practical implications were unclear. I read it three times in one sitting because I couldn't shake the feeling that something fundamental had shifted.
The core breakthrough wasn't GPT specifically—it was the proof that you could take a transformer architecture, train it on a massive corpus of internet text, and end up with a model that understood language in a way previous systems didn't. Not perfect understanding. But genuine understanding of structure, context, meaning.
I'd been following the transformer architecture since the "Attention Is All You Need" paper in 2017. I understood theoretically that this could work. But seeing it actually work—seeing a language model generate coherent continuations of arbitrary text—was different. It went from theory to reality in a way that made you believe other applications were possible.
The scary part was how little attention it got. Everyone was focused on the applications they knew: chatbots, translation, summarization. Nobody was seriously thinking about what happens when you have a neural network that genuinely understands language and can apply that understanding to problems it wasn't specifically trained for. That's the insight the GPT-1 paper buried in its results.
Here's what I immediately started imagining: ERP systems that understand natural language. A user says "show me our most profitable customers from the last quarter" and the system just knows what to do instead of requiring SQL knowledge or a trained analyst to write a query.
Enterprise data entry systems that correct your mistakes because they understand what you're trying to enter. A receiving clerk types a vendor name sloppily and the system knows it's one of your existing vendors and auto-corrects. Not because of fuzzy matching, but because the system understands context and intent.
Search that works the way human brain search works. You search for "we're having trouble with deliveries from the northeast" and the system finds all the related support tickets, customer communications, shipping issues, and patterns—understanding that you're not asking for the keywords but for the concept those words represent.
These aren't science fiction. They're just applications of GPT-like models to concrete business problems. The model knows language. Language is data. Data is business processes. So business processes become subject to natural language understanding.
I'm not wide-eyed about this. There are real limitations. GPT-1 is trained on internet text, which contains bias, errors, and nonsense. You can't just plug it into your enterprise without being careful about what it learns and reinforces.
The fine-tuning question is thorny. A general language model trained on internet text won't automatically understand your industry jargon, your data formats, your specific problem domain. You need to fine-tune it on domain-specific data, which requires careful data preparation and evaluation.
There's also the question of cost and compute. Training these models requires serious infrastructure. But that's changing. Inference is getting cheaper. Smaller models are getting competitive. By 2020, I suspect running language models will be as routine as running SQL queries.
We're at the inflection point where language understanding shifts from "solved for specific tasks" to "solved as a general capability." Every previous era of AI had breakthroughs in specific applications—chess engines, image recognition, voice assistants—that felt profound but were actually just function approximation on one specific problem.
GPT-1 feels different because language is the abstraction layer for human knowledge. If you solve language understanding, you've got a lever for everything else. You can apply it to code, because code is structured language. You can apply it to data, because data is structured language. You can apply it to business processes, because every process is ultimately a sequence of linguistic decisions and actions.
The companies that will matter in 2020-2025 are the ones starting now to think about how these models apply to their specific domain. Not waiting for products to be packaged. Not waiting for tooling to mature. Just thinking about where natural language understanding breaks down their current bottlenecks and starting to experiment.
The paper that the broader market barely noticed in June 2018 will probably be remembered as a pivot point. Not the most important AI paper ever, but the paper where the trajectory clearly pointed toward general language understanding. OpenAI didn't invent transformers. They didn't invent pre-training. They just put the pieces together and showed that the resulting model was genuinely useful at something bigger than pattern-matching.
That's how the future usually arrives—quietly, in a paper most people don't read, until suddenly you realize everything has changed.
Agentic AI is fully mainstream in July 2026. The framework connecting everything: is enterprise ERP finally ready for agents that operate it autonomously?
Nine years since founding. What I got right, what I got wrong, what I'd tell my 2017 self. Personal reflection on building an enterprise AI company.
OpenAI o3, Claude's extended thinking, reasoning models are mainstream. They're not just harder problems solved faster—they enable entirely new categories of applications.