bedrock-access-gateway and bedrock-access-gateway-function-url

These are a fork-and-variant relationship where the modified version replaces the AWS Load Balancer-based deployment model of the original with AWS Lambda Function URLs for cost-optimized serverless operation.

Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 10/25
Adoption 6/25
Maturity 16/25
Community 15/25
Stars: 952
Forks: 282
Downloads:
Commits (30d): 1
Language: Python
License: MIT-0
Stars: 19
Forks: 4
Downloads:
Commits (30d): 0
Language: Shell
License: MIT
No Package No Dependents
No Package No Dependents

About bedrock-access-gateway

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.

AI Development Generative AI Model Evaluation Application Integration Cloud Development

About bedrock-access-gateway-function-url

gabrielkoo/bedrock-access-gateway-function-url

OpenAI-Compatible RESTful APIs for Amazon Bedrock, modified from the original "bedrock-access-gateway" project for not using ALB, so that one could deploy and use it under a pay as you go model WITH NO FIXED COSTS.

This project helps developers access Amazon Bedrock's large language models through an OpenAI-compatible API endpoint, without incurring fixed costs. It takes API requests in the OpenAI format and translates them for Bedrock, returning model responses. This is ideal for developers building applications that need to switch between or integrate with various LLMs using a standardized API.

cloud-development api-integration large-language-models serverless-architecture cost-optimization

Scores updated daily from GitHub, PyPI, and npm data. How scores work