Skip to content

Web interface that uses AI to generate expiration dates and storage recommendations based on food items and their storage location.

License

Notifications You must be signed in to change notification settings

AlyceBittar/ExpirationDateAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expiration Date AI: Leveraging OpenAI

Overview

This project is a ChatGPT style interface designed to generate expiration dates and provide storage recommendations based on food items and their storage location. It leverages the power of OpenAI's GPT model to provide you with estimates of when each item is likely to expire and where to store it to help in managing your food inventory.

Table of Contents

  1. Features
  2. Usage
  3. Project Setup
  4. License

Features

  • API calls made to OpenAI for automatic prompt generation.
  • Generate expiration dates and storage recommendations for various food items.
  • Scalable layout for customizable use cases.

Usage

Once Expration Date AI is running, you can:

  • Enter Food Items: Enter a food item you would like to know the expiration date and storage recomendation for.
  • Generate Results: After entering a food item, the system will utilize OpenAI's GPT model to generate expiration dates and storage recomendations for each item. These dates are based on the type of food and its typical shelf life, providing you with estimates of when each item is likely to expire.

Project Installation and Setup

To run the Todo App locally, follow these steps:

  1. Clone the repository to your local machine
  2. Navigate to the project directory.
  3. Install dependencies using npm or yarn:
    npm install
    or
    yarn install
    
  4. Start the development server: npm run dev
  5. Open your browser and visit http://localhost:3000 to view the app.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Web interface that uses AI to generate expiration dates and storage recommendations based on food items and their storage location.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published