Overview
AylianAI was a comprehensive AI development platform that enabled interactive coding with AI assistance. It featured an Apollo Server 4 GraphQL backend connected to Ollama for model inference, with secure Docker-based code execution sandboxes supporting multiple programming languages. While no longer actively maintained, it demonstrates the studio's early exploration of AI-powered development tooling.
Architecture
The platform used a GraphQL API layer built on Apollo Server 4 with Express, backed by PostgreSQL for persistent storage and Redis for caching and rate limiting. Code execution happened in isolated Docker containers with resource limits and timeout enforcement.
Key Features
- Apollo Server 4 with full GraphQL API
- AI chat integration with Ollama models
- Secure Docker-based sandboxed code execution
- Multi-language support: Python, JavaScript, TypeScript, PHP, Java, C/C++, Rust, Go
- Project management and scaffolding templates
- Rate limiting and security enforcement
- System monitoring and health checks
Status
This project has been archived. The AI capabilities it pioneered have been carried forward into the AylaniBot AI Workflows system, which provides more targeted AI features integrated directly into the Discord community platform.