bizcardz.ai is a website where you design business cards which are converted to KiCad PCB schematics which can be manufactured (using metals) by companies such as Elecrow and PCBWay
Config
In prod Groq (not Grok) is used because they are about 40% faster than openai & gemini
You may choose to skip use of Groq by setting env openai_as_groq=true
OpenAI - svg guidance - gpt-4o
Gemini - svg ranking - gemini-2.0-flash
Replicate - image generation - ideogram-v2a-turbo
Groq - svg generation - llama-3.3-70b-versatile
Dev
Online at localhost:8080
./bin/build.sh cp example.env .env docker compose up server reload http
Cli
If you already have images and want PCB files and to not use the site
Inside /your/dir should be front.png and back.png and the dimens should be a multiple of 2048x1152
./bin/build.sh docker run --rm -it --entrypoint=/app/cli.sh -v /your/dir:/app/cli bzbot --black --gold > wrote bizcardz.zip
License
This software is available under two licenses:
MIT: non-commercial use
Proprietary: commercial use, contact for terms
Copyright 2025 - [email protected]