Components

CoreAI Web Portal

The main web interface for CoreAI users.

Agentic Friendly

Component Category

User interface for GenAI and agents

Component Description

CoreAI Web Portal is the main user-facing application for interacting with CoreAI capabilities. The current generation of the portal is a modern Next.js and React application with a SPA-first architecture, generated API clients, and a refreshed product experience for working with AI features, models, and document workflows.

Why It Is Used

The portal gives teams a consistent and more modern way to consume platform AI capabilities without working directly with lower-level APIs or infrastructure services.

Learn More

Interacts With

  • Keycloak for user authentication and session flows
  • CoreAI API for backend application logic and AI operations
  • Model Installer for model management workflows
  • MLflow for model lifecycle information and GenAI observability
  • LiteLLM through CoreAI service integrations where model access is needed
  • MinIO and PostgreSQL through platform integrations for application data and files
  • Runtime ingress and security services to publish the application safely

On this page