fossasia/susi_iOS

Name: susi_iOS

Owner: FOSSASIA

Description: SUSI AI iOS app http://susi.ai

Created: 2017-03-14 16:27:02.0

Updated: 2018-05-23 17:26:38.0

Pushed: 2018-05-23 10:47:49.0

Homepage:

Size: 10413

Language: Swift

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

iOS App for Susi

CircleCI Codacy Badge Join the chat at gitter Preview the app

The main feature of the app is to provide a conversational interface to provide intelligent answers using the loklak/AskSusi infrastructure. The app also offers login functionalities to connect to other services and stored personal data. Additionally the application uses data provided by the user's phone to improve Susi answers. Geolocation information for example helps to offer better answers related to questions about “things nearby”.

Roadmap

Make the app functionality and UI/UX similar to the android app for Susi.

Development Setup

Before you begin, you should already have the Xcode downloaded and set up correctly. You can find a guide on how to do this here: Setting up Xcode

       Steps to install Cocoapods (one time installation)
Setting up the iOS Project
  1. Download the susi_iOS project source. You can do this either by forking and cloning the repository (recommended if you plan on pushing changes) or by downloading it as a ZIP file and extracting it.

  2. Navigate to the unzipped folder and run pod install.

  3. Open Susi.xcworkspace from the folder.

  4. Build the project (?+B) and check for any errors.

  5. Run the app (?+R).and test it.

Communication

Please join our mailing list to discuss questions regarding the project: https://groups.google.com/forum/#!forum/opntec-dev

Our chat channel is on gitter here: https://gitter.im/fossasia/susi_iOS

Development

A native iOS app.

Screenshots
Branch Policy

Note: For the initialization period all commits go directly to the master branch. In the next stages we follow the branch policy as below:

We have the following branches

Code practices

Please help us follow the best practice to make it easy for the reviewer as well as the contributor. We want to focus on the code quality more than on managing pull request ethics.

License

This project is currently licensed under the Apache License Version 2.0. A copy of LICENSE.md should be present along with the source code. To obtain the software under a different license, please contact FOSSASIA.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.