A platform for creating personal AI models for your profile picture
- 💅🏽 Frontend: Svelte and TypeScript in strict mode with TailwindCSS and DaisyUI components
- 🪄 Backend: Supabase for authentication, user data and photo storage
- 🚄 Server: Vercel for deployment with SSR, SSG, and serverless endpoints
- 💲 Payments: Stripe integration for payments
- 🧙🏽♂️ Training API: Replicate for REST services for training and photo generation
- Clone the repository:
https://github.com/epavanello/avatarify-ai.com
- Install the dependencies:
npm install
- Start the development server:
npm run dev
We welcome contributions of any kind, including bug reports, feature requests, and pull requests. If you're interested in contributing, please take a look at our open issues.
This project is licensed under the MIT license.