AI assistant for PPTX creation
Top 33.8% on sourcepulse
Ai-to-pptx is an AI-powered assistant for generating presentation slides (PPTX) from text outlines, targeting users who need to quickly create presentations. It leverages large language models like DeepSeek to generate outlines and supports template selection, online editing, and multiple export formats.
How It Works
The system utilizes large language models (DeepSeek) to generate presentation outlines from user input. It then processes these outlines to create PPTX files, offering users the ability to select from various templates and further edit content, styles, and images online. The project is split into a React-based frontend and a PHP backend, with clear instructions for self-hosting both.
Quick Start & Requirements
npm install
then npm run dev
(for development) or npm run build
(for production).src/views/AiPPTX/config.ts
and src/configs/auth.ts
respectively.Highlighted Details
veasion/aippt-react
(MIT licensed).Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
5 months ago
1 week