- How long does it take to build an AI agent?
- A scoped single-workflow agent is typically two to four weeks from kickoff to handover, with a feasibility review of one to two weeks ahead of it if the use case is not settled. Anything quoted at under a week is a demo, and anything open-ended is a warning sign.
- How much does AI agent development cost in Stockholm?
- A scoped build is the usual entry point. What moves the number is how many systems the agent touches, how usable your data already is, how expensive a wrong action would be, and whether your team or ours operates it afterwards. Our pricing page publishes the bands and the drivers.
- Will the agent act on its own or ask permission?
- It starts read-only and draft-first, and anything expensive to undo stays behind human approval. Autonomy is earned by demonstrating accuracy on your evaluation set over real volume, not enabled at launch. For many workflows draft-and-approve is the permanent right answer, and it still captures most of the time saving.
- What do we actually own at the end?
- The code and configuration in your own repository, running on infrastructure you control, plus the evaluation set, the audit logging and a runbook. There is no VLIRTZ platform you have to keep paying for to keep your workflow running.
- Which frameworks and models do you use?
- We are deliberately not tied to one. Most builds use an orchestration layer such as LangGraph with a hosted model, and a vector store for retrieval, but the choice follows your data residency and latency constraints rather than our preference. Retrieval quality matters more to the outcome than which model sits behind it.
- Do you work on-site in Stockholm?
- Yes, and it is the default rather than an exception. We are based in Stockholms lan, so the observation sessions, kickoff and handover training happen in your office. That is where the undocumented exceptions surface, and they rarely surface over video.
- Can you build agents that work in Swedish?
- Yes. Handling Swedish-language input and output is straightforward, and workshops can run in Swedish. Delivery documentation is in English by default because it tends to survive team changes, but we will write it in Swedish if you prefer.
- What if the agent gets something wrong?
- It will, and the design question is whether mistakes are caught before they cost anything. That is what the review gates, the evaluation set built from your real failures, and the audit log on every tool call are for. We measure the baseline first so you can tell whether the finished system is actually better than the process it replaced.
- Do we need an AI strategy first?
- No, and most Stockholm clients do not have one. A specific workflow that costs you time or revenue is a better starting point than a strategy document, because it gives the first build something measurable to aim at.