aws-samples/bedrock-access-gateway
OpenAI-Compatible RESTful APIs for Amazon Bedrock
This project allows developers to integrate Amazon Bedrock's diverse collection of foundation models into existing applications that were originally built to work with OpenAI APIs. It takes your application's standard OpenAI API calls and translates them to Amazon Bedrock, letting you swap out backend models without rewriting your code. Software engineers and AI/ML developers who want to evaluate or switch to Bedrock models while reusing their current OpenAI API integrations would use this.
952 stars. Actively maintained with 1 commit in the last 30 days.
Use this if you have a generative AI application built with OpenAI APIs or SDKs and want to leverage Amazon Bedrock's foundation models, like Claude 4.5, Amazon Nova, or Llama 3, without modifying your application's code.
Not ideal if you are starting a new generative AI project from scratch and intend to directly integrate with Amazon Bedrock services.
Stars
952
Forks
282
Language
Python
License
MIT-0
Category
Last pushed
Mar 13, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/aws-samples/bedrock-access-gateway"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
awslabs/amazon-bedrock-agent-samples
Example Jupyter notebooks 📓 and code scripts 💻 for using Amazon Bedrock Agents 🤖 and its functionalities
aws-samples/well-architected-iac-analyzer
Sample Generative AI tool for evaluating Infrastructure as Code and architecture diagrams...
build-on-aws/building-gen-ai-whatsapp-assistant-with-amazon-bedrock-and-python
Build a genAI Whatsapp app that processes images, voice notes, videos, and documents with Amazon...
aws-samples/sample-connector-for-bedrock
Seamlessly invoke Amazon Bedrock or your custom models, enabling a smooth experience with AWS...
aws-samples/generative-ai-sagemaker-cdk-demo
Deploy Generative AI models from Amazon SageMaker JumpStart using AWS CDK