Perfectall00's picture
Update README.md
be4b875 verified
---
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.
```