ai-dial-core and ai-dial-admin-backend
The admin backend provides management and configuration capabilities for the core platform, making them **complements** that are used together—the core handles unified API access to models while the admin backend enables operational control over that infrastructure.
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
DIAL Core acts as a central hub for connecting various AI large language models, like chat completion and embedding models, to different applications. It takes requests from your applications and routes them to the appropriate AI model, then delivers the model's response back to your application. This is ideal for developers or platform engineers building applications that need to interact with multiple AI models.
About ai-dial-admin-backend
epam/ai-dial-admin-backend
Admin Panel API for AIDIAL Core
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work