Skip to content

AI driven calories counting web app that will show you number of calories and amount of running you have to do to burn that many calories!

Notifications You must be signed in to change notification settings

Abhiz2411/CaloriesGPT

Repository files navigation

🍔 CaloriesGPT 🏃‍♂️

🚀 Introduction

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 🌑✨


🛠️ Tech Stack

  • Frontend: Next.js ⚡ | React | TailwindCSS 🎨
  • Backend: AI-based API for calorie detection 🤖
  • Hosting: Vercel 🚀

🎯 Features

  • 📸 AI-powered calorie detection
  • 🌙 Dark mode UI for a sleek look
  • 📊 Running time estimation to visualize calorie burn
  • 📱 Mobile-first design for easy usage

📦 Installation & Setup

# 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

🔥 Demo

Live Demo 🚀


🤖 How It Works

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! 🎯


🏆 Why I Built This?

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! 🔥


🌟 Contributing

Want to improve the app? Feel free to fork and submit a PR! 💡✨


📧 Contact

For any queries, reach out to me on LinkedIn or open an issue on GitHub!

🚀 Let’s make calorie tracking easier with AI! 🤖🔥

About

AI driven calories counting web app that will show you number of calories and amount of running you have to do to burn that many calories!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published