{"id":30619112,"url":"https://github.com/pranjalkatiyar/slides-ai","last_synced_at":"2026-04-10T07:39:40.187Z","repository":{"id":311605782,"uuid":"1039435200","full_name":"pranjalkatiyar/Slides-AI","owner":"pranjalkatiyar","description":"AI-powered slide editor built with Next.js. Create, edit, and export slides to Reveal.js or JSON—no manual coding needed.","archived":false,"fork":false,"pushed_at":"2025-08-25T12:16:19.000Z","size":14272,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-25T14:26:45.994Z","etag":null,"topics":["ai","antrophic","claude","drag-and-drop","gemini","jsonexport","nextjs","nocode","openai","postcss","presenation","presenation-slides","reveal-js","shadcn","slides","slideshow","tailwind","typescript","vercel-ai","vercel-ai-sdk"],"latest_commit_sha":null,"homepage":"https://slides-ai-gamma.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pranjalkatiyar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-17T08:10:54.000Z","updated_at":"2025-08-25T12:16:22.000Z","dependencies_parsed_at":"2025-08-25T14:37:19.544Z","dependency_job_id":null,"html_url":"https://github.com/pranjalkatiyar/Slides-AI","commit_stats":null,"previous_names":["pranjalkatiyar/slides-ai"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/pranjalkatiyar/Slides-AI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranjalkatiyar%2FSlides-AI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranjalkatiyar%2FSlides-AI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranjalkatiyar%2FSlides-AI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranjalkatiyar%2FSlides-AI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pranjalkatiyar","download_url":"https://codeload.github.com/pranjalkatiyar/Slides-AI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranjalkatiyar%2FSlides-AI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272847523,"owners_count":25003218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","antrophic","claude","drag-and-drop","gemini","jsonexport","nextjs","nocode","openai","postcss","presenation","presenation-slides","reveal-js","shadcn","slides","slideshow","tailwind","typescript","vercel-ai","vercel-ai-sdk"],"created_at":"2025-08-30T12:17:17.037Z","updated_at":"2026-04-10T07:39:40.136Z","avatar_url":"https://github.com/pranjalkatiyar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📊 Slides-AI\n\nA powerful, modern, and collaborative **slide editor and presenter** built using **Next.js**. This app allows users to create, edit, and present beautiful, responsive presentations with ease.\n\nVideo URL : https://drive.google.com/file/d/13oECvXXW0NEdJfFbgLcYf6Jp6sahQbiw/view?usp=sharing\n\n---\n\n## 🚀 Features\n\n- 🖱️ Drag \u0026 drop slide editor\n- ✏️ Rich text editing and formatting\n- 🧩 Slide elements (text, images, shapes, etc.)\n- 🧭 Slide navigation and preview panel\n- 📤 Export Reveal JS or Json Format\n- 🧠 AI create the slide for you.\n- 🤖 AI Enhancement: Advanced AI customization for improved slide suggestions.\n- 🎬 Animation: Preview and edit mode available for dynamic presentations.\n\n---\n\n## Video\n\n[![Watch Video](./example/Slides-AI.mp4)]\n\n---\n\n## Image\n\n![alt text](./example//image1.png)\n\n![alt text](./example//image3.png)\n\n![alt text](./example//image4.png)\n\n---\n\n## ⚙️ Tech Stack\n\n        **Next.js\n\tTypeScript\n\tShadcn\n\tRadix UI\n\tVercel-ai\n\tReveal-JS**\n\n## 🧠 AI Integration\n\nTo enable AI-powered slide generation, create a `.env` file in the root of the project with your chosen provider's API key. You can select from one of the following options:\n\n- Google Generative AI:\n  ```env\n  GOOGLE_GENERATIVE_AI_API_KEY=your-gemini-api-key\n  ```\n- OpenAI:\n  ```env\n  OPENAI_API_KEY=your-openai-api-key\n  ```\n- Anthropic Claude:\n  ```env\n  CLAUDE_API_KEY=your-claude-api-key\n  ```\n\nMake sure to replace the placeholder text with your actual API keys.\n\n---\n\n## 🔧 Improvements\n\n- [ ] Optimise Reveal.js code for accurate visualization of editor content.\n- [ ] Add dark mode to the presentation.\n- [ ] Improve the prompt for better clarity.\n- [ ] Make the editor smoother for enhanced user experience.\n\n---\n\n## 📂 Project Structure\n\nBelow is a simplified overview of the project structure:\n\n```\n├── app/\n│   ├── globals.css\n│   ├── layout.tsx\n│   └── page.tsx\n├── api/\n│   ├── enhance-content/\n│   │   └── route.ts\n│   ├── generate-quiz/\n│   │   └── route.ts\n│   └── generate-slides/\n│       └── route.ts\n├── components/\n│   ├── ai-assistant-panel.tsx\n│   ├── ai-settings-dialog.tsx\n│   ├── drag-drop-canvas.tsx\n│   ├── export-dialog.tsx\n│   ├── grapesjs-canvas.tsx\n│   ├── interactive-quiz.tsx\n│   ├── playback-controls.tsx\n│   ├── presentation-preview.tsx\n│   ├── reveal-export-dialog.tsx\n│   ├── slide-canvas.tsx\n│   ├── slide-editor.tsx\n│   ├── slide-menu.tsx\n│   ├── slide-properties-panel.tsx\n│   ├── theme-provider.tsx\n│   ├── toolbar.tsx\n│   └── ui/\n│       └── ... (various UI components)\n├── contexts/\n│   └── grid-context.tsx\n├── hooks/\n│   └── ... (custom hooks)\n├── lib/\n│   └── utils.ts\n├── public/\n│   └── ... (assets \u0026 images)\n├── styles/\n│   └── globals.css\n└── types/\n    └── slide-types.ts\n```\n\n---\n\n## 📦 Installation\n\nClone the repository and install dependencies using your preferred package manager (PNPM or NPM):\n\n```bash\n# Using PNPM\npnpm install\n\n# Or using NPM\nnpm install\n```\n\nYou can then run the development server:\n\n```bash\n# Using PNPM\npnpm run dev\n\n# Or using NPM\nnpm run dev\n```\n\n---\n\nEnjoy creating impactful presentations with Slides-AI!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranjalkatiyar%2Fslides-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpranjalkatiyar%2Fslides-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranjalkatiyar%2Fslides-ai/lists"}