hish-math1k downloadsIntegrate with AI models (currently Google's Gemini only) to quickly generate and refine notes.
AI integration Hub is a plugin for Obsidian that integrates with AI services like Google Gemini, allowing you to generate AI content directly within your Obsidian notes.
Community plugins.Browse.AI integration Hub.gemini-1.5-flash).Generate AI Content
Ctrl+P or Cmd+P) and run "Generate content".View the Result
Clone the Repository
git clone <repository-url>
Install Dependencies
npm install
Build the Plugin
For a one-time build:
npm run build
For development with watch mode:
npm run watch