# YOLO plugin for Obsidian
YOLO (You Orchestrate, LLM Operates) is an AI assistant plugin that integrates large language models directly into your [[Obsidian]] workflow. It provides a sidebar chat interface for conversations with LLMs while treating your entire vault as a knowledge base for context-aware responses. The plugin supports multiple AI providers including OpenAI, Claude, Gemini, DeepSeek, and Groq, making it flexible for different use cases.
The plugin offers several ways to interact with AI: Smart Space for summoning assistance anywhere, Tab Completion for real-time writing suggestions, Quick Ask (triggered with `@`) for inline help with continue/replace/insert operations, and Cursor Chat as a floating interface. It includes native internationalization support and is designed to be flexible and easy to use. Note that YOLO cannot coexist with the Smart Composer plugin.
## References
- GitHub: https://github.com/Lapis0x0/obsidian-yolo
- Download: https://obsidian.md/plugins?id=yolo
## Related
- [[Large Language Models (LLMs)]]
- [[Obsidian plugins]]