Overview
BC AI Assistant brings the power of large language models directly into the Business Central interface. Built on top of Azure OpenAI Service, it helps users work more efficiently by understanding natural language queries, summarizing documents, and suggesting data entries based on historical patterns.
Features
- Natural language search — find customers, items, or documents by describing what you’re looking for
- Document summarization — get quick summaries of long sales orders, purchase invoices, and posted documents
- Smart data entry — AI suggests field values based on context and historical patterns
- Report generation — ask questions about your data and get formatted answers
- Multi-language support — works in English, Polish, German, and other languages
Tech Stack
- AL Language for the Business Central extension
- Azure OpenAI Service (GPT-4) for language processing
- Azure Functions for the API middleware layer
- Azure Cognitive Search for semantic document search
- React for the embedded chat interface