ai-dial-core and ai-dial-chat
These are complements: the core provides the backend API and model orchestration layer, while the chat application is the default frontend interface that consumes that API.
About ai-dial-core
epam/ai-dial-core
The main component of AI DIAL, which provides unified API to different chat completion and embedding models, assistants, and applications
Built on Eclipse Vert.x with Java 21, it implements an HTTP proxy architecture that routes requests to heterogeneous LLM providers, embedding services, and custom applications through dynamic configuration. Supports hot-reloading of model/application definitions without server restart via configurable intervals, and deploys to Kubernetes clusters using Helm charts with flexible static and dynamic settings management.
About ai-dial-chat
epam/ai-dial-chat
A default UI for AI DIAL
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work