Skip to content

NathanAlmeida2006/Refrigerator-IA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Refrigerator App

Welcome to the Smart Refrigerator App, a clever tool that uses AI to whip up recipes based on what’s in your fridge. It’s all about reducing waste and sparking kitchen creativity!

Technologies Used

  • Java 21: Powers the app with solid performance.
  • Spring Boot 3.4.4: Makes web app development a breeze.
  • Spring Data JPA: Handles database tasks smoothly.
  • Spring AI Ollama: Brings AI recipe magic to life.
  • H2 Database: Lightweight database for dev and testing.
  • Flyway: Keeps database changes under control.
  • Lombok: Cuts down on repetitive code.
  • Maven: Manages builds and dependencies.

Getting Started

To run the app locally, just follow these steps:

  1. Clone the repo:

    git clone https://github.com/NathanAlmeida2006/Refrigerator-IA.git
  2. Install dependencies:

    mvn clean install
  3. Launch the app:

    mvn spring-boot:run
  4. Check it out at http://localhost:8080.

Note: You’ll need Java 21 and Maven installed. Also, set up Ollama locally for the AI features to work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages