--- 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