This is the most common question we hear from companies: "We want AI, but where do we start?" The wrong answer begins with a tool name. The right one starts with the question: what decision or task do we want to perform faster, cheaper, or more accurately? Technology comes at the end of this path, not the beginning.
Most common mistake: starting with the tool
#The temptation is obvious—someone saw a demo, read about a model, and wants to "have AI." But an implementation that starts with a tool usually ends up as a solution in search of a problem: a slick demo that no one uses because it doesn’t address a real need.
Reverse the order. First, list three processes that are painful today—consuming hours, prone to errors, or trapping people in dull, repetitive work. Only then ask whether and how AI can improve them. The tool is chosen to fit the process, not the other way around.
How to identify a good first process
#A good candidate for the first implementation has four characteristics:
- Repeatable — happens dozens or hundreds of times, not once a quarter. Repeatability is leverage.
- Time-consuming — eats up real hours that can be quantified. Without hours, there’s nothing to calculate ROI from.
- Measurable — the outcome can be evaluated numerically (percentage of correct classifications, handling time, number of tickets resolved without human intervention).
- Already exists manually — someone is doing it by hand today, so you have a baseline and "free" training data.
If a process meets these four criteria, it’s a good candidate—regardless of how "impressive" it seems from the outside. The first implementation is about proving value, not making an impression.
Four processes that pay off the fastest
#In Polish companies, the same ideas keep coming back—because they work:
| Process | What AI does | Measurable outcome |
|---|---|---|
| Processing cost invoices | Classifies and extracts fields (VAT ID, amount, date) | % of invoices booked without manual input |
| Ticket categorization | Assigns tickets to queues/priorities | time to first response |
| Extracting data from CVs/documents | Extraction of fields into the system | hours of manual transcription saved |
| Handling common customer questions | Answers using your knowledge (RAG) | % of cases resolved without human intervention |
Common denominator: narrow scope, clear outcome, existing manual process. It’s no coincidence that classifiers and extraction deliver the fastest ROI—they’re measurable by definition.
The sequence that works
#A successful implementation usually follows this path:
- Process audit — list what’s repeatable, time-consuming, and error-prone. Check organizational readiness.
- Choose one process — the smallest change with the biggest leverage. The automation finder can help narrow it down.
- Calculate ROI — how many hours per month, what’s the rate, what’s the implementation cost. The ROI calculator gives you a number, not a hunch.
- Fixed-cost pilot — a working system for one process, with measurable results, before asking for trust.
- Gradual expansion — only after the first process proves its numbers do we add the next one.
First, data and order—then the AI layer. You don’t need perfect data, but it’s worth organizing a narrow slice for the first process, not the entire organization at once.
When it pays off
#The rule of thumb is simple and calculable:
- If the process consumes less than a few hours per month → ROI in the first year is doubtful; start with something bigger.
- If the process consumes dozens of hours per month → implementation typically pays off in 2–4 months, and every subsequent month is savings.
That’s why we don’t choose the "coolest" process, but the one with the highest number of recoverable hours. You can calculate the return yourself in the ROI calculator—it’s deterministic math, not a promise.
Try it live
#Before implementing anything, describe the process, and the model will help break it down into steps suitable for automation (playground: PII masked, zero retention):
FAQ
#Where exactly should I start with AI implementation?
#Start with a process audit, not tool selection. List three repeatable, time-consuming, and measurable processes, pick the one with the highest number of recoverable hours, and validate it with a fixed-cost pilot. The tool is chosen last, to fit the process—never the other way around.
Which process should I automate first?
#The one that is repeatable, time-consuming, has a measurable outcome, and is already done manually today. In practice, classification and data extraction (invoices, tickets, documents) and handling common customer questions win most often—because the outcome is measurable by definition, and ROI can be calculated.
Is AI implementation worth it for a small company?
#It’s even more worthwhile if the company performs a lot of repetitive manual work. If the chosen process consumes dozens of hours per month, implementation typically pays off in 2–4 months. If it’s less than a few hours—better to start with a bigger process or wait.
Do I need organized data?
#It doesn’t have to be perfect. We often start with a data audit and choose a process that works with what you already have (documents, FAQs, ticket history). RAG can work with existing knowledge without rebuilding everything—and where data is weak, we organize a narrow slice for the first process first.
How long does the first implementation take?
#A pilot for one process usually takes weeks, not months. We start with the smallest change with the biggest leverage, measure the outcome, and only then expand—with verification at every step.