Freelance / AI
BAMF.AI

Overview
BAMF.AI is an AI-powered LinkedIn photoshoot generator that helps professionals create high-quality profile photos without a professional photoshoot.
Built as a freelance project, the platform integrates the Astria AI API for custom AI model training and image generation. The frontend is powered by Next.js with a MongoDB and Express.js backend, exposing a clean REST API.
A custom AI API was also developed using Replicate for additional image generation capabilities.
Key Challenges & Solutions
Integrating multiple AI APIs (Astria AI, Replicate) into a seamless user experience
Managing AI image generation job queues and handling async results
Optimizing image processing pipeline for quality and speed
Project Info
Tech Stack
Next.jsMongoDBExpress.jsAstria AIReplicateREST API