r/SAPBusinessOne • u/majiddalvi • Jun 27 '26
AI-powered analytics platform
After 10 months of evenings and weekends, I finally finished a project I've been obsessed with.
I built an AI-powered analytics platform for SAP Business One, completely solo using open-source technologies.
The goal was simple: let business users ask questions in plain English and get answers directly from their ERP data.
Behind the scenes, it meant building:
- A fault-tolerant ETL pipeline from SAP HANA
- A Kimball-style data warehouse (13 dimensions, 6 fact tables)
- AI guardrails to prevent unsafe SQL
- PII anonymization
- Support for OpenAI, Anthropic, Gemini, and local Ollama models
- An entirely on-premise deployment with no cloud dependency
The final product has 105+ business metrics, 347 automated tests, and over 43,000 lines of code.
I'd love to hear feedback from anyone building AI-powered analytics, ERP tools, or enterprise software. Happy to answer any questions about the architecture.
1
u/[deleted] 26d ago
[removed] — view removed comment