#90 · Primary category: Image Generation

photoshot

ai dreambooth nextjs reactjs stable-diffusion typescript

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