#90 · Primary category: Image Generation
photoshot
An open-source AI avatar generator web app - https://photoshot.app
Project last updated:12/07/24
GitHub Stars
3.9K
Forks
471
Contributors
5
License
MIT
Why we included this project
Photoshot is a working Next.js web app for running your own AI avatar service, not a demo or a thin API wrapper. It takes a few uploaded selfies, fine-tunes a text-to-image model on your face, and generates stylized portraits from the result. The repo wires together the parts that normally eat up weeks of setup: cloud model execution through Replicate, photo storage in S3, Stripe billing for paid generations, and an OpenAI-backed prompt wizard that suggests styles. Teams building a 'personalize a model for each user' product can study the code as a realistic reference, and solo developers get a concrete sense of the infrastructure and hosting costs before picking a stack.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.