Sage AI is a powerful plugin that brings advanced AI capabilities to your note-taking workflow. It offers intelligent text generation, summarization, and analysis features to enhance your productivity and creativity.
- 🤖 AI-powered text generation and completion
- 📝 Smart summarization of your notes
- 🔍 Intelligent analysis of your content
- 🎯 Context-aware suggestions
- ⚡ Seamless integration with your workflow
- Open Settings
- Go to Community Plugins
- Search for "Sage AI"
- Click Install
- Enable the plugin
- Download the latest release from the releases page
- Extract the files into your plugins folder:
<vault>/.obsidian/plugins/sageai
- Reload the application
- Enable the plugin in Settings > Community Plugins
- After installation, go to Settings > Community Plugins > Sage AI
- Configure your preferred AI provider:
- OpenRouter (default)
- Google Gemini
- Ollama (local)
- Enter your API key (required for OpenRouter and Google Gemini)
- Select your preferred model (e.g., gpt-4, gpt-4o-mini)
- For Ollama users, configure the base URL (default: http://localhost:11434)
- Click the sparkle icon (✨) in the ribbon to open the Sage AI interface
- The interface will appear in a new panel on the right side of your workspace
- Be specific in your prompts and instructions
- Use the context-aware features by selecting relevant text before using commands
- The AI considers your current file, cursor position, and selected text for better results
- You can hide the AI's thought process in settings for a cleaner interface
- Context Awareness: Sage AI automatically considers your current file, cursor position, and selected text
- Multiple AI Providers: Switch between different AI providers based on your needs
- Custom Models: Use different models for different tasks
- Local Processing: Run AI locally using Ollama for privacy-sensitive tasks
- Node.js (v16+)
- npm or yarn
- Git
-
Clone the repository:
git clone https://github.com/SudhanPlayz/SageAI.git cd SageAI
-
Install dependencies:
npm install
-
Start development mode:
npm run dev
We welcome contributions! Please see our CONTRIBUTING.md file for details.
- 🌟 Star the repository if you find it useful
- 💬 Join our Discord community
- 🐛 Report bugs on GitHub Issues
- 💖 Support the project on GitHub Sponsors
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the Obsidian team for their amazing platform
- All our contributors and supporters
- The open-source community