Tag
The author describes using OpenAI's Codex model to generate actual Office files (.pptx, .docx, .xlsx) directly via function calls, resulting in a useful end-to-end document generation pattern for AI agents.
OfficeDex is the first AI-native VibeOfficing platform that generates native .docx/.pptx/.xlsx files directly from natural language, using multiple agents for structure, content, and formatting, with memory and built-in preview.
MiniMax open-sourced four AI document generation skills (PPT, PDF, Excel, Word), usable without an API key, aiming to solve issues like messy formatting and formula errors in AI-generated documents.
Carbone Skill for AI allows AI assistants to build document templates using Carbone's document generation capabilities.
The author shares their experience building an autonomous AI research agent for pre-meeting paraplanning tasks using Claude Opus 4, but faces challenges extending it to post-meeting document generation due to compliance and template issues. They seek advice on whether the two phases should remain separate and how to bridge them in regulated environments.
The author shares a personal workflow using a local Qwen model to automate database evaluation, email correspondence, and document generation via Google Docs and PDF.
Matt Pocock advises splitting LLM document creation into two phases: first a loose alignment session, then the actual writing.