--- title: DeepSite-Termux-App-Builder emoji: 🚀 colorFrom: blue colorTo: purple sdk: static sdk_version: 1.0.0 app_file: index.html pinned: false license: mit --- # DeepSite-Termux-App-Builder 🚀 Professional AI App Builder for Termux & Android with Hugging Face Integration ## 🔥 Key Features - 🌐 Bilingual UI (English/Persian) - 🤖 DeepSeek-V3.1 & multiple model support - 📊 Real-time D3.js performance monitoring - 🔧 AutoFix error correction system - 📱 Termux integration & APK export - 🔄 Model switching & configuration - 📝 Code generation with syntax highlighting - Connection status indicators ## ⚙️ Configuration 1. Create `.env` file with your Hugging Face token: ```bash HF_TOKEN=your_huggingface_token_here ``` ## Features - Bilingual English/Persian interface - DeepSeek-V3 integration - Real-time code generation - AutoFix error handling - Performance monitoring ## Requirements - Python 3.8+ - Node.js 16+ - Termux (for Android deployment) ## Installation ```bash git clone https://huggingface.co/spaces/your-username/DeepSite-Termux-App-Builder cd DeepSite-Termux-App-Builder pip install -r requirements.txt ``` ## Running ```bash python app.py ``` ## Security All API calls are proxied through the backend to protect credentials. ```