AI Code Assistant Pro

A VS Code extension with 10 specialized AI personalities that work with your local LLM setup.
Quick Start
- Install a local LLM service (Ollama, LM Studio, Jan, or LocalAI)
- Download some models - the extension works with whatever you choose
- Install the extension from the VS Code marketplace
- Start coding - the extension will detect your setup automatically
AI Personalities
Choose the right personality for your task:
Code Specialists:
- CodeMaster - Complex programming tasks
- BugHunter - Debugging and error fixing
- OptimizeAI - Performance optimization
Creative Team:
- CreativeGenius - UI/UX and innovative solutions
- DocumentationAI - Technical writing
- ExperimentalAI - Latest techniques and frameworks
Quality & Security:
- SecurityGuard - Security analysis
- TestMaster - Testing strategies
- ReviewMaster - Code review
Learning:
- TutorAI - Teaching and explanations
Model Recommendations
The extension adapts to your models. Here are some popular choices:
For students/beginners:
- codellama:7b (lightweight, great for learning)
- mistral:7b (fast responses)
For professionals:
- deepseek-coder:6.7b (excellent code analysis)
- dolphin-mixtral:8x7b (advanced reasoning)
See docs/MODEL_RECOMMENDATIONS.md for detailed setup guides.
Supported Services
- Ollama - Simple setup, great for beginners
- LM Studio - Nice UI for model management
- Jan - Privacy-focused
- LocalAI - Custom configurations
Configuration
Access settings through VS Code: Extensions → AI Code Assistant Pro
Key settings:
aiCodePro.preferredModels - Your preferred model patterns
aiCodePro.localLLMEndpoint - Service URL (usually auto-detected)
aiCodePro.defaultPersonality - Your default AI personality
Documentation
Support
License
MIT License - see LICENSE file for details.
| |