Schema-Driven REST API
Define a model in JSON, get five CRUD endpoints instantly. Live updates with no restarts required.
JWT Authentication
Built-in register, login, refresh flow with role-based access control and bcrypt password hashing.
File Storage
Upload public and private files with HMAC-signed URL support and per-user storage quotas.
AI / LLM Integration
Connect OpenAI, Anthropic, Gemini, or Ollama via a unified API with persistent token tracking.
AI Agents
ReAct-loop agents with tools: calculator, web search, HTTP GET, DB query, and datetime.
Admin Dashboard
Full React SPA for managing schemas, users, files, AI providers, agents, logs, and settings.