Building a better PowerPoint API for the AI era
Aspose.Slides released a new PowerPoint API designed for AI agents, reporting that on a benchmark of 195 tasks, every model performed better with the tools, and the cheapest model (Luna) beat the best…
Aspose.Slides released a new PowerPoint API designed for AI agents, reporting that on a benchmark of 195 tasks, every model performed better with the tools, and the cheapest model (Luna) beat the best…
DesignArena open-sourced an HTML-to-PPTX conversion library after generating over 50,000 AI slides. The library uses a headless browser to measure DOM elements and maps them to python-pptx shapes, sol…
A developer built PPTXExtractor, a Python utility for extracting text, images, and tables from PowerPoint files into structured data. The tool groups extracted content by slide number and supports aut…
A developer created an automated slide-making pipeline using Orxhestra, a local LLM agent framework. The pipeline uses a llama.cpp server with the Qwen3.5-35B-A3B model to plan, implement, screenshot,…