Skip to content

FelipeMc15/Hackaton-Midudev

Repository files navigation

Hackaton-Midudev | NutriPlanes

Logo de NutriPlanes

Overview

NutriPlanes is designed to help users create personalized meal plans that fit their specific dietary needs and preferences. Using advanced AI algorithms from Cohere, NuntriPlans generates healthy and delicious recipes tailored to each user's unique nutritional goals, food likes and dislikes, and dietary restrictions.

Features

  • Personalized meal plans
  • Recipe generation based on dietary restrictions and preferences
  • Nutritional information for each recipe
  • Ability to save favorite recipes and meal plans
  • Regular updates to recipes and nutritional information

Tech Stack

  • Front-end: TypeScript & Mantine
  • AI algorithms: Cohere
  • Built with: Next.js

Installation

  1. Clone the repository

$ git clone https://github.com/your-username/NuntriPlans.git

  1. Install the dependencies

$ npm install

  1. Start the development server

$ npm run dev