← Back to projects
Training/WorkshopLive

Multi-Model AI Platform

Agent interface with per-user context

A full AI platform with an agent-style chat interface. Multiple models are connected via API, and the system supports multiple users — each with their own access, context, and isolated chat history.

AgentsMulti-modelMulti-tenantChat historyWorkshop

Overview

This platform provides a unified agent interface on top of multiple LLM providers. Users get personalized sessions with persistent context and chat history, while admins manage access and model routing.

Key features

  • Agent-style conversational UI
  • Multiple model providers via API
  • Per-user authentication and access control
  • Isolated context and chat history per user
  • Model switching within a session