AI Slide Generator Implementation

Замовник: AI | Опубліковано: 27.10.2025

I want to build a small-footprint AI tool that turns a single text prompt into a ready-to-use PowerPoint deck. The very first release must: • Accept a text prompt (the main input for now, with the architecture kept flexible so that Word, PDF or existing PPT files can be added later). • Produce a .pptx file populated with automatically created flowcharts, Gantt charts and timelines—those three visual elements are the top priority. • Lay out the remaining slides with concise headings, bullet points and any images or icons that the model proposes. A simple web interface or command-line script is fine as long as it lets me enter the prompt and download the finished deck. I’m comfortable with Python, so leveraging OpenAI/GPT, python-pptx, Plotly, Graphviz or similar libraries is welcome. Deliverables 1. Well-documented source code and requirements.txt. 2. Clear setup instructions so I can run everything locally. 3. A short user guide that shows the prompt-to-PowerPoint workflow and confirms the three visual elements render correctly. 4. A demo or MVP to navigate and shows If you have previous examples of AI-generated presentations or chart automation, include a link or screenshots—I’d love to see them.