In this talk, I presented the basic features and goals of SUSI.AI mobile clients, iOS and Android. I also talked about my Google Summer of Code and Advance Developer Program work with FOSSASIA.
About me ● Pre-final year student at Indian Institute of Technology Varanasi ● Open Source Contributor and Maintainer at FOSSASIA ● iOS Developer ● Google Summer of Code (2018) student developer for FOSSASIA ● Sometime do Web Development and Blockchain Stuff ● Mistakenly done Windows Development ● GitHub Campus Expert! ● Mentored several Open Source Programs including Google Code-In and will be mentoring Google Summer of Code 2019 students Jogendra Kumar jogendra imjog24 https://jogendra.github.io
Connect your mobile to SUSI Smart Speaker Wifi setup page which can be used to configure the smart speaker without an Android or iOS app. After start-up of the RPi, you can connect to the SUSI.AI hotspot and then open the page http://10.0.0. 1:5000
What I worked on during Google Summer of Code (2018) and Advanced Developer Program (ADP) - GSoC Work : https://gist.github.com/jogendra/e51cf846e2637b0aa26451789c2f28e8 - ADP Work : https://gist.github.com/jogendra/5f25a6fe1f1763ec6c9ec58e30eb0910
Allowing user to post skill feedback - Allow the user to post the skill feedback - Handle case when the user is not logged-in - Handle case when the skill is not rated
Displaying skill feedbacks - Display three feedbacks in Skill Detail Screen and click on see all review, display all feedbacks - Handle case for less than or equal to three feedbacks
Scan and add SUSI devices to Device Activity - Allow only registered user to add or scan device - If connected wifi SSID match with SUSI speaker wifi, it add to device list to proceed ahead - Add device instruction screen
ADP Work ❖ My main contributions involve resolving bugs and adding some new features to SUSI iOS. ❖ Starting a new project, Open Event Orga iOS from scratch. ❖ Setup and structured the project. ❖ Added Circle-CI and Swiftlint configs to Open Event Orga. ❖ Designed Signup and Login screen for Open Event Orga iOS