aws-samples/amazon-sagemaker-personalized-generative-ai
This project simplifies personalized Gen-AI SaaS apps. We fine-tune pre-trained models for users, use single GPUs, and ensure real-time responsiveness. A base txt2img Stable Diffusion model from SageMaker JumpStart is used. Challenges include traffic spikes, low-latency, and cost-efficiency. We aim for efficient, user-centric AI solutions.
This project helps SaaS providers and B2C startups offer personalized generative AI experiences to their customers. It takes a base generative AI model and fine-tunes it to create unique versions for each end-user. The outcome is a scalable and cost-effective system that can generate custom images or other AI outputs in real time, serving many individual users simultaneously.
No commits in the last 6 months.
Use this if you are a SaaS provider or B2C startup building a personalized generative AI application and need an efficient way to fine-tune and serve thousands of distinct models to your users.
Not ideal if you are looking for a simple, one-off solution for a single generative AI model without the need for multi-user personalization or large-scale deployment.
Stars
22
Forks
8
Language
Python
License
MIT-0
Category
Last pushed
Dec 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/aws-samples/amazon-sagemaker-personalized-generative-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Acly/krita-ai-diffusion
Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional...
sayakpaul/dreambooth-keras
Implementation of DreamBooth in KerasCV and TensorFlow.
deep-diver/LoRA-deployment
LoRA fine-tuned Stable Diffusion Deployment
aws-samples/generative-ai-demo-using-amazon-sagemaker-jumpstart-kr
This project shows the demos about how to generate stable diffusion images using AWS SageMaker Jumpstat.
Stability-AI/stability-ai-toolkit
External project in GitHub for marketing purposes. This repo will be used for code samples that...