MS-Office-AI is an open-source Python framework that seamlessly integrates OpenAI’s GPT-3/GPT-4 models with Microsoft Office applications via the COM API. It provides developers and power users with a set of functions to automate content creation and data analysis inside Word, Excel, and PowerPoint. With simple method calls, you can generate full document drafts, summarize key points from existing text, auto-generate tables and charts based on natural language queries, and assemble structured slide decks. The package handles API communication, error management, and Office object model interactions, enabling you to focus on crafting prompts and workflows. Whether you need to draft reports, analyze datasets, or build presentations, MS-Office-AI accelerates your Office productivity by embedding AI directly into your familiar environment.