Github Stars License Commits-per-month
LookCrafted is a Studio-Quality AI Headshots Generator.
Lookcrafted exampleDo you want to help build a better and open source AI headshot generator. Check out out contribution guidelines
Have any questions?
- Clone the repo
git clone https://github.com/vanxh/lookcrafted
- Install dependencies
bun install
- Copy
.env.exampleto.envinapps/webandpackages/backend
cp .env.example .env
- Fill in the environment variables
- Start the development server
bun dev