AgentWrite: open-source multi-agent system for technical writing (Java, Google ADK)
I open-sourced a multi-agent writing system. You give it a draft, and 6 agents work in sequence: analyze requirements, generate content, review quality, identify where diagrams belong, generate Draw.io XML, then inject diagrams back into the article. W…