Tag
An AI document generator automated contract creation for a small agency but introduced a hallucinated clause, leading to a solution where critical sections are fenced off from AI generation to prevent errors.
Model ML uses OpenAI's GPT-5.6 Sol to automate end-to-end finance workflows, producing editable PowerPoint and Excel deliverables with improved efficiency and fewer tokens than competing models.
一个 Open WebUI 工具,使用 python-docx 将模型产出的 Markdown(含 YAML 头)或 JSON 规范直接生成为原生、可编辑的 Word (.docx) 文档,支持多种模板和样式。
A patent skill based on AgentSkills that automatically generates Chinese patent technical disclosure documents from project documentation and code, covering patent point mining, novelty search (prioritizing the China National Intellectual Property Administration publication announcement site), desensitization drafting, and self-check closure. Supports iterative revisions, outputting .md and .docx formats.
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.