GitHub - CookBotAI/cook-bot-api: CookBot is a full-stack app using OpenAI's API to create recipe cards from user-input ingredients, allowing saving to profiles. Users provide ingredient lists, and OpenAI queries and displays results in a customizable modal.

CookBot_API

Users

  • Anthony Cunningham
  • Chester Lee Coloma
  • David Danilchik

Application Description

  • CookBot is a full-stack application utilizing OpenAI's API in order to build users recipe cards that they can save to their profiles based on their input. Ideally, the user will provide a list of ingredients of items they already have, and the OpenAI will query the request and return an object that the user can view based on the parameters set in the display modal.

Author: Anthony Cunningham, Chester Lee Coloma, David Danilchik Version: 1.9.0

Overview

CookBot is a full-stack application utilizing OpenAI's API in order to build users recipe cards that they can save to their profiles based on their input. Ideally, the user will provide a list of ingredients of items they already have, and the OpenAI will query the request and return an object that the user can view based on the parameters set in the display modal.

Getting Started

npm install

Architecture

Tech stack: JavaScript, HTML, CSS, Axios, Cors, Dotenv, Express, Mongoose, OpenAI