01 · AI & AGENTIC AUTOMATION AI & agentic automation
Agentic AI for business processes. Emails, invoices, document extraction — routine gone. AI wired into your existing systems, not yet another isolated chatbot.
// EXAMPLE Robootec — AI algo-trading for Continero (strategies, paper trading, asset management)
- Agentic AI — emails, invoices, documents
- PDF, contract & form extraction
- Voice chatbots and assistants
- AI wired into existing systems
- Compliance & decision audit log
- AI consulting and team training
ClaudeOpenAIPython.NETAzure AI
02 · IS YOUR OWN SYSTEM SLOWING YOU DOWN? Is your own system slowing you down?
We found a bottleneck in a bank where contract generation took 2 hours. After our optimization — 3 minutes. This is what we do — we find what's broken and fix it.
// EXAMPLE Bank: from 2 hours to 3 minutes
- Up to 100× speedup of critical processes
- Data structure optimization (HashSet, Dictionary)
- Redis and in-memory caching
- SQL query optimization and indexes
- .NET application refactoring
- Batch processing
.NET CoreC#SQL ServerPostgreSQLRedis
03 · DEVELOPMENT FROM SCRATCH, OR WHERE YOU LEFT OFF Development from scratch, or where you left off
We delivered the complete Carivio taxi app in 4 months. Backend, mobile apps, AI pricing, real-time tracking. When it needs to work, we take care of everything.
// EXAMPLE Carivio taxi platform
- Mobile apps in Flutter (also React Native)
- Web applications (Next.js, Svelte, React)
- Scalable backend systems (.NET)
- SEO optimization and technical SEO
- APIs and microservices
- DevOps and CI/CD
.NETSvelteReactNext.jsFlutter
04 · ROBUST KSEF / E-INVOICING INTEGRATION Robust KSeF / e-invoicing integration
Most KSeF integrations are fire-and-forget — and when the state system goes down, invoices vanish. We build it durable: idempotent submission, retry, reconciliation, audit log. No lost invoices, no penalties.
// EXAMPLE TrafinOil — KSeF integration, 40,000+ invoices through KSeF
- Durable, idempotent invoice submission
- Retry with exponential backoff
- Rate limiting against KSeF API limits
- Reconciliation — no lost invoices
- Status polling & UPO confirmation
- Audit log, monitoring, and alerting
.NETC#KSeF APIPostgreSQLHangfire
05 · EU VIDA, PEPPOL AND ISDOC E-INVOICING EU ViDA, PEPPOL and ISDOC e-invoicing
KSeF was just the start. ViDA gradually pushes the whole EU toward mandatory structured e-invoicing. We connect you to PEPPOL, ISDOC and KSeF just as durably — idempotent, with reconciliation and audit log.
// EXAMPLE KSeF — 40,000+ documents, transferable expertise
- ViDA readiness — what hits you and when
- PEPPOL access point integration
- ISDOC / EN 16931 / UBL mapping
- Durable submission — idempotency, retry, reconciliation
- Audit log, monitoring and alerting
- Connection into ERP and Dynamics 365 Business Central
.NETC#PEPPOLEN 16931ISDOC
06 · RAG AND AI ASSISTANTS OVER YOUR DATA RAG and AI assistants over your data
An assistant that answers from your documents and data — with citations, audit log and hallucination guards. Not a toy, but production RAG with prompt-injection guardrails and self-healing queries.
// EXAMPLE Municipal RAG chatbot — multi-agent swarm engine, self-healing queries
- Hybrid retrieval — documents and structured data
- Citations and traceability for every answer
- Guardrails against hallucinations and prompt injection
- Cost gate and audit on every LLM call
- Self-healing queries and graceful degradation
- Human-in-the-loop where it matters
ClaudeOpenAIQdrant.NETPython
07 · CUSTOM ERP AND INTERNAL SYSTEMS Custom ERP and internal systems
When your process is too specific for a boxed ERP. We build the internal system around how you actually work — warehouse, finance, orders, reporting — with your code and no vendor lock-in.
// EXAMPLE Carivio — custom financial engine (receivables, transactions, statements)
- Custom financial and invoicing engine
- Warehouse, orders and tailored workflows
- Real-time operation and system integration
- Reporting, statements and document generation
- Modular architecture, no vendor lock-in
- Data migration from your existing system
.NETC#PostgreSQLSQL ServerRedis
08 · CRM INTEGRATION AND CUSTOMIZATION CRM integration and customization
We connect your CRM to the rest — invoicing, ERP, email, data — and add what the boxed product can't. So the CRM reflects reality, not the other way around.
// EXAMPLE Durable integration with regulated systems (KSeF, 40,000+ documents)
- Connecting CRM with ERP and invoicing
- Two-way data synchronization
- AI automation — triage, extraction, entities
- Custom logic on top of a boxed CRM
- Data audit and consistency
- Data migration and cleanup
.NETC#RESTWebhooksPostgreSQL
09 · MARKETING, SEO AND GEO/AEO Marketing, SEO and GEO/AEO
So Google and AI both find you. Technical SEO, content and structured data — the same we did for this site. A GEO/AEO head start while competitors don't have one.
// EXAMPLE solutionbox.cz — prerender (0 ms server), JSON-LD, llms.txt
- Technical SEO — Core Web Vitals, sitemap, hreflang
- GEO/AEO — llms.txt, JSON-LD, citations in AI answers
- Structured data — FAQPage, Article, Organization
- Content strategy and keyword research
- International SEO (multilingual hreflang)
- Measured via Search Console and GA4, not guesswork
SEOGEO/AEOJSON-LDllms.txtSearch Console
010 · AI ACCOUNTING AND PAYMENT MATCHING AI accounting and payment matching
Invoice extraction, automatic payment matching even without a variable symbol, reconciliation with an audit log. Where boxed SaaS hits a wall — custom ERP, enterprise volume, fuzzy matching.
// EXAMPLE Bank document automation — contracts from 2 h to 3 min (40×)
- AI/fuzzy payment matching even without a reference
- AI invoice extraction with human-in-the-loop
- Connection to bank APIs and statements
- Durable reconciliation with an audit log
- Connection to ERP / Dynamics 365 Business Central
- Where boxed SaaS hits a wall — volume, custom ERP
.NETC#AI/LLMOCRBusiness Central
011 · REAL-TIME DISPATCH AND FLEET PLATFORMS Real-time dispatch and fleet platforms
When your operation is too specific for boxed dispatch software. Auction dispatching, real-time over SignalR, geospatial, reliable background location — your own platform, your code.
// EXAMPLE Carivio/TaxiLight — ~50 vehicles, MVP in 4 months, 128k LOC
- Auction dispatching and ride assignment
- Real-time over SignalR (separate from push)
- Geospatial matching and GPS tracking (PostGIS)
- Reliable background location on real phones
- Driver mobile apps (offline queue, recovery)
- Custom pricing, billing and roles
.NETSignalRPostGISFlutterRedis