Er-luffy-D / Er-luffy-D/SimplifAI
Feature: PowerPoint Slide Generation from PDF Content
- Dominant language
- TypeScript
- Stars
- 30
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to propose a new feature that allows users to create editable presentation slides based on the content of an uploaded PDF. The goal is to provide users with a structured outline, allow customization, and finally generate slides that they can review, edit, and export.
- Extract structured outlines from PDF content using summarization techniques.
- Allow users to modify the outline and add custom instructions through a text input field.
- Add a "Regenerate Outline" option to rebuild the outline based on updated input.
- Implement a "Generate Slides" function that creates editable slide components from the outline.
- Enable users to edit slide titles and content, add/remove slides.
- Support exporting the final slides as downloadable .pptx files.
- Include error handling and user feedback for smooth interaction.
- This feature will allow users to turn document content into shareable, customizable presentations easily.
I’d love to hear your thoughts on whether this idea aligns with the project’s vision.
If it sounds good, please feel free to assign this issue to me — I’d be happy to start working on it.
Contributor guide
Assessment
This issue has not been assessed yet.