Skip to content

An application created in Java that connects to chatgpt, which generates ideas for breakfast and dinner from a list of products.

Notifications You must be signed in to change notification settings

rlNkoo/openai-api-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openai Meal Planner - README

Overview

AI Meal Planner is a simple Java application that uses artificial intelligence (ChatGPT) to generate meal ideas. Users can input a list of ingredients, and the application will generate three breakfast ideas and three lunch ideas based on those ingredients. Additionally, the application can suggest healthy products to include in your diet.

Features

  • Meal Idea Generation: Provide a list of ingredients, and the application will generate breakfast and lunch ideas.
  • Healthy Product Suggestions: The application can recommend healthy products to include in your diet.
  • ChatGPT Integration: Utilizes the GPT model to deliver creative and balanced meal suggestions.

Technologies Used

  • Java: The primary programming language used to build the application.
  • HTTP Client: Used for communication with the ChatGPT API.
  • ChatGPT API: Utilized to generate meal ideas based on the provided ingredients.

About

An application created in Java that connects to chatgpt, which generates ideas for breakfast and dinner from a list of products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages