Code with AI locally! Run Hugging Face models offline. Features: Model search, multi-file context, AI chat, code refactoring, unit testing, documentation, and REPL assistance - all without internet once models are downloaded.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Run Hugging Face models locally in VS Code! Code with AI assistance completely offline using runtime.
NoaxAI brings the power of large language models directly into your editor - no cloud services required. Download models once, then work completely offline with AI-powered coding assistance.
Why NoaxAI? 🤔
🔒 Privacy First: All AI operations run locally on your machine
💨 Fast & Efficient: Uses optimized models for quick responses
🌐 Offline Ready: No internet needed after initial model download
🎯 Code Focused: Built specifically for programming workflows
💰 Free Forever: No subscriptions or API costs
Features
🤖 Model Management
Explore and manage AI models through the "Explore Models" panel
Install multiple models locally
Switch between different models for various tasks
Supports optimized models for efficient local execution
💬 AI Chat
Interactive chat interface with AI assistant
Context-aware responses based on your codebase
Stream responses in real-time
Export generated code directly to files
Pin files to provide context to the AI
🛠️ Code Operations
Refactor Code: Improve code quality and efficiency
Generate Unit Tests: Automatically create tests for your code