Skip to content

solutionchallenge/ondaum-application

Repository files navigation

Ondaum application - App

Hello👋 This is team Ondaum. Ondaum is a pure Korean word, meaning 'a warm and genuine self'.

Flutter Dart Google Gemini

🌍 OVERVIEW

We want to help people around the world live healthier lives by being with Um, an AI professional psychological counseling companion, anytime and anywhere.

In the past year, 73.6% of Korean young adults experienced mental health challenges. In addition, global statistics reveal that 66% of individuals aged 18-24 report experiencing moderate to severe.

Ondaum provides accessible, mental health support anytime, anywhere, reducing financial and stigma barriers.
The chatbot analyzes conversations in real time to detect risk signals and offer timely support, while its friendly interface keeps users engaged and lowers resistance.

Let's start https://ondaum.revimal.me/

📱 FEATURES

  • AI Counseling With Um
    • Personalized Psychological Assessments & Real-Time Crisis Response
  • Psychological Assessments
    • International standard tests(PHQ-9 / GAD-7 / PSS)
    • Deliver tailored insights and links to support upon risk detection
  • AI Analysis of Conversation Content
    • Summary and organization of the conversation
    • Extracting key emotions and keywords
    • Visualize the recommends using charts

✨ VALUES

  • Available for consultation anytime, anywhere
  • Personalized consultation possible
  • Reduced barriers to seeking counseling
  • Access to a pre-trained professional psychological counseling AI

🛠 SKILLS

  • Web: React, Typescript, Zustand, WebSocket, TailwindCSS
  • Mobile: Flutter, Dart
  • AI: Gemini-2.5-Pro
  • Auth: Google Oauth, jwt
  • Bundler: Vite
  • Package Manager: NPM
  • Logging System: Google Analytics

🏛️ CLIENT ARCHITECTURE

graph TD
    Web[Web]
    iOS[iOS]
    Android[Android]
    Ondaum[ondaum-client]
    Flutter[ondaum-application]

    Flutter --> iOS
    Flutter --> Android
    Ondaum --> Web
    Ondaum --> Flutter
Loading

📁 DIRECTORY

app/
├── android/           
│   ├── app
├── ios/       
│   ├── Flutter
│   └── Runner    
├── lib/
│   └──  main.dart # Webview Setting  

🚀 INSTALLATION

  1. Intsall Flutter
git clone https://github.com/flutter/flutter.git -b stable
echo 'export PATH="$PATH:$HOME/flutter/bin"' >> ~/.zshrc
source ~/.zshrc
flutter --version

2-1. Run Android

flutter run

2-2. Run iOS

flutter pub get
cd ios
pod install
cd ..
flutter run

🖥️ SCREENS

image
image
image
image

📅 This README was written on May 15, 2025.

About

2025 Google Solution Challenge Application Repository for Team Ondaum

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •