Smart Daily Management Assistant Welcome to the Smart Daily Management Assistant, a web application built with Next.js and Spring Boot. This platform integrates OpenAI's large language model (LLM) to provide users with a variety of smart features designed to enhance daily management and well-being.
Features Automatic Meal and Diet Planning: Generate personalized meal plans based on user preferences and dietary needs. Smart Notifications: Receive timely reminders and alerts to keep you on track with your daily tasks and goals. Mood-Based Music Recommendations: Enjoy music playlists curated by AI based on your selected mood. Getting Started To set up the project locally, follow these steps:
Clone the repository:
bash Copy code git clone cd Install dependencies:
bash Copy code npm install Run the application:
bash Copy code npm run dev Open your browser and navigate to http://localhost:3000 to view the application.