AI integrated innovative helpdesk

Modena Estonia OÜ is a credit and payment institution operating under a license (4.1-1/100) issued by the Estonian Financial Supervision Authority. The company provides flexible payment and financing solutions to both consumers and merchants. Modena’s product portfolio includes a “Pay in 3” zero-interest installment solution, instalment plans of up to 48 months, consumer loans, and Open Banking-based bank payments. The business is split across two portals — modena.ee (consumer-facing lending and payment services) and modena.capital (investor portal).

As a licensed financial institution, Modena operates in an environment where every customer communication, response, and escalation must be auditable, regulation-compliant, and consistently high-quality. The customer support team handles inbound emails in three languages (Estonian, English, Russian) and serves two distinct audiences with very different needs and regulatory frameworks — borrowers and investors.

Solution

  • SRINI built Modena Helpdesk — an AI-native customer support platform where artificial intelligence is not a separate “chatbot on the side” but is deeply integrated into 11 distinct business workflows. The core design principle was clear: AI gives agents superpowers, but humans always remain the final decision-makers — every AI-generated output (a reply, a category, a FAQ draft, a trend report) goes through human review before it reaches a customer or the database.
  • The platform is built on a deliberately lean and controllable tech stack — a PHP 8 monolith with a MySQL database, vanilla JavaScript on the front end, and cron jobs for background tasks — and it uses Anthropic’s Claude Messages API across three model tiers (Haiku, Sonnet, Opus). Each AI scenario uses the model that is optimal for cost-efficiency: triage and classification (high volume, simple task) run on the cheaper Haiku; reply drafting and contextual reasoning use Sonnet; Opus is reserved for the most complex cases.
  • Integration with Modena’s existing infrastructure — Microsoft 365 mail via Microsoft Graph, Azure AD SSO, and Zendesk archive sync — was delivered in a way that didn’t disrupt operations for a single day.
  • AI
  • Backend
  • PHP
  • Self-Service
  • UX
gain (5 agents): ~€27,420
Annual direct financial
€20 280 / year
Labor cost savings
Zendesk Suite + Advanced AI: ~€7 140 / year
Direct software savings vs.
~27.5h per week 12 h per month ≈ 0.7 FTE
Time saved by AI features:

Standout features

  • Per-ticket AI chat box. Every ticket has a side-panel chat where agents can talk to Claude in the context of that specific ticket. At the start of each conversation, the AI is given a dynamic context block — ticket metadata, the last 20 comments, three similar previously resolved Zendesk tickets, and portal-specific knowledge base articles. A classic RAG pattern, without a vector store.
  • Automatic email triage. Every inbound email is classified in the background: priority, category, language, a 120-character summary, and an escalation flag. Angry customers automatically rise to the top of the queue.
  • AI-generated reply drafts. The agent clicks “Generate reply” and gets a complete email draft in the customer’s language, in the right tone, grounded in Modena’s knowledge base. The draft is never sent automatically — the agent reviews and sends it.
  • 🧙 Personal prompt wizard. Each agent goes through a 5–7 question conversation, after which the AI builds them a personalized response prompt — asking about their role, areas of responsibility, tone, favorite phrases, and words to avoid. Users don’t need to learn “prompt engineering.”
  • Similar tickets RAG. From the Zendesk archive of resolved tickets, the system surfaces the three most similar cases for every new query and feeds them as context. The AI gets to see how a human handled the same kind of question before.
  • Portal-specific knowledge base. Every KB article is tagged with a portal (modena.ee OR modena.capital) — an investor ticket never sees a lending FAQ and vice versa. This solves the classic AI failure mode of “saying correct things, but for the wrong context.”
  • Weekly trend analysis. Every Monday morning, Claude emails the admin team a summary of patterns from the past seven days — recurring issues, escalated topics, possible technical glitches. Operational intelligence without an analyst on payroll.
  • Self-extending knowledge base. On Sunday evenings, Claude reviews comments from resolved tickets and drafts the three most frequently recurring FAQs. The admin gets a notification and clicks “publish” after review. The KB grows automatically based on what agents are actually answering.
  • Cost-aware model selection. Admins can see and override the model used in each AI scenario through the UI. Defaults are set per use case — this is a genuinely dollar-cost-aware AI architecture.
  • Audit transparency. Every AI action is logged: who, when, what context, what result. Mandatory in financial services, useful everywhere else.
  • Graceful degradation. If the Claude API is down, the platform keeps running without it — categories stay empty, triage returns defaults, agents reply manually. AI is an enhancement, not a critical path

