Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielcristho/aws-bedrock-multimodal
Multimodal webui built using Streamlit and Amazon Bedrock.
https://github.com/danielcristho/aws-bedrock-multimodal
Last synced: 24 days ago
JSON representation
Multimodal webui built using Streamlit and Amazon Bedrock.
- Host: GitHub
- URL: https://github.com/danielcristho/aws-bedrock-multimodal
- Owner: danielcristho
- Created: 2023-02-24T11:19:31.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T01:46:05.000Z (3 months ago)
- Last Synced: 2024-09-17T03:20:27.785Z (3 months ago)
- Language: Python
- Homepage:
- Size: 556 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS Bedrock Multimodal App
Multimodal webui built using Streamlit and Amazon Bedrock, leveraging Claude for text-to-text generation and SDXL for text-to-image generation.
- Text to text (Claude-3-haiku)
![Claud 3: text-to-text](img/claude-haiku-test.png)
- Text to image (Stable-Diffusion-XL)
![SDXL v1: text-to-image](img/sdxl-test.png)