AI · Data · Automation

We turn 1C, industry systems and Excel into OLAP cubes and AI agents.

We deploy unified data marts and digital workers for mid-market business. Manufacturing, restaurant chains, fleets, logistics — without rewriting your accounting systems, inside your own perimeter.

3
production projects
12+
data sources
9
AI agents on the platform
100%
on-premise / private cloud
How we work

From audit to support — in stages.

No big upfront payments, no "rewrite everything from scratch". We start small, prove the value, then scale.

01

Audit

We map out which systems you run and where the data or infrastructure pain is, and set the scope and cost of the work.

02

Pilot

A quick result on one narrow area: a cube, an agent or a service. We prove the value in practice.

03

Rollout

Phased deployment inside your perimeter, with documentation and training for your team.

04

Support

Monitoring, updates, evolution. You're never left alone with the system.

Trusted by
Kopernik Svaynye Resheniya
Cases

Three projects, three industries, one architecture.

Real deployments in the data & AI track. Details anonymized — the substance, stack and outcome are intact.

01 Manufacturing · Distribution production

FMCG manufacturing and distribution

An IT zoo: several 1C databases of different configurations, a mobile app for field staff, operations run in Excel. The finance team kept budgets and cash-flow by hand in spreadsheets. Pain #1 — receipts were entered twice into separate systems.

  • Incremental OData → SQLite extraction framework across all 1C systems
  • AI-agent roadmap: outbound calls, priority-based collections, vacancy parser, legal bot, secretary
  • On-premise LLM infrastructure with no data sent to the cloud
  • OLAP cube with auto-reconciliation between accounting systems and the labelling system
any 1CODataPython 3.14SQLiteon-prem LLMExcel watchDataLens
pipeline.yml
# one loader across all systems
sources: ["1C", "1C", "1C", "Excel", "…"]
load_mode: "incremental"
target:    "OLAP_cube + AI_agents"

agents:
  - sales_callbot
  - debt_collector
  - vacancy_parser
  - lawyer
  - secretary

status: ● production
02 Fleet · Logistics live

Analytics layer over four 1C databases

A bundle of Fleet Management + Accounting + Payroll + Document Flow. Waybills, fuel, driver payroll, revenue per vehicle, repairs, postings, document movement. Before — manual exports to Excel, with accountants and economists counting the same numbers differently. Now — a single source of truth, scheduled refresh, ready-made marts for BI.

  • Incremental 1C OData loader with watermark and gap back-fill
  • 5 star schemas: waybills, fuel, payroll, revenue, extra analytics
  • Full history per vehicle, driver and counterparty in one place
  • A template reusable across other 1C configurations
1C:FleetAccountingPayrollDocument FlowOData RESTStar schemaPython ETLDataLens
star_schema.sql
-- 5 fact tables
fact_waybills
fact_fuel
fact_payroll
fact_revenue
fact_extras

-- incremental by watermark
WHERE modified_at > :watermark

latency: < 5 min
status:  ● live
03 Restaurant chain · HoReCa pilot

A cube and 9 AI agents for a food-service chain

Three planes — operations (any restaurant/cafe software), finance and HR (any 1C configurations) — merged into one cube with auto-reconciliation per location. Excel is the fourth source: payment calendar, budget plans, price lists. On top of the cube — 9 AI agents: collections, review analysis, HR parser, booking, auto P&L commentary and more.

  • OLAP cube with marts for budget, food cost, payroll %, checks, suppliers, HR
  • Two-way Excel integration: watch folder + auto-generated reports
  • 9 AI agents tailored to the client's individual cases
  • 5 role dashboards: owner, CFO, manager, chef, HR
HoReCa softwareany 1CODataPostgreSQLAirflowDataLensLLM Agents
cube.config
cube:
  marts:    8
  network:  "restaurant & cafe chain"
  refresh:  "every 2h"

ai_agents:
  - debt_collector
  - review_analyst
  - hr_parser
  - booking_bot
  - pnl_commenter
  - … +4

status: ● pilot
Stack

Under the hood.

An open stack, no lock-in to any single vendor. Runs inside the client's perimeter, no data leaves the premises.

1C + industry software

OData, REST, direct ODBC. Any 1C configuration, restaurant/cafe software, industry systems.

Python ETL

Incremental loaders in Python 3.14, configured via YAML, no code changes needed.

SQLite / PostgreSQL

SQLite for small setups, PostgreSQL for chains. ClickHouse on demand.

BI / DataLens

Yandex DataLens free in the cloud. Alternatives: Power BI, Superset.

LLM on-premise

Local models on the client's GPU server. Data never leaves the perimeter.

Excel bridge

Two-way integration: watch folder, validators, auto-generated reports.

Airflow / cron

Scheduled jobs, retry on failure, load monitoring.

Git + CI

Project code in Git, versioned SQL models, automated deploys.

Let's build a cube and AI agents for your perimeter.

We start with a short audit: which accounting systems you run, where the data pain is, and which case AI can close fastest. Then — a phased rollout.

Request an audit →
Let's discuss your task and terms · info@leverops.ru