/calorieapp

GPT-4o Powered Calorie Detecor

Primary LanguagePython

AI Calorie Counter App

This GPT-4o powered Flask web app tells you how many calories there are in an image of a meal you upload

Quick Start

  1. Rename the .env.sample file into .env and add your OpenAI API key

  2. Start the server:

$ python3 server.py
  1. Go to http://localhost:5000

Terminal usage

You can also use it from the terminal:

$ python3 calorie_counter.py IMAGE_FILE