Skip to content

rsingh135/NutriLensHack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NutriLens App

An iOS app that helps you manage your fridge waste, generate recipes, and track workouts, and find sustainable options near you.

Setup Instructions

API Key Configuration

  1. Get your Gemini API key:

  2. Set up the Secrets file:

    • Locate Secrets.swift.template in the project
    • Create a copy of it and name it Secrets.swift
    • Replace YOUR_API_KEY_HERE with your actual Gemini API key
enum Secrets {
    static let geminiAPIKey = "your-actual-api-key-here"
}

** Security **:

  • Don't commit your Secrets.swift file and don't leak your API please

About

Hack Princeton 2025 NutriLens App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages