Cognotik IntelliJ Plugin — AI Coding Assistant for JetBrains IDEs
Hero
Eyebrow: JetBrains IDE Plugin
Headline: AI That Lives in Your IDE
Subtext:
Not a sidebar chatbot. A collaborative intelligence layer that understands your codebase, executes multi-step workflows, and keeps you in control — right inside IntelliJ IDEA, PyCharm, WebStorm, and other JetBrains IDEs.
Compatibility badges: IntelliJ IDEA · PyCharm · WebStorm · GoLand · CLion · Rider
Key Features
- ✨ Editor Actions — Edit, refactor, and chat about code directly within the editor. Select code, right-click, and get instant AI assistance grounded in your actual files.
- 📂 File & Project Actions — Create new files, perform mass operations across your project, generate documentation, and restructure code — all with AI guidance from the Project view.
- 🤖 Agentic Tools — Multi-step AI agents for complex tasks: refactoring across files, test generation, documentation creation, and workflow automation — with plans you review before execution.
- 🎙️ Voice to Text — Dictate code, comments, and commands using your voice. Hands-free coding powered by speech-to-text integration.
- 🔑 BYOK — Your Keys — Connect directly to OpenAI, Anthropic, Google, AWS Bedrock, or local models. Your API keys stay on your machine. We never see them.
- 🔓 Open Source — Fully open under the Apache 2.0 license. Inspect the code, contribute improvements, or fork it for your own needs.
What You Can Do
Editor Actions
- Smart Paste — paste content and let AI adapt it to context
- Describe & explain selected code
- Refactor with natural language instructions
- Generate inline documentation and comments
- Convert between languages and formats
- Ask questions about selected code
File & Project Actions
- Generate new files from descriptions
- Batch-modify files across directories
- Create test suites for existing code
- Generate project documentation
- Analyze dependencies and architecture
- Search and replace with semantic understanding
Agentic Workflows
- Multi-file refactoring with plan review
- Auto-fix build errors iteratively
- Generate and run code with self-healing
- Research and summarize codebases
- Create presentations from code
- Complex multi-step task orchestration
Punchline: Every action opens in a browser tab — rich UI, not a cramped sidebar.
How It Works
- Install — Open your JetBrains IDE → Settings → Plugins → Marketplace. Search "Cognotik" and click Install.
- Configure — Go to Settings → Tools → Cognotik. Enter your API key for OpenAI, Anthropic, or your preferred provider.
- Select & Act — Right-click on code, files, or folders. Choose an action from the AI Tools context menu.
- Review & Apply — A browser tab opens with the AI's work. Review diffs, approve changes, and iterate as needed.
Getting Started
Installation
- Open IntelliJ IDEA, PyCharm, WebStorm, GoLand, CLion, Rider, or another compatible JetBrains IDE.
- Go to Settings/Preferences → Plugins.
- Select the Marketplace tab.
- Search for "AI Coding Assistant" or "Cognotik".
- Click Install and restart the IDE when prompted.
Configuration
- After installation, open Settings/Preferences.
- Navigate to Tools → Cognotik.
- Enter your API keys for the desired AI service providers (e.g., OpenAI, Anthropic, Google).
- Choose your preferred default model and configure agent behavior as needed.
Basic Usage
- Editor Actions: Right-click in the editor or select code, then use the AI Tools context menu.
- File Actions: Right-click on files or folders in the Project view, then use the AI Tools menu.
- Agentic Tools: Access via the AI Tools menu or dedicated tool windows. Complex tasks open in a browser window for a richer interface.
- Voice Control: Activate voice input (check settings for the activation method) and speak commands or dictate code.
See It in Action
- Getting Started Tour — Install, configure, and run your first AI-assisted coding session — from setup to generated output.
- Office & Document Tools — AI-powered plugins for presentations, OCR imports, LaTeX typesetting, and polished document generation.
- Desktop App — Prefer a standalone workspace? The Cognotik Desktop app offers the same power without an IDE.
CTA
Ready to Code with AI? Install the plugin, add your API key, and start building — in under two minutes.
Actions: Install from Marketplace · View Source