epam/ai-dial-adapter-vertexai
The project implements AI DIAL API for language models and embeddings from Google Vertex AI
This tool helps developers who are building applications using various AI models. It standardizes the way these apps interact with Google Vertex AI's language models, image models, and embedding models. By using this, you can send diverse data like text, PDFs, images, audio, and video to a single interface and receive processed text, images, or video back.
Use this if you are a developer building an AI application and need a consistent way to integrate multiple Google Vertex AI generative AI models (like Gemini, Claude, Imagen, Veo) into your system, simplifying complex API calls.
Not ideal if you are an end-user looking for a ready-to-use application; this is a foundational tool for developers, not a direct user-facing product.
Stars
12
Forks
5
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/epam/ai-dial-adapter-vertexai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
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-adapter-bedrock
The project implements AI DIAL API for language models from AWS Bedrock
epam/ai-dial-analytics-realtime
Realtime analytics server for AI DIAL. The service consumes the logs stream AI DIAL Core,...