R_REDDYX.XYZ
AIPython1,005

aws-samples/bedrock-access-gateway

OPEN BEDROCK GATEWAY API

The project gives an OpenAI‑compatible REST interface to Amazon Bedrock, allowing models to be called via familiar requests. It supports chat/completions, embeddings endpoints and text generation. It runs on Python as a lightweight proxy.

// KEY FEATURES

  • Converts OpenAI API requests into Amazon Bedrock InvokeModel calls.
  • Supports streaming and non-streaming responses for chat/completions.
  • Provides an embeddings endpoint for obtaining vectors from Bedrock models.
  • Runs as a lightweight proxy server on FastAPI, requiring only Python 3.9+.
#bedrock#genai#openai#openai-api#openai-proxy#proxy
Open on GitHub →

New repositories every 30 minutes

REDDYX AI scans GitHub 24/7 and ships the best AI/ML/Web3 projects to Telegram.

Join on Telegram
← Full catalog·Full index

// SIMILAR REPOSITORIES

Claw Code: Fast Code192068n8n Process Automation187437DeepSeek Plugin Framework186631Agent AI Optimization186627AutoGPT: AI Agent184170Everything for Claude Code179304

← FULL CATALOG

aws-samples/bedrock-access-gateway — OPEN BEDROCK GATEWAY…