1. Configure
Edit the portfolio-config.json file with your information. Use our AI assistant or fill it manually - it's just like filling out a form.
git clone repo
Edit portfolio-config.json
Add your images to /public
2. Customize
Add your API key for the AI chatbot, upload your profile picture and project screenshots. Everything is automatic from there.
npm install
Add API key to .env
npm run dev
3. Deploy
Deploy with one click to Vercel, Netlify, or any hosting platform. Your portfolio goes live instantly with your custom domain.
npm run build
Deploy to Vercel
You're live!