Results

Based on a conservative scenario (a 5-person support team handling ~80 emails and ~50 tickets per day):

– Quality improvements that are measurable but not converted to euros:

– Response time dropped from 5–10 minutes to 1–2 minutes (review-and-send time)

– Escalations now reach the right person on the same day, not from the end of the queue

– Reply quality is more consistent across agents — everyone draws from the same KB and prior resolutions

– New hires can use the platform on day one without any “prompt engineering” training

Key takeaway

Modena Helpdesk shows that an AI-native support operation doesn’t require an “AI startup” budget — what it requires is careful integration into existing business workflows, a cost-conscious model strategy, and the discipline to keep humans in the loop. The result is a platform where AI is an invisible layer working everywhere on agents’ behalf, but never taking the final decision out of human hands.

The same approach is transferable to any organization that handles a meaningful volume of customer support, sales, or internal request flows — especially in regulated sectors (fintech, healthcare, public sector) where audit transparency and human oversight are mandatory.

Want a similar solution for your business? Let’s talk about how SRINI can build an AI-native platform tailored to your workflows.

[Get in touch →] rasmus@srini.ee

SRINI OÜ · Software development and IT modernization · Tallinn, Estonia

 

Estonian Population Register – Dynamic Data Access and Smart Governance

Ministry of the Interior — IT and Development Centre (SMIT)

The population register is a database which unites the main personal data on Estonian citizens, citizens of the European Union who have registered their residence in Estonia, and aliens who have been granted a residence permit or right of residence in Estonia.

The register is maintained and developed by the Ministry of the Interior, as the chief administrator of the register. Siseministeerium The authorized processor of the population register is SMIT — the IT and Development Centre of the Ministry of the Interior.

Key facts:

  • Sector: Public sector — population management, identity, and internal affairs IT
  • Chief processor: Ministry of the Interior (Siseministeerium)
  • Authorized processor: SMIT (Siseministeeriumi infotehnoloogia- ja arenduskeskus)
  • Legal basis: Population Register Act

Problem

  • Estonia’s e-population register processes over 200 million data queries per year, serving more than 260 institutions
  • Existing X-road services were limited by static structures and heavy query loads
  • Insufficient control over data access and processing raised security and transparency concerns
  • A modern solution was needed to improve scalability, governance, and accountability in how data is managed and shared

Solution

  • SRINI redesigned the X-road services using REST architecture with built-in intelligent control mechanisms
  • Queries are now dynamically configurable — data managers can define which fields are accessible, under what conditions, and for what legal or contextual purpose
  • A rule-based framework enables autonomous service governance aligned with AI-driven decision logic
  • Developed a new graphical interface for managing user access rights and monitoring service usage through detailed audit logs
  • Enabled bundling of multiple queries under a single action, tagged with legal context such as “justified interest” or “public interest”
  • Introduced semantically structured data processing for transparent and traceable data governance

Result

  • A secure, flexible, and AI-ready data access platform for one of Estonia’s most critical digital infrastructures
  • Full transparency, automation, and intelligent control over how population data is queried and shared
  • Enhanced public sector data governance across 260+ connected institutions
  • Lays the groundwork for future AI-powered services across government

MISX – Smart Monitoring and Pattern Detection for Estonia’s Police and Border Guard Board

