Skip to content

Natural language "bot" interfaces for a Health Fitness Tracking Application (SuperTracker 3000) and a Sleep Tracking & Alarm Clock Application (SleepTracker) using Luis.ai

Notifications You must be signed in to change notification settings

samuelklam/luis.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luis.ai

Natural language "bot" interfaces for a Health Fitness Tracking Application (SuperTracker 3000) and a Sleep Tracking & Alarm Clock Application (SleepTracker) using Luis.ai.

SuperTracker 3000

Core Features

  • Start Tracking Activity
  • End Tracking Activity
  • Set Target Heart Rate

Intents

  • SetHRtarget
  • StopActivity
  • StartActivity
  • None

Entities

  • ActivityType
  • Prebuilt: number

Phrase List Features

  • Activities: walk, run, swim, bike, ride, hike, workout, cycle, lift, sprint, jog, exercise

SleepTracker

Core Features

  • track and analyze one's sleeping patterns / circadian rhythms
  • set an alarm for a specific time / time range
  • wake one up during lightest sleeping phase
  • snooze (for a specific time)
  • when prompted, respond with the current time

Intents

  • SetAlarm
  • EndAlarm
  • StartTracking
  • EndTracking
  • CurrentTime
  • Snooze
  • None

Entities

  • ActivityType
  • Product
  • Prebuilt: datetime

About

Natural language "bot" interfaces for a Health Fitness Tracking Application (SuperTracker 3000) and a Sleep Tracking & Alarm Clock Application (SleepTracker) using Luis.ai

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages