epam/ai-dial-adapter-bedrock
The project implements AI DIAL API for language models from AWS Bedrock
This project helps integrate various large language models (LLMs) and embedding models from AWS Bedrock into applications that use the AI DIAL API. It takes text, images, or documents as input and generates text or images as output. This is ideal for developers and solution architects building multi-modal AI applications that need to switch between different LLMs on AWS Bedrock without rewriting their core integration logic.
Use this if you are building an AI application that needs to leverage a variety of large language models and embedding models hosted on AWS Bedrock, all managed through a unified API.
Not ideal if your application doesn't use the DIAL Core framework or if you only need to integrate with a single, specific LLM without the need for API unification.
Stars
12
Forks
6
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/epam/ai-dial-adapter-bedrock"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
epam/ai-dial
Documentation for AI DIAL
epam/ai-dial-core
The main component of AI DIAL, which provides unified API to different chat completion and...
epam/ai-dial-chat
A default UI for AI DIAL
epam/ai-dial-analytics-realtime
Realtime analytics server for AI DIAL. The service consumes the logs stream AI DIAL Core,...
akiani/aidialer
A full stack app for interruptible, low-latency and near-human quality AI phone calls built from...