| title: AmkyawDev Coder Backend | |
| emoji: π€ | |
| colorFrom: indigo | |
| colorTo: purple | |
| sdk: docker | |
| app_port: 7860 | |
| suggested_hardware: cpu-basic | |
| pinned: false | |
| license: apache-2.0 | |
| # AmkyawDev Coder Backend | |
| π€ AI-Powered Development Platform Backend built with FastAPI. | |
| ## Features | |
| - π€ **AI Agents**: Skill Agents, Long Chain Agents, Script Agents, and Chat Agent | |
| - π¦ **System Tools**: Zip Compiler, Deploy Orchestrator, Memory System | |
| - π¬ **Chat**: Real-time AI conversation with Groq API | |
| ## API Endpoints | |
| - `POST /api/agents/chat/chat` - Chat with AI | |
| - `POST /api/agents/skill/execute` - Execute Skill | |
| - `POST /api/agents/script/generate` - Generate Script | |
| - `GET /api/health` - Health Check | |
| ## Tech Stack | |
| - FastAPI | |
| - Groq API (Llama 3.1 8B) | |
| - Hugging Face Spaces | |