
What number of occasions have you ever spent months evaluating automation initiatives – enduring a number of vendor assessments, navigating prolonged RFPs, and managing complicated procurement cycles – solely to face underwhelming outcomes or outright failure? You’re not alone.
Many enterprises battle to scale automation, not resulting from a scarcity of instruments, however as a result of their knowledge isn’t prepared. In concept, AI brokers and RPA bots may deal with numerous duties; in follow, they fail when fed messy or unstructured inputs. Research present that 80%-90% of all enterprise knowledge is unstructured – consider emails, PDFs, invoices, photos, audio, and so on. This pervasive unstructured knowledge is the actual bottleneck. Regardless of how superior your automation platform, it may possibly’t reliably course of what it can not correctly learn or perceive. In brief, low automation ranges are normally an information downside, not a device downside.

Why Brokers and RPA Require Structured Information
Automation instruments like Robotic Course of Automation (RPA) excel with structured, predictable knowledge – neatly organized in databases, spreadsheets, or standardized kinds. They falter with unstructured inputs. A typical RPA bot is basically a rules-based engine (“digital employee”) that follows express directions. If the enter is a scanned doc or a free-form textual content area, the bot doesn’t inherently know methods to interpret it. RPA is unable to immediately handle unstructured datasets; the info should first be transformed into structured type utilizing extra strategies. In different phrases, an RPA bot wants a clear desk of knowledge, not a pile of paperwork.
“RPA is simplest when processes contain structured, predictable knowledge. In follow, many enterprise paperwork corresponding to invoices are unstructured or semi-structured, making automated processing troublesome”. Unstructured knowledge now accounts for ~80% of enterprise knowledge, underscoring why many RPA initiatives stall.
The identical holds true for AI brokers and workflow automation: they solely carry out in addition to the info they obtain. If an AI customer support agent is drawing solutions from disorganized logs and unlabeled information, it is going to possible give mistaken solutions. The muse of any profitable automation or AI agent is “AI-ready” knowledge that’s clear, well-organized, and ideally structured. Because of this organizations that make investments closely in instruments however neglect knowledge preparation typically see disappointing automation ROI.
Challenges with Conventional Information Structuring Strategies
If unstructured knowledge is the problem, why not simply convert it to structured type? That is simpler mentioned than carried out. Conventional strategies to construction knowledge like OCR, ICR, and ETL have important challenges:
- OCR and ICR: OCR and ICR have lengthy been used to digitize paperwork, however they crumble in real-world eventualities. Basic OCR is simply pattern-matching, it struggles with diverse fonts, layouts, tables, photos, or signatures. Even high engines hit solely 80 – 90% accuracy on semi-structured docs, creating 1,000 – 2,000 errors per 10,000 paperwork and forcing guide overview on 60%+ of information. Handwriting makes it worse, ICR barely manages 65 – 75% accuracy on cursive. Most techniques are additionally template-based, demanding limitless rule updates for each new bill or type format.OCR/ICR can pull textual content, nevertheless it can’t perceive context or construction at scale, making them unreliable for enterprise automation.
- Typical ETL Pipelines: ETL works nice for structured databases however falls aside with unstructured knowledge. No fastened schema, excessive variability, and messy inputs imply conventional ETL instruments want heavy customized scripting to parse pure language or photos. The outcome? Errors, duplicates, and inconsistencies pile up, forcing knowledge engineers to spend 80% of their time cleansing and prepping knowledge—leaving solely 20% for precise evaluation or AI modeling. ETL was constructed for rows and columns, not for immediately’s messy, unstructured knowledge lakes—slowing automation and AI adoption considerably.
- Rule-Primarily based Approaches: Older automation options typically tried to deal with unstructured information with brute-force guidelines, e.g. utilizing regex patterns to search out key phrases in textual content, or organising choice guidelines for sure doc layouts. These approaches are extraordinarily brittle. The second the enter varies from what was anticipated, the foundations fail. In consequence, corporations find yourself with fragile pipelines that break each time a vendor modifications an bill format or a brand new textual content sample seems. Upkeep of those rule techniques turns into a heavy burden.
All these components contribute to why so many organizations nonetheless depend on armies of knowledge entry workers or guide overview. McKinsey observes that present doc extraction instruments are sometimes “cumbersome to arrange” and fail to yield excessive accuracy over time, forcing corporations to take a position closely in guide exception dealing with. In different phrases, regardless of utilizing OCR or ETL, you find yourself with individuals within the loop to repair all of the issues the automation couldn’t work out. This not solely cuts into the effectivity positive factors but additionally dampens worker enthusiasm (since staff are caught correcting machine errors or doing low-value knowledge clean-up). It’s a irritating established order: automation tech exists, however with out clear, structured knowledge, its potential is rarely realized.
Foundational LLMs Are Not a Silver Bullet for Unstructured Information
With the rise of huge language fashions, one may hope that they may merely “learn” all of the unstructured knowledge and magically output structured information. Certainly, fashionable basis fashions (like GPT-4) are excellent at understanding language and even decoding photos. Nonetheless, general-purpose LLMs are usually not purpose-built to unravel the enterprise unstructured knowledge downside of scale, accuracy, and integration. There are a number of causes for this:
- Scale Limitations: Out-of-the-box LLMs can not ingest hundreds of thousands of paperwork or total knowledge lakes in a single go. Enterprise knowledge typically spans terabytes, far past an LLM’s capability at any given time. Chunking the info into smaller items helps, however then the mannequin loses the “large image” and might simply combine up or miss particulars. LLMs are additionally comparatively gradual and computationally costly for processing very massive volumes of textual content. Utilizing them naively to parse each doc can turn out to be cost-prohibitive and latency-prone.
- Lack of Reliability and Construction: LLMs generate outputs probabilistically, which suggests they might “hallucinate” info or fill in gaps with plausible-sounding however incorrect knowledge. For crucial fields (like an bill whole or a date), you want 100% precision, a made-up worth is unacceptable. Foundational LLMs don’t assure constant, structured output until closely constrained. They don’t inherently know which elements of a doc are vital or correspond to which area labels (until educated or prompted in a really particular method). As one analysis examine famous, “sole reliance on LLMs shouldn’t be viable for a lot of RPA use instances” as a result of they’re costly to coach, require a lot of knowledge, and are vulnerable to errors/hallucinations with out human oversight. In essence, a chatty normal AI may summarize an e mail for you, however trusting it to extract each bill line merchandise with excellent accuracy, each time, is dangerous.
- Not Skilled on Your Information: By default, basis fashions be taught from internet-scale textual content (books, internet pages, and so on.), not out of your firm’s proprietary kinds and vocabulary. They could not perceive particular jargon on a type, or the structure conventions of your trade’s paperwork. Superb-tuning them in your knowledge is feasible however pricey and complicated, and even then, they continue to be generalists, not specialists in doc processing. As a Forbes Tech Council perception put it, an LLM by itself “doesn’t know your organization’s knowledge” and lacks the context of inner information. You typically want extra techniques (like retrieval-augmented technology, information graphs, and so on.) to floor the LLM in your precise knowledge, successfully including again a structured layer.
In abstract, basis fashions are highly effective, however they aren’t a plug-and-play answer for parsing all enterprise unstructured knowledge into neat rows and columns. They increase however don’t exchange the necessity for clever knowledge pipelines. Gartner analysts have additionally cautioned that many organizations aren’t even able to leverage GenAI on their unstructured knowledge resulting from governance and high quality points, utilizing LLMs with out fixing the underlying knowledge is placing the cart earlier than the horse.
Structuring Unstructured Information, Why Function-Constructed Fashions are the reply
In the present day, Gartner and different main analysts point out a transparent shift: conventional IDP, OCR, and ICR options have gotten out of date, changed by superior massive language fashions (LLMs) which can be fine-tuned particularly for knowledge extraction duties. Not like their predecessors, these purpose-built LLMs excel at decoding the context of assorted and complicated paperwork with out the constraints of static templates or restricted sample matching.
Superb-tuned, data-extraction-focused LLMs leverage deep studying to grasp doc context, acknowledge delicate variations in construction, and persistently output high-quality, structured knowledge. They’ll classify paperwork, extract particular fields—corresponding to contract numbers, buyer names, coverage particulars, dates, and transaction quantities—and validate extracted knowledge with excessive accuracy, even from handwriting, low-quality scans, or unfamiliar layouts. Crucially, these fashions frequently be taught and enhance by means of processing extra examples, considerably decreasing the necessity for ongoing human intervention.
McKinsey notes that organizations adopting these LLM-driven options see substantial enhancements in accuracy, scalability, and operational effectivity in comparison with conventional OCR/ICR strategies. By integrating seamlessly into enterprise workflows, these superior LLM-based extraction techniques permit RPA bots, AI brokers, and automation pipelines to perform successfully on the beforehand inaccessible 80% of unstructured enterprise knowledge.
In consequence, trade leaders emphasize that enterprises should pivot towards fine-tuned, extraction-optimized LLMs as a central pillar of their knowledge technique. Treating unstructured knowledge with the identical rigor as structured knowledge by means of these superior fashions unlocks important worth, lastly enabling true end-to-end automation and realizing the total potential of GenAI applied sciences.
Actual-World Examples: Enterprises Tackling Unstructured Information with Nanonets
How are main enterprises fixing their unstructured knowledge challenges immediately? A variety of forward-thinking corporations have deployed AI-driven doc processing platforms like Nanonets to nice success. These examples illustrate that with the fitting instruments (and knowledge mindset), even legacy, paper-heavy processes can turn out to be streamlined and autonomous:
- Asian Paints (Manufacturing): One of many largest paint corporations on this planet, Asian Paints handled hundreds of vendor invoices and buy orders. They used Nanonets to automate their bill processing workflow, attaining a 90% discount in processing time for Accounts Payable. This translated to releasing up about 192 hours of guide work per thirty days for his or her finance staff. The AI mannequin extracts all key fields from invoices and integrates with their ERP, so workers now not spend time typing in particulars or correcting errors.
- JTI (Japan Tobacco Worldwide) – Ukraine operations: JTI’s regional staff confronted a really lengthy tax refund declare course of that concerned shuffling massive quantities of paperwork between departments and authorities portals. After implementing Nanonets, they introduced the turnaround time down from 24 weeks to only 1 week, a 96% enchancment in effectivity. What was once a multi-month ordeal of knowledge entry and verification turned a largely automated pipeline, dramatically rushing up money stream from tax refunds.
- Suzano (Pulp & Paper Trade): Suzano, a world pulp and paper producer, processes buy orders from varied worldwide shoppers. By integrating Nanonets into their order administration, they diminished the time taken per buy order from about 8 minutes to 48 seconds, roughly a 90% time discount in dealing with every order. This was achieved by robotically studying incoming buy paperwork (which arrive in numerous codecs) and populating their system with the wanted knowledge. The result’s quicker order success and fewer guide workload.
- SaltPay (Fintech): SaltPay wanted to handle an enormous community of 100,000+ distributors, every submitting invoices in numerous codecs. Nanonets allowed SaltPay to simplify vendor bill administration, reportedly saving 99% of the time beforehand spent on this course of. What was as soon as an amazing, error-prone job is now dealt with by AI with minimal oversight.
These instances underscore a standard theme: organizations that leverage AI-driven knowledge extraction can supercharge their automation efforts. They not solely save time and labor prices but additionally enhance accuracy (e.g. one case famous 99% accuracy achieved in knowledge extraction) and scalability. Workers could be redeployed to extra strategic work as an alternative of typing or verifying knowledge all day. The know-how (instruments) wasn’t the differentiator right here, the important thing was getting the info pipeline so as with the assistance of specialised AI fashions. As soon as the info turned accessible and clear, the prevailing automation instruments (workflows, RPA bots, analytics, and so on.) may lastly ship full worth.
Clear Information Pipelines: The Basis of the Autonomous Enterprise
Within the pursuit of a “actually autonomous enterprise”, the place processes run with minimal human intervention – having a clear, well-structured knowledge pipeline is completely crucial. A “actually autonomous enterprise” doesn’t simply want higher instruments—it wants higher knowledge. Automation and AI are solely pretty much as good as the knowledge they devour, and when that gasoline is messy or unstructured, the engine sputters. Rubbish in, rubbish out is the one greatest motive automation initiatives underdeliver.
Ahead-thinking leaders now deal with knowledge readiness as a prerequisite, not an afterthought. Many enterprises spend 2 – 3 months upfront cleansing and organizing knowledge earlier than AI initiatives as a result of skipping this step results in poor outcomes. A clear knowledge pipeline—the place uncooked inputs like paperwork, sensor feeds, and buyer queries are systematically collected, cleansed, and remodeled right into a single supply of reality—is the inspiration that enables automation to scale seamlessly. As soon as that is in place, new use instances can plug into present knowledge streams with out reinventing the wheel.
In distinction, organizations with siloed, inconsistent knowledge stay trapped in partial automation, continually counting on people to patch gaps and repair errors. True autonomy requires clear, constant, and accessible knowledge throughout the enterprise—very similar to self-driving vehicles want correct roads earlier than they will function at scale.
The takeaway: The instruments for automation are extra highly effective than ever, nevertheless it’s the info that determines success. AI and RPA don’t fail resulting from lack of functionality; they fail resulting from lack of fresh, structured knowledge. Remedy that, and the trail to the autonomous enterprise—and the following wave of productiveness—opens up.
Sources: