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
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-chat
epam/ai-dial-chat
A default UI for AI DIAL
DIAL Chat provides a web-based interface for interacting with DIAL, an AI orchestration platform. It allows users to input prompts and receive responses from various AI models, facilitating side-by-side model comparisons and conversation replays. This tool is designed for anyone who uses AI models for tasks like content generation, analysis, or answering queries and wants a user-friendly way to manage their AI interactions.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work