Know exactly what's on your plate

Instantly identify ingredients, calories, macros, and portion sizes with just a photo of your meal with AI.

App screenshot showing food recognition
Meal Analysis
Calories: 430 kcal
Protein: 12g
Carbs: 67g
Fat: 14g
Ingredients
Yogurt150g
Granola50g
Strawberries50g
Raspberries30g
Blueberries30g
Bananas50g
Features

Nutrition tracking reimagined

Our models makes tracking your nutrition effortless and accurate.

Instant Recognition

Take a photo of your meal and get detailed nutritional information in seconds.

Ingredient Breakdown

Identify all ingredients in your meal, including hidden ones you might miss.

Macro Tracking

Track proteins, carbs, fats, and micronutrients that you'd miss otherwise.

Portion Estimation

Our model accurately estimates portion sizes and weights without a food scale.

Extensive Database

Our algorithm leverages the OpenFoodFacts database accurate and details for thousands of foods from around the world.

Powered by AI

Our models improve with every meal, getting more accurate over time with more samples submitted.

How It Works

Track your nutrition in three simple steps

1. Snap a Photo

Open the app and take a photo of your meal. Works with restaurant meals, home-cooked dishes, and packaged foods.

2. AI Analysis

Our model identifies individual ingredients, portion sizes, cooking methods, and similar recipes.

3. Get Results

View detailed nutritional information including calories, macros, vitamins, and portion sizes.

Donut

Example Analysis: Donut Ice Cream Sandwich

See how our AI breaks down a snack (actual model results)

Identified Ingredients
  • Glazed Donut70g
  • Vanilla Ice Cream100g
  • Chocolate Chips30g
  • Chocolate Syrup20g
Nutritional Summary
Total Calories671 kcal
Protein9g
Carbs85g
Fats34g

Try the Beta App Today

Be among the first to experience the future of nutrition tracking.

We'll send you a download link for the beta app.

For Developers

Nutrition APIComing Soon

Integrate our powerful food recognition technology into your own applications.

Simple Integration

Easy-to-use RESTful API with comprehensive documentation.

Advanced AI Models

Access the same powerful AI that powers our app.

Comprehensive Data

Get detailed nutritional information for thousands of foods.

API Request Example
// Send a POST request with an image
fetch('https://api.nutrition.so/v1/analyze', {
  method: 'POST',
  headers: {
    'Authorization': 'Bearer YOUR_API_KEY',
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    image: 'base64_encoded_image_data',
    include_ingredients: true,
    include_macros: true,
    estimate_weight: true
  })
})
.then(response => response.json())
.then(data => {
  console.log(data);
  // {
  //   ingredients: [...],
  //   total_calories: 450,
  //   macros: { protein: 32, carbs: 45, fat: 15 },
  //   estimated_weight_g: 350,
  //   ...
  // }
});

Frequently Asked Questions

Everything you need to know about nutrition.so

How accurate is the food recognition?

Our model has been trained on millions of food images and can recognize thousands of different dishes and ingredients with over 90% accuracy. The system continues to improve with each use.

Does it work for homemade meals?

Yes! Our model can analyze both restaurant meals and homemade dishes. For homemade meals, you can also manually adjust ingredients if needed.

When will the API be available?

We're currently in private beta for our API. Join the waitlist to be notified when it becomes publicly available. We expect to launch in Q2 2025.

Is my data private?

We take privacy seriously. Your food images are processed securely and not shared with third parties and are deleted after analysis.

Which platforms are supported?

The beta app is available for iOS only. We're also developing an API endpoint that will be available soon.

Is there a cost to use the app?

The beta version is free to use. We plan to offer both free and premium tiers when we launch officially, with advanced features available in the premium version.

Ready to never miss your nutrition tracking?

Join thousands of beta users already simplifying their health journey.