MAC — MBM AI Cloud
Self-hosted AI platform for MBM University Jodhpur
Python 3.11+
FastAPI 0.115
SvelteKit 2
PostgreSQL 16
Redis 7
vLLM
Docker Compose
MAC is a fully on-premise AI platform — a private, university-controlled ChatGPT + Jupyter + classroom system. All inference runs locally on the university's GPU cluster via vLLM. No external API calls. No data leaves campus.
💬
AI Chat
Streaming chat with open-source LLMs, 19 Indian languages
📓
Notebooks
Jupyter-style code execution backed by GPU workers
🔍
RAG Search
Upload PDFs, query with AI-augmented answers
📋
Attendance
Face-capture based check-in with CSV/PDF export
📝
Copy Check
AI exam grading with per-question marks + plagiarism
🖥️
GPU Cluster
Multi-node worker registration with load balancing
This is a source code repository. MAC requires Docker Compose + GPU hardware to run.
See GitHub → Quick Start for deployment instructions.