Skip to content

team5 meeting #4: 14.11.18

orfeld415 edited this page Nov 14, 2018 · 3 revisions

Meeting 4 Summary

All team members have arrived.

1. Choosing a subject for the project

The team decided to work on the first idea suggested last week: a vocal-aid that helps people to keep in shape (something similar to google-health), some of the features suggested are:

  • When eating something, the user informs the vocal-aid about what he just ate, and the system automatically searches amount of calories of that food, notices the user about his current daily calories amount...
  • User informs the vocal-aid about his willing to do some yoga, so the system will put a relaxing music in the background, guiding the user with proper breath...

We now have to search for clients who will be interested in our idea, so we have a significant and meaningful reason to start working on this idea.

Issues to do till 21.11.18:

  1. Each of the team members has to read about one of the following existing vocal-aids:

    • Alexa
    • Cortana
    • Google-Assistant
    • Siri
    • IBM chat-bot

    each of team members learns one of the vocal-aids and creates a short wiki that sunmmarizes prospects of using the tool.

  2. Look for adaptations of Alexa's Python API to Java.

2. Working of existing issues and division of new issues between all team members

During the meeting we accomplished some of the existing issues and divided the new ones equally between all of us. As part of this topic, we cleaned warnings, completely eliminated Asserts from code (changed it to "azzerts"), and we also work on a Code-Template for documentation.