Skip to content

Instantly share code, notes, and snippets.

@betterclever
Last active August 31, 2017 13:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save betterclever/149bff3537f0614bb7ffeaec0de5d5ad to your computer and use it in GitHub Desktop.
Save betterclever/149bff3537f0614bb7ffeaec0de5d5ad to your computer and use it in GitHub Desktop.
Google Summer of Code 2017: Final Submission Report

GSoC 2017

GSoC 2017 Final Submission Report

Project:

This summer I worked on SUSI.AI project which is an open source assistant built by FOSSASIA. My work was to make SUSI.AI client for Hardware Devices like Raspberry Pi to make an Amazon Echo like device with SUSI. It also involved making a SUSI.AI module for the MagicMirror Project: A modular Smart Mirror Platform.

GSoC Project link: https://summerofcode.withgoogle.com/projects/#5674943579684864

The clients now have the following features.

SUSI.AI Client for Linux

  • Headless interaction on Raspberry Pi and other similar boards.
  • Optional GUI on Desktop Linux. Currently supports Ubuntu and related Linux distributions.
  • Hotword Detection for Hotword 'SUSI'
  • Wake button based input.

SUSI.AI Module for MagicMirror Project

  • Complete Handsfree Interaction with SUSI Assistant on MagicMirror.
  • Support for interactive action types by SUSI Server.
  • Face Recognition based authentication to SUSI.
  • Hotword Detection for Hotword 'SUSI'

Screenshots:

SUSI Linux

SUSI MagicMirror Module

My Contributions:

Additional Links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment