CodeMentor - AI-Powered Coding Tutor

🎯 Features
🔍 AI-Powered Code Analysis
- Get instant feedback on your code quality
- Detects logic errors, performance issues, and style problems
- Plain English explanations with real-world analogies
- One-click quick fixes for common issues
🛡️ Interview Integrity Suite
- Paste Shield - Blocks copy-paste during technical interviews
- AI Detection - Identifies AI-generated code patterns
- Focus Monitoring - Tracks tab switching and window focus
- Session Recording - Complete audit trail of coding activity
- Detailed Reports - Professional JSON reports with timelines
📊 Visual Dashboard
- Code quality score with live updates
- Typing speed graph and activity timeline
- Concept tracking and progress monitoring
- Beautiful, dark-themed reports
🔒 Privacy First
- ✅ 100% local - No cloud, no tracking
- ✅ Works offline - No internet required
- ✅ Free forever - No API costs
- ✅ Your code never leaves your machine
📋 REQUIREMENTS (IMPORTANT!)
1. VS Code Version
- VS Code 1.109.0 or higher
2. Ollama (Required for AI Features)
CodeMentor uses Ollama with Llama 3.2 for local AI processing. You MUST install Ollama for the AI analysis to work.
Install Ollama:
Windows:
# Download from website
https://ollama.com/download/windows
# Or using winget
winget install Ollama.Ollama
| |