metadata
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
- Create
.envfile with your Hugging Face token:
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
git clone https://huggingface.co/spaces/your-username/DeepSite-Termux-App-Builder
cd DeepSite-Termux-App-Builder
pip install -r requirements.txt
Running
python app.py
Security
All API calls are proxied through the backend to protect credentials. ```