Giter Club home page Giter Club logo

iui's Introduction

Coach

Coach is an app which recommends you a workout plan and location based on your preferencess and location

Screenshots

App Screenshot

Documentation

This project was done as part of the IUI lecture at the LMU Munich. In order to successfully complete this project, the project has to meet the following requirements.

  • Voice Interface: We implented a VI in the in andriod app, to communicate with the user
  • Recommender System: Based on the information we are receiving from the user through the VI we recommend the User a Workout plan or location
  • Natural language Processing: We are crawling workout data from the web then we summerize and tranlate it form DE to EN
  • Sensors: Using GPS we are accessing user location and recommend a nearby workout place

Installation

Install the backend/server requirements with Anaconda

  git clone https://github.com/MustafaYasin/iui
  cd iui
  Conda install pip
  pip install -r requirements.txt
  

Usage

To run the Flask server

cd iui/Backend/recommender_system
python server.py

API Reference

Get all items

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch
name string Required. Name of user
age int Required. Age of user
gender string Required. Gender of user
workouts int Required. How many workouts a week
experience int Required. How experienced is user
trainingsGoal string Required. How fit does user want to be
trainingsLocation string Required. Where does user want to train

Tech Stack

Client: Java: Android

Server: Python: Flask, Scrapy

Roadmap

  • Additional browser support

  • Add more integrations

Authors

iui's People

Contributors

barbarase avatar richardhofmann2711 avatar sunny489 avatar mustafayasin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.