Police and Border Guard Board

The Police and Border Guard Board (PPA) is a unified national governmental agency within the Estonian Ministry of Interior, responsible for law enforcement and internal security in the Republic of Estonia. It was formed on January 1, 2010, through the merger of the Police Board, Central Criminal Police, and the Estonian Border Guard.

Key facts:

  • Sector: Public sector — law enforcement, internal security, and border management
  • Parent authority: Ministry of the Interior
  • Headquarters: Pärnu maantee 139, Tallinn, Estonia
  • Employees: ~5,000
  • Established: 2010

Problem

  • The Police and Border Guard Board needed a modern solution for managing object and individual surveillance within its new MISX procedural information system
  • The legacy approach lacked scalability and relied heavily on manual work
  • Limited support for tracking complex relationships between entities such as vehicles and persons in investigative contexts
  • The existing tools were insufficient for the pace and complexity of modern law enforcement workflows

Solution

  • SRINI developed a new-generation surveillance module for MISX based on microservices architecture
  • Implemented intelligent automatic pattern detection between entities — for example, linking a person to a vehicle in the context of a traffic incident
  • Built dynamic form generation that adapts the interface based on data type and context, improving usability and reducing training needs
  • Introduced rule-based automation for status changes and user rights — such as adjusting permissions based on age or event deadlines
  • Integrated data validation via X-road connections to ensure accurate, up-to-date information from national registries

Result

  • Significantly improved decision-making, process automation, and user efficiency across the surveillance workflow
  • AI-powered features reduce manual work and streamline identification of relevant data relationships
  • Modular structure ensures adaptability for future procedural and administrative workflows
  • A more intelligent, scalable, and responsive public safety tool that saves time and increases operational effectiveness

KPOIS – Modernization of Estonia’s Land Constraint Information System

Keskkonnaministeeriumi Infotehnoloogiakeskus (Information Technology Centre of the Ministry of the Environment)

KeMIT is a professional and environment-friendly IT partner that provides contemporary, high-quality and user-friendly IT tools and services for the employees in the administrative area of the Ministry of Climate, and e-services for the public.

KeMIT serves as Estonia’s leading source of environment-related information technology knowledge and a trusted partner for the Estonian state and citizens, ensuring that geographic, weather, environmental monitoring, and satellite information is available in high quality.

As an IT competence centre, KeMIT contributes to sustainable and efficient use of the environment and protection of biodiversity through the resource-efficient implementation of information technology.

Key facts:

  • Sector: Public sector — environmental and climate governance IT
  • Location: Teaduspargi 8, Tallinn, Estonia
  • Parent authority: Ministry of Climate (formerly Ministry of the Environment)
  • Founded: 2013
  • Team size: ~100 employees
  • Core domains: geographic information systems (GIS), weather services, environmental monitoring, satellite data, nature information systems, land management platforms
  • Key systems managed: EELIS (nature information system), KPOIS (land constraint information system), Estonian Land Board GIS applications, weather services (ilmateenistus.ee), Spatial Board systems (ruumiamet.ee)

Problem

  • Estonia’s land constraint information system (KPOIS) was built on a monolithic architecture, restricting flexibility, scalability, and ease of maintenance
  • Manual data entry processes created bottlenecks and increased error risk
  • Lack of advanced spatial analysis tools limited decision-making capabilities
  • A static user interface failed to meet growing user expectations
  • Seamless integration with external data sources was difficult to achieve

Solution

  • SRINI modernized KPOIS by transitioning it to a microservices-based architecture designed for modularity, performance, and automation
  • Restructured the system for intelligent data processing through optimized data models and schema partitioning
  • Introduced a standalone geospatial service for visual buffer zone creation, enhancing spatial decision-making via interactive map views
  • Replaced manual inputs with automated data ingestion through FME workflows, enabling seamless integration with external registries
  • Developed a personalized dashboard presenting context-aware tasks and data to each user
  • Implemented smart session and notification management for a more responsive and intuitive user experience

