Skip to content

thehiderofkeys/AutismAI-WEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autism AI

Brief Introduction

Autism AI is a software system developed by Dr Reza Shahamiri, the client and product owner (referred to from here on as PO), that employs deep learning algorithms to detect and diagnose autistic patterns. Currently, the AI is only accessible through an Android app. This significantly limits the number of users who can access the AI.

Requirments

The application was designed to be run on Visual Studio 2019 and above. The application also requires Node.js and NPM for the additional libraries used in the React project. Additionally, the repository has standards for commit messages and pull requests. For more information on the git workflow please have a look at the wiki.

Running The Project

The steps for running the project should be as follows:

  1. Pull the development branch from GitHub
  2. Create a new branch for your changes
  3. Open the project in Visual Studio
  4. Open the terminal in Visual Studio
  5. Run "npm i" in the terminal
  6. Run "npm run dev" which should build the project
  7. In the top left-hand corner of Visual Studio run the project via the play button
  8. Once you've made your changes create a pull request for that branch into the dev branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages