Klyvex Studios Logo
KLYVEX STUDIOS Akintunde Elisha // Independent Studio
Projects / QUANTYX
IN DEVELOPMENT AI ร— GAMING

QUANTYX

AI Gaming Intelligence Platform

QUANTYX is the AI intelligence layer behind the Mavis Gaming AI System: a full-stack platform exploring AI-assisted gaming, gameplay performance analysis, gaming intelligence, controlled simulations, and developer tooling.

๐Ÿ”’ PROPRIETARY CODE Back to Projects

What I Built

Designed a modular architecture separating the frontend, PHP API layer, Python AI orchestration service, and MySQL data layer. QUANTYX uses model routing across Groq, Gemini, and OpenRouter to match different tasks with different AI providers while supporting fallback strategies and extensibility for future models.

Multi-Service Architecture

System Architecture

Frontend

HTML / JS / Tailwind

User-facing dashboard, chat interface, analysis views, and performance reporting. Built with HTML, Tailwind CSS, and JavaScript.

HTML TAILWIND JS

PHP API Layer

REST Backend

Authentication, JWT refresh-token rotation, RBAC access control, HMAC service verification, request rate-limiting, API routing, validation, persistence, and audit logging.

PHP JWT RBAC REST API

Python AI Orchestrator

Intelligence Engine

The AI brain: handling model routing, task prioritization, memory context management, execution services, performance analysis, and search integration.

PYTHON FASTAPI AI ROUTER

Multi-Model Routing Engine

Intelligently routes AI tasks between different providers based on complexity, speed requirements, and provider health:

GROQ

Instant speed tasks

Simple / fast queries

GEMINI

Deep reasoning

Complex analysis

OPENROUTER

Specialized models

Fallback & specialty

Platform Modules

5 Core Capabilities

1

Game Intelligence Hub

Collects and summarizes game updates, patch notes, gaming news, and trending information across the gaming ecosystem.

2

AI Gaming Assistant

Interactive AI for strategy guidance, contextual gaming conversations, and game-related assistance powered by multi-model routing.

3

Performance Analyzer

Takes gameplay metrics and transforms them into actionable recommendations and coaching through AI interpretation.

4

Controlled Game AI

Controlled offline/custom simulation workflows for experimenting with game AI in safe, sandboxed environments.

5

Developer & Testing Assistant

Code diagnostics, API testing, execution-driven feedback, and AI-assisted development workflows for builders.

Repository Structure

AI Service Architecture

ai-service-python/

app/

โ”œโ”€โ”€ api/

โ”‚ โ”œโ”€โ”€ routes_execution.py

โ”‚ โ””โ”€โ”€ routes_performance.py

โ”œโ”€โ”€ orchestrator/

โ”‚ โ”œโ”€โ”€ providers.py

โ”‚ โ”œโ”€โ”€ router.py

โ”‚ โ””โ”€โ”€ task_manager.py

โ””โ”€โ”€ services/

โ”œโ”€โ”€ execution_service.py

โ”œโ”€โ”€ memory_service.py

โ”œโ”€โ”€ performance_analyzer.py

โ””โ”€โ”€ search_service.py

Technology Stack

PYTHON PHP JAVASCRIPT TAILWIND CSS MYSQL GROQ GEMINI OPENROUTER JWT RBAC REST API AI ORCHESTRATION
โ† Back to All Projects Next: VaultGuard 360