Result

  • A future-proof, automated, and user-centric digital environment for managing land use constraints
  • AI principles embedded across the system — from spatial analytics and automated data flows to personalized interactions
  • Faster and more accurate decision-making for both end users and administrators
  • Significantly improved operational efficiency across the platform
  • KPOIS transformed from a static registry into an intelligent, scalable land management tool

Transforming Estonia’s Nature Information System with AI-Driven Insight

Problem

  • EELIS, Estonia’s central system for biodiversity and nature protection data, was built on a monolithic, workstation-based architecture
  • The legacy structure limited scalability, usability, and integration with modern digital workflows
  • Conservation specialists, monitoring teams, and field workers needed a more flexible, responsive platform for complex data management and evidence-based decision-making

Solution

  • SRINI led the complete modernization of EELIS, migrating it to a microservices-based architecture
  • Built on PostgreSQL geo-databases with interactive map applications and automated CI/CD deployment pipelines
  • Restructured the platform for seamless data exchange with external registries and support for mobile field tools
  • Designed with AI potential at its core — enabling advanced pattern recognition, decision support, and geospatial analytics
  • Open data publishing enables training of machine learning models for environmental research
  • Reworked data models provide the foundation for automated insight generation and predictive analysis
  • AI
  • Java
  • Public
  • UX

Result

  • Intelligent, scalable, and data-rich platform for nature management across Estonia
  • Specialists equipped with significantly improved tools for fieldwork and day-to-day operations
  • Automated data flows replace manual processes
  • AI-ready infrastructure in place for future environmental forecasting, planning, and conservation strategy
  • EELIS transformed from a static registry into a strategic decision-support system for Estonia’s natural heritage

Case Study: BNPL and Loan Product Suite for Modena.ee

Modena is an Estonian-based FinTech company that provides smart payment solutions and flexible financing. They bridge the gap between merchants and consumers by offering seamless “Buy Now, Pay Later” (BNPL) integrations and traditional credit products through a fully digital, user-friendly ecosystem.

1. BNPL & Checkout Solutions (B2C)

Modena’s core strength lies in its embedded finance tools for e-commerce and retail stores, designed to increase conversion rates and average order value.

Pay in 3 (Split Pay): Customers can divide their purchase into three equal monthly installments. This is typically interest-free and fee-free for the consumer, making it a powerful alternative to credit cards.

Pay Later (30 Days): Often marketed as “Click & Try,” this allows customers to order goods, receive them, and only pay after 30 days. It is ideal for fashion and home decor where customers want to verify the quality before committing.

Modena Hire-Purchase (Järelmaks): For high-ticket items (electronics, furniture, etc.), Modena offers long-term financing for up to 48 months with instant credit decisions at the point of sale.

2. Personal Lending Products

Beyond the checkout, Modena provides direct-to-consumer financial services via their online platform.

Credit Line (Krediidiliin): A flexible “digital wallet” with a limit of up to €5,000. Users only pay interest on the amount they actually withdraw, providing a safety net for unexpected expenses.

Small Loans & Refinancing: Fixed-term loans for personal projects or the consolidation of existing high-interest debts into a single, more affordable monthly payment.

3. Business Solutions (B2B)

Modena supports the growth of small and medium-sized enterprises (SMEs) with fast, data-driven credit products.

Business Loans: Quick financing up to €50,000 for inventory, equipment, or working capital.

Merchant Portal: A dedicated dashboard for retailers to track BNPL performance, manage refunds, and analyze customer behavior in real-time.

4. Investment Opportunity: Modena Capital

Unique to Modena is their integrated investment platform, allowing retail and institutional investors to earn returns by funding the loan portfolio.

Target Returns: Investors can earn up to 11% p.a.

