macOS client for Amazon Bedrock
Top 80.0% on sourcepulse
This project provides a native macOS client for Amazon Bedrock, offering a streamlined desktop experience for interacting with various AI models. It targets macOS users who need efficient access to generative AI capabilities, including text, image, and embedding models, with features like real-time streaming and multi-modal support.
How It Works
The client leverages the Unified ConverseStream API for all text generation models, ensuring consistent interaction patterns. It supports advanced features like Model Context Protocol (MCP) integration for tool use tracking and execution, and provides an enhanced reasoning capability with an increased token budget. The native macOS interface is designed for user experience, incorporating dark mode, real-time streaming responses, and robust conversation management.
Quick Start & Requirements
brew tap didhd/tap
, brew update
, brew install amazon-bedrock-client --no-quarantine
. Alternatively, download the DMG.~/.aws/credentials
or ~/.aws/config
).Highlighted Details
Maintenance & Community
Developed by the AWS Community. Contributions are welcomed via pull requests.
Licensing & Compatibility
Licensed under the MIT License. Permissive for commercial use and integration with closed-source applications.
Limitations & Caveats
Initial launch requires manual macOS security approval. Troubleshooting guide addresses common issues like AWS credential recognition and model access permissions.
1 month ago
Inactive