Skip to content

Foodsnap-ai final submission#9

Open
Abner-source wants to merge 2 commits intoWeCode-Community-Dev:mainfrom
Abner-source:feature/final-test
Open

Foodsnap-ai final submission#9
Abner-source wants to merge 2 commits intoWeCode-Community-Dev:mainfrom
Abner-source:feature/final-test

Conversation

@Abner-source
Copy link
Copy Markdown

🔍 Problem Solved
FoodSnap AI enables users to upload an image of food and instantly get an estimated calorie count and macronutrient breakdown (protein, carbohydrates, fats). It uses YOLOv8 for object detection and a local SQLAlchemy-powered nutrition database for food data lookup.

🚀 Features Implemented
🍽️ Detects food items using YOLOv8 trained on Indian food dataset

🧠 Nutrition database using SQLAlchemy + SQLite

📊 Caloric and macronutrient estimation from predicted labels

🧪 CLI-based image inference and lookup system

🗂️ Proper folder structure with training assets and inference script

🛠 Tech Stack
YOLOv8 (Ultralytics)

Python 3.9

PyTorch

SQLAlchemy

OpenCV

Google Colab (training)

SQLite (local DB)

dotenv for configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant