---
title: "Ukrainian AI Lapathoniia Gains Direct Access to State Registries: How It Works"
description: "Ukrainian AI Lapathoniia has gained direct access to state registries and Prozorro tenders 🇺🇦🤖. Thanks to the new \"Rada\" architecture, the neural network can now independently analyze Derzhstat statistics and conduct procurement audits. Technology is changing the approach to working with data."
date: 2026-06-15T07:14:00.000Z
lang: en
url: https://xab.info/en/posts/ukrainian-ai-lapathoniia-gains-direct-access-to-state-registries-how-it-works
tags: []
publisher: "XAB.info"
---

# Ukrainian AI Lapathoniia Gains Direct Access to State Registries: How It Works

![Abstract 3D image of the Ukrainian flag made of cubes, symbolizing digital transformation and integration of AI Lapathoniia with state registries](https://xab.info/media/2026/06/15/ukrainskiy-ii-lapathoniia-poluchil-dostup-k-gosreestram/ukrainskiy-ii-lapathoniia-poluchil-dostup-k-gosreestram-1.webp)

Ukrainian artificial intelligence Lapathoniia has achieved a technological breakthrough by integrating with official state databases. Developers have presented a major platform update that allows neural networks to work not only with publicly available information from the internet but also with protected registries and statistics.

The key element of the update is the Model Context Protocol (MCP). This open protocol acts as a universal interface, ensuring secure interaction between large language models (LLM) and external sources: from isolated file storage to state registries.

### Direct Access to Tenders and Statistics

Based on the new architecture, developer Vladyslav Mykhailyshyn implemented two critical modules that expand the chatbot's functionality:

- **Prozorro Module:** Allows the AI to conduct direct screening and analytical audits of state procurements. The user only needs to enter a company name or EDRPOU code, and the system will automatically collect the entire history of tenders and commercial auctions.

- **State Statistics Service (Derzhstat) Module:** Provides automated access to official statistical data. The neural network can independently request data streams (dataflow) and convert complex tables into a format convenient for machine analysis.

### "Rada" Architecture: Two Brains in One System

In addition to expanding the knowledge base, the Lapathoniia team has radically redesigned the logic for processing complex queries. The system has implemented a two-level architecture called "Rada," where two specialized algorithms work on a task in parallel.

In this scheme, roles are clearly distributed:

The **LapaLLM** model takes on the functions of a coordinator and operations manager. It acts as a flexible agent managing the information collection process.

After the data collection stage is complete, the **MamayLM** model comes into play. It handles the final processing and synthesis of information.

For the end user, all complex internal communication remains hidden. The system outputs the result as a single, logically structured text, concealing the technical details of the interaction between the models.