Convert Obsidian notes to professional slides and posters using Gemini AI.
- AI-Powered Conversion: Transform your markdown notes into professional slides using Google Gemini AI
- Multiple Output Formats: Generate slides and posters
- Seamless Integration: Works directly within Obsidian
- Customizable Templates: Flexible template system for different presentation styles
- Open Obsidian Settings
- Go to Community Plugins
- Search for "Note2Slides"
- Install and enable the plugin
- Download the latest release from the Releases page
- Extract the files to your vault's
.obsidian/plugins/obsidian-note2slides/folder - Reload Obsidian
- Enable the plugin in Settings > Community Plugins
- Open Settings > Note2Slides
- Enter your Google Gemini API key
- Configure your preferred output settings
- Open a note you want to convert
- Use the command palette (Ctrl/Cmd + P) and search for "Note2Slides"
- Select your desired output format (slides or poster)
- The AI will generate your presentation
- Obsidian v1.0.0 or higher
- Google Gemini API key
# Clone the repository
git clone https://github.com/heomin/obsidian-note2slides.git
# Install dependencies
npm install
# Build
npm run build
# Development mode
npm run devMIT License - see LICENSE file for details.
- heomin - GitHub
If you encounter any issues or have suggestions, please open an issue.