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
# 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
