A sleek and powerful macOS client for Amazon Bedrock, bringing AI models to your desktop.
Download • Features • Getting Started • Troubleshooting • Contributing
- 🤖 Seamless interaction with multiple Amazon Bedrock models including Claude 3 Sonnet
- 💬 Real-time chat interface with message history
- 🔄 Easy model switching and streaming toggle
- 📊 Support for various AI tasks including code generation and explanation
- 🌓 Native Dark Mode support
- 🚀 Built with SwiftUI for optimal performance and modern UI
Get the latest version of Amazon Bedrock Client for Mac:
- macOS 13 or later
- AWS Account with Bedrock access
- Download the latest release
- Open the DMG file and drag the app to your Applications folder
- Launch the app and configure your AWS credentials
If you see "'Amazon Bedrock Client for Mac.app' can't be opened because Apple cannot check it for malicious software":
- In Finder, locate "Amazon Bedrock Client for Mac.app"
- Right-click (or Control-click) and select "Open"
- Click "Open" in the dialog
- Select a model from the dropdown menu (e.g., Claude 3 Sonnet)
- Type your message or query in the input field
- Press Enter or click the send button to interact with the AI
- View the AI's response in the chat interface
- Toggle streaming on/off for real-time or batch responses
For common issues and their solutions, please refer to our Troubleshooting Guide.
This application is for demonstration and educational purposes only, not for production use. Refer to the AWS Well-Architected Framework Security Pillar for production deployment guidance.
We welcome contributions! Here's how you can help:
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -am 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.