Components
CoreAI Web Portal
The main web interface for CoreAI users.
Component Category
User interface for GenAI and agents
Component Description
CoreAI Web Portal is the main user-facing application for interacting with CoreAI capabilities. It is a Next.js and React SPA with generated API clients covering chat, files and RAG, model management, API key management, custom GPTs, platform settings, and admin tooling including branding customization.
Why It Is Used
In BullSequana AI, the portal gives teams a consistent way to consume platform AI capabilities without working directly with lower-level APIs or infrastructure services. It is the primary interface for end users, AI engineers, and platform administrators.
Learn More
Interacts With
Keycloakfor user authentication and session flowsCoreAI APIfor backend application logic and AI operationsModel Installerfor model management and download workflowsMLflowfor model lifecycle information and GenAI observabilityLiteLLMthrough CoreAI service integrations where model access is neededRook CephandPostgreSQLthrough platform integrations for application data and files- Runtime ingress and security services to publish the application safely