nexa-model-downloader
v1.0.1
Published
Download local AI models for Nexa UI Component Generator
Downloads
6
Maintainers
Readme
@nexa-ui/model-downloader
Download local AI models for the Nexa UI Component Generator extension.
🚀 Quick Start
# Install the model downloader
npm install -g @nexa-ui/model-downloader
# Download the model
nexa-download-model📦 What it does
- ✅ Downloads the local AI model (~1.2GB)
- ✅ Verifies model integrity
- ✅ Sets up proper directory structure
- ✅ Configures model paths automatically
- ✅ Provides download progress and status
- ✅ Checks system requirements
📁 Model Location
Models are stored in ~/.nexa-ui/models/local-ai-model/ for privacy and organization.
🔧 Usage
Basic Download
nexa-download-modelTest System Requirements
nexa-download-model --testShow Help
nexa-download-model --help📋 Requirements
- Node.js: 18+
- RAM: 6GB+ (8GB+ recommended)
- Disk Space: 2GB+ free space
- Platform: macOS, Windows, Linux
🎯 Integration with Nexa UI Extension
This downloader is designed to work seamlessly with the Nexa UI Component Generator extension:
- Install the downloader:
npm install -g @nexa-ui/model-downloader - Download the model:
nexa-download-model - Use the extension: The extension will automatically detect the downloaded model
🔒 Privacy & Security
- 100% Local: Models are downloaded and stored locally
- No Data Transmission: Your prompts never leave your machine
- Offline Capable: Works without internet after download
- Enterprise Ready: Perfect for companies with strict data policies
🛠️ Development
# Clone the repository
git clone https://github.com/nexa-ui/nexa-model-downloader.git
cd nexa-model-downloader
# Install dependencies
npm install
# Build the package
npm run build
# Test locally
npm start📄 License
MIT License - see LICENSE file for details.
🤝 Contributing
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
📞 Support
- Issues: GitHub Issues
- Documentation: Wiki
🎉 Experience the future of AI-powered development with complete privacy!
