Skip to content

sakusanpuwan/hack-4-change-axis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AXIS

The winning 'hack' entry for Bright Network Technology Academy's 2023 Hack For Change: Harnessing AI for Good competition

AXIS is a solution to make the workplace more accessible to neurodiverse individuals. Focusing on this goal, our hack utilised AI to offer a suite of tools including audio, speech-to-tech and enhanced readability to ensure that every employee has the resources they need to shine - increasing productivity, breading creativity, and driving inclusion within the workplace.

Axis’ primary goal is to increase accessibility by finding innovative solutions that will help employers to support their neurodiversity employees and reduce barriers to work for neurodiverse individuals - as research estimates that approximately 1 in 7 people in the UK are neurodivergent.

It’s not just aimed at neurodiverse candidates either – as Axis aims to redefine productivity by giving every employee AI powered assistance with their reading and writing tasks.

AXIS Demo

How To Run Our App

git clone https://github.com/sakusanpuwan/hack-4-change-axis.git
npm install - install node modules npm install - install node modules | if errors -> try npm install --force

create file named ".env" in HACK-4-CHANGE-AXIS folder

within .env file add:

  • REACT_APP_KEY = "_api-key_" where api-key can be created from your personal openai account here -> https://platform.openai.com/account/api-keys \
  • REACT_APP_FIREBASE_KEY = "_firebase-key__" where firebase-key_ will be provided

To start up your react app, run this command: npm start

This will run the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors