Capstone Project: AI Emotional Support Service for the Socially Vulnerable

πŸ’™ Daily Mood: AI Emotional Support Service for the Socially Vulnerable

Team Project | Sep 2024 – Dec 2024

  • Proposed and built β€œDailyMood”, an AI-based emotional diary analysis service designed to support socially vulnerable groups (youth, elderly, and isolated individuals).
  • Implemented a KoBERT-based emotion classification model with SentencePiece tokenizer, AdamW optimizer, and CrossEntropyLoss, fine-tuned on AI Hub dialogue datasets (6-class emotion taxonomy: Happiness, Sadness, Anger, Fear, Surprise, Disgust).
  • Integrated a KoBART-based summarization model, fine-tuned on Korean summarization datasets, to generate concise summaries of user diaries.
  • Applied hyperparameter optimization (batch size 64, learning rate 3e-5, gradient clipping, linear scheduler) and experimented with Mixed Precision Training for efficient GPU utilization.
  • Designed the system pipeline: diary input β†’ backend transfer β†’ NLP-based summarization & sentiment classification β†’ frontend visualization.
  • Developed a Flutter + Spring Boot prototype app, displaying diary entries, emotion statistics (weekly/monthly), and personalized summaries.
  • Built data pipelines for preprocessing (tokenization, dataset augmentation, and JSON β†’ CSV conversion) to handle over 180K+ Korean text samples.
  • Conducted performance comparison between different training setups, analyzing model accuracy vs. real classification quality, and selected the best performing configuration.
  • Final prototype showcased via interactive demo video and team presentation, highlighting both technical contributions and societal impact.

capstone μΊ‘μŠ€ν†€λ””μžμΈ_hello world λ°œν‘œμžλ£Œ_page-0003 μΊ‘μŠ€ν†€λ””μžμΈ_hello world λ°œν‘œμžλ£Œ_page-0006 μΊ‘μŠ€ν†€λ””μžμΈ_hello world λ°œν‘œμžλ£Œ_page-0009 μΊ‘μŠ€ν†€λ””μžμΈ_hello world λ°œν‘œμžλ£Œ_page-0013 μΊ‘μŠ€ν†€λ””μžμΈ_hello world λ°œν‘œμžλ£Œ_page-0014 μΊ‘μŠ€ν†€λ””μžμΈ_hello world λ°œν‘œμžλ£Œ_page-0016 μΊ‘μŠ€ν†€λ””μžμΈ_hello world λ°œν‘œμžλ£Œ_page-0017 μΊ‘μŠ€ν†€λ””μžμΈ_hello world λ°œν‘œμžλ£Œ_page-0018 μΊ‘μŠ€ν†€λ””μžμΈ_hello world λ°œν‘œμžλ£Œ_page-0019 μΊ‘μŠ€ν†€λ””μžμΈ_hello world λ°œν‘œμžλ£Œ_page-0020 μΊ‘μŠ€ν†€λ””μžμΈ_hello world λ°œν‘œμžλ£Œ_page-0021 μΊ‘μŠ€ν†€λ””μžμΈ_hello world λ°œν‘œμžλ£Œ_page-0022

πŸ‘₯ Team γ€Œhello world」 Members

  • JeongMin Lim β€” AI Engineer, Frontend Developer, Project Manager
  • Seungwon Baek β€” Backend Developer
  • Woojin Cha β€” Frontend Developer
  • Woochan Choi β€” Team Lead, AI Engineer