ai-dial-core and ai-dial-sdk
The core provides the unified API service that the SDK wraps and builds against, making them complements rather than alternatives—developers use the SDK to create applications and adapters that integrate with the core's 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
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-sdk
epam/ai-dial-sdk
Framework to create applications and model adapters for AI DIAL
This framework helps developers integrate custom AI applications or large language models into the AI DIAL platform. You input your application's logic or model definition, and it outputs a service that can respond to chat completion requests following the AI DIAL API standard. This is for software developers and AI engineers who are building or deploying AI applications within an enterprise AI ecosystem.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work