Safety Features: Most investments are protected by a 60-day buyback guarantee, reducing the risk for the investor.


Why Modena Stands Out?

Speed: Their proprietary credit scoring algorithm provides decisions in seconds.

Regulatory Status: Licensed as a creditor by the Estonian Financial Supervision Authority, ensuring high standards of transparency and consumer protection.

Seamless Integration: Their API allows merchants to add multiple payment options to their webshop with minimal technical effort.

In short: Modena is the Baltic answer to Klarna, offering a comprehensive suite of tools that make buying, selling, and lending more flexible and accessible for the digital age.

Problem:

  • Modena needed a scalable and intelligent platform to support its Buy Now, Pay Later (BNPL) and loan offerings for both private individuals and business customers. Key challenges included real-time creditworthiness assessment, streamlining customer onboarding, providing responsive support, and enabling accurate financial forecasting. Manual processes limited growth potential and delayed decision-making in a highly competitive fintech landscape.

Solution:

  • SRINI developed a full-featured BNPL and loan platform tailored to Modena’s needs. The solution includes:
  • An AI-powered credit scoring engine that evaluates private and business customer risk profiles in real time using transactional and behavioral data.
  • A smart customer support system using AI chatbots for fast, 24/7 assistance.
  • Webshop plugins that allow merchants to easily offer Modena’s BNPL service at checkout.
  • A streamlined loan application portal supporting both B2C and B2B clients.
  • Integrated financial planning and forecasting tools, leveraging machine learning models to predict repayment behaviors, funding needs, and cash flow trends.
  • AI
  • Backend
  • Kotlin
  • Self-Service
  • UX

Result:

  • Modena now delivers a frictionless lending experience with greater accuracy, speed, and customer satisfaction. The AI credit scoring system enables near-instant approvals while reducing default risk. Customer support response times dropped significantly, and the webshop integration expanded Modena’s reach across Estonia’s digital retail market. With data-driven forecasting, Modena gained stronger financial control and a clear competitive edge in the fintech ecosystem.

Case Study: AI-Powered Webshop and Warehouse Platform for Sumena.ee

Client overview

Sumena is an innovative Estonian impact-company and retail startup dedicated to reducing food waste while providing consumers with significantly discounted groceries.

Sumena’s primary goal is to fight food waste. They purchase high-quality products from manufacturers and wholesalers that are nearing their “Best Before” date, have damaged packaging, or are being discontinued. By selling these items at 30–80% discounts, they prevent perfectly edible food from ending up in landfills.

Beside e-shop they have 6 physical shops in Estonia.

  • AI
  • Backend
  • PHP
  • Self-Service
  • UX

Problem:

  • Sumena.ee needed a modern e-commerce solution that could keep up with growing customer demands
  • Manage warehouse operations efficiently, and optimize product sourcing

The manual approach to customer support, pricing decisions, and stock planning created inefficiencies, delayed responses, and missed sales opportunities due to inaccurate demand forecasting.

Solution:

  • SRINI developed a comprehensive AI-enhanced platform for Sumena.ee, integrating a responsive webshop, an intelligent sourcing module, and a warehouse management system.
  • The webshop was equipped with an AI-driven chatbot for 24/7 customer support, capable of understanding user queries and guiding purchases. Machine learning models were implemented to analyze browsing and purchase data, enabling smart predictions about product popularity and optimal pricing strategies.
  • The platform also uses AI to forecast future stock needs and estimate sourcing costs based on seasonality, trends, and supplier behavior.

Result:

  • The platform streamlined financial operations, and with added AI tools, could improve approval accuracy, customer satisfaction, and risk mitigation over time.
After rebranding and new webshop the traffic increased
2x
Revenue increased
2x MoM

Building trust in lending: how Modena achieved instant credit decisions with AI and custom development

The collaboration between Modena and SRINI has been ongoing for over four years, delivering continuous improvements and growth.

