About this project
EnterpriseAI is an agentic Natural-Language-to-SQL platform that lets anyone in an organization query a complex ERP database — spanning 500+ tables — just by asking a question in plain English, no SQL knowledge required. Under the hood, a 10-step agentic pipeline normalizes the query, extracts intent, identifies the right domain and tables from the schema, plans a safe read-only query, generates SQL via an LLM (Groq/LLaMA), validates it against anti-hallucination and safety filters, self-heals on errors, executes it, and returns a natural-language summary with insights. We packaged the entire pipeline as an MCP (Model Context Protocol) server, exposed over HTTP — so it's not locked into one app. Any MCP-compatible AI client (Claude, agents, internal tools) can plug in and query enterprise data conversationally, turning a rigid ERP system into something employees can actually talk to — cutting the time from "I need this report" to an answer from minutes of manual SQL/BI work down to seconds
Enterprise AI & Workplace Automation track
Develop AI agents and automation tools that improve productivity, streamline workflows, and enhance business operations.