I built a project that turns rough ideas into structured presentation drafts, and I’d appreciate feedback

Hi everyone,

I’ve been working on a project called Presentation Intelligence, and I wanted to share it here mainly to get feedback from other developers and learners.

The idea came from a problem I kept running into when preparing technical presentations. A lot of the work is not really about designing slides at first. The harder part is usually taking scattered notes, research links, meeting points, or half-formed ideas and turning them into a clear structure that someone else can follow.

So I started building a tool that helps with that early planning stage. Instead of focusing only on slide visuals, the project tries to help organize the content first: the main topic, logical sections, supporting points, and a more presentation-friendly flow.

What I’m trying to improve is the workflow between “I have a messy idea” and “I have a usable presentation outline.”

Some of the things I’m thinking about while building it are:

  • How clear the onboarding flow should be for someone using the tool for the first time

  • Whether the output should feel more like a slide outline, a speaker script, or a full presentation draft

  • How much control users should have before the AI generates the structure

  • Whether the README explains the project clearly enough for other developers

  • How this kind of project could be presented well in a developer portfolio

  • What parts of the UX might feel confusing or unnecessary

I’m also interested in the technical side of this. For projects that involve AI-generated content, I’m still thinking through questions like:

  • How to make the output feel structured instead of generic

  • How to keep the user involved instead of making the whole process feel automatic

  • How to design the interface so users can revise and improve the result

  • How to explain the project clearly without making it sound like just another AI wrapper

Here is the GitHub repo if anyone wants to take a look:

I’d appreciate any feedback on the project idea, README, user flow, or how I could make the implementation and presentation stronger.

Thanks in advance.