Modena is an Estonian-based FinTech company that provides smart payment solutions and flexible financing. They bridge the gap between merchants and consumers by offering seamless “Buy Now, Pay Later” (BNPL) integrations and traditional credit products through a fully digital, user-friendly ecosystem.

1. BNPL & Checkout Solutions (B2C)

Modena’s core strength lies in its embedded finance tools for e-commerce and retail stores, designed to increase conversion rates and average order value.

Pay in 3 (Split Pay): Customers can divide their purchase into three equal monthly installments. This is typically interest-free and fee-free for the consumer, making it a powerful alternative to credit cards.

Pay Later (30 Days): Often marketed as “Click & Try,” this allows customers to order goods, receive them, and only pay after 30 days. It is ideal for fashion and home decor where customers want to verify the quality before committing.

Modena Hire-Purchase (Järelmaks): For high-ticket items (electronics, furniture, etc.), Modena offers long-term financing for up to 48 months with instant credit decisions at the point of sale.

2. Personal Lending Products

Beyond the checkout, Modena provides direct-to-consumer financial services via their online platform.

Credit Line (Krediidiliin): A flexible “digital wallet” with a limit of up to €5,000. Users only pay interest on the amount they actually withdraw, providing a safety net for unexpected expenses.

Small Loans & Refinancing: Fixed-term loans for personal projects or the consolidation of existing high-interest debts into a single, more affordable monthly payment.

3. Business Solutions (B2B)

Modena supports the growth of small and medium-sized enterprises (SMEs) with fast, data-driven credit products.

Business Loans: Quick financing up to €50,000 for inventory, equipment, or working capital.

Merchant Portal: A dedicated dashboard for retailers to track BNPL performance, manage refunds, and analyze customer behavior in real-time.

4. Investment Opportunity: Modena Capital

Unique to Modena is their integrated investment platform, allowing retail and institutional investors to earn returns by funding the loan portfolio.

Target Returns: Investors can earn up to 11% p.a.

Safety Features: Most investments are protected by a 60-day buyback guarantee, reducing the risk for the investor.


Why Modena Stands Out?

Speed: Their proprietary credit scoring algorithm provides decisions in seconds.

Regulatory Status: Licensed as a creditor by the Estonian Financial Supervision Authority, ensuring high standards of transparency and consumer protection.

Seamless Integration: Their API allows merchants to add multiple payment options to their webshop with minimal technical effort.

In short: Modena is the Baltic answer to Klarna, offering a comprehensive suite of tools that make buying, selling, and lending more flexible and accessible for the digital age.

  • A frictionless lending experience with near-instant credit decisions.
  • Higher accuracy in credit scoring, reducing risk compared to external solutions.
  • A trusted and user-friendly interface, which strengthened customer confidence.
  • Agility in product development, allowing Modena to respond to market needs faster.
  • AI
  • Backend
  • Kotlin
  • Self-Service
  • UX

Case studies

What Clients say

Working with SRINI has been a consistently positive experience for our team at Bondora. When we first engaged them, we needed a development partner who could hit the ground running in a complex, regulated fintech environment — and SRINI delivered exactly that.

SRINI has been an essential technology partner for Modena from day one. Their team truly understands the fintech landscape and consistently delivers reliable, scalable solutions that keep our installment payment platform running smoothly. What we value most is their ownership mindset — they don't just execute tasks, they think alongside us.

SRINI helped us build the tech backbone that makes food rescue retail actually work at scale. From inventory systems to our customer-facing platform, they understood that speed and reliability aren't optional when you're dealing with perishable goods and tight margins. A partner who gets both the mission and the mechanics.

Our partnership with SRINI goes beyond a typical vendor relationship. As a strategic investment and development partner, SRINI has consistently proven that they deliver on their commitments — both technically and commercially. They bring structure, transparency, and genuine expertise to every project we co-develop. It's rare to find a software company that thinks like a business partner, not just a service provider.