🧩 Nosu Hackathon Submission | 🏆 1st Place Winner (1,400+ Participants)
Project Pæmon is a full-stack, Pokémon-inspired AI experience that curates a unique digital companion — your very own Pæmon!
What started as a passion project became a globally recognized hackathon winner, built by four developers across time zones.
- Personality quiz to generate your Pæmon’s name, type, backstory, and stats
- GPT-powered narrative generation
- Stable Diffusion pixel art rendering
- Beatoven AI-generated music
- Screenshot and share options
- Frontend: Next.js + TailwindCSS
- Backend: Flask + Firebase
- AI: OpenAI (GPT-3.5), Stable Diffusion
- Deployment: Vercel
git clone https://github.com/philingus/ProjectPaemon.git
cd ProjectPaemon
npm install
npm run devOpen in browser at: http://localhost:3000