LookCrafted is a Studio-Quality AI Headshots Generator.
Do 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