Ever wondered how many calories are in your food? And more importantly, how much running you need to burn them off? 🤯
This AI-powered Calorie Counter Web App solves both problems! 🧠⚡ Just enter a food item or upload an image, and the app will:
✅ Predict the total calories 🍕 ✅ Tell you how long you need to run to burn them 🏃♀️🔥 ✅ Provide a clean, dark-themed UI for a smooth experience 🌑✨
- Frontend: Next.js ⚡ | React | TailwindCSS 🎨
- Backend: AI-based API for calorie detection 🤖
- Hosting: Vercel 🚀
- 📸 AI-powered calorie detection
- 🌙 Dark mode UI for a sleek look
- 📊 Running time estimation to visualize calorie burn
- 📱 Mobile-first design for easy usage
# Clone the repo
git clone https://github.com/yourusername/CaloriesGPT.git
# Navigate to the project directory
cd CaloriesGPT
# Install dependencies
npm install
# Set up environment variables
cp .env.local.example .env.local
# Add your API key inside .env.local
# Run the app
npm run dev
1️⃣ Enter a food item OR upload an image 🖼️ 2️⃣ The AI predicts the calories 🔍🔥 3️⃣ It calculates the running time based on average burn rate 🏃♂️ 4️⃣ Get instant results in a clean and simple UI! 🎯
I struggled with two major problems when tracking calories: 1️⃣ I never knew how many calories were in my food 🤷♂️ 2️⃣ Even if I knew, I couldn’t quantify what that meant in real life 🤔
AI made it easy for me, so now I’m sharing it with you! 🔥
Want to improve the app? Feel free to fork and submit a PR! 💡✨
For any queries, reach out to me on LinkedIn or open an issue on GitHub!
🚀 Let’s make calorie tracking easier with AI! 🤖🔥