AI PPT Maker

Built this AI PPT maker where the I have used Langchain AI Agent and used Tavily for Google Search to get the up to date information. Along with it, also used unsplash for images.

NOTE: Use the downloaded PPTX on PowerPoint since Google Slide is breaking the things left right and center.

I would love to get some feedback on this.

PPT CraftAI

3 Likes

Cool idea! It has a couple of issues though :face_with_hand_over_mouth:

2 Likes

Yup for Google Slides it’s being broken but if you check it in PowerPoint is will be ok I guess even then it might break.

Need to check this once.

Thank you for testing it out.

3 Likes

Smart, I like it! :smiley:

Keep us updated on how it goes!

3 Likes

Nice work @avik-creator :clap:

2 Likes

Thank sir for the praise.

1 Like

Yes sure, Currently fixed the issue shown to me by @bestcodes . Now only thing left is to add some additional features like number of bullet points like taking it from the User fixing the aspect ratio for the desktop and tab and for mobile considering to keep it in Scrollable fashion.

Also adding themes that are already there for MS PowerPoint. I am currently looking for a package which help me in downloading it in a format which will not break in Slides and PowerPoint, if you found any please do let me know.

1 Like

@avik-creator Looking great :eyes:

1 Like

Yup fixed it, now making changes in Adding more themes for PowerPoint Perspective and fixing the aspect ratio.

2 Likes

These are the changes:

  1. Made the changes to UI such that in the Preview it would look good in the website.

  2. Fixed the title and bullet points issues said by the community

  3. A new type of Home page

  4. Also you can now select the number of bullet points you want in each slide suggested by the community.

Implemented Github Workflow manually for the backend API for EC2 and Docker. learned about how to setup secrets and how to setup workflow for automatic deploy.

Hoping to get more feedback and the upcoming improvements are regarding the downloaded PPT presentation in PowerPoint, like at least trying to get closer look there, by providing more themes to the users and now hoping to add rate limiting in the api.

Thank you.

1 Like

Looks nice :slight_smile:

Feedback:

  • This button’s text should stay white when hovering!
    image
  • If possible, on wide screens, showing the preview on the right side is better UX (you don’t have to scroll up and down so much). Here is the basic concept of what I mean. I changed it so that on wide screens, the preview is on the right instead of below:

    You would probably want borders for distinctions and to change the alignment a lot too.

I can’t think of much other feedback right now. Good job!

1 Like

Ok will do that asap, like can share me the changes you did for that layout?

1 Like

Sadly, I have closed the tab where I was experimenting :pensive_face:
I was using a flex layout (flex row) with some container queries for responsive preview. I don’t have the specific edits anymore.
I’ll DM you about this on Discord in a bit (don’t want to clutter this topic too much).

1 Like

Some Updates:

  1. Fixed the wrong image issue, using Gemini Image Generation directly.
  2. Changed the Layout thanks to awesome PR by @bestcodes
  3. Added More themes.
  4. Now only thing I am configuring is how to get the proper IP through Vercel for rate limiting for the overuse.
3 Likes