Table of Contents
AI-powered Assistive technology to help people with disabilities
by Chirag Madaan and Siddharth Pal
Our project provides people with disabilities that affect their fine motor skills or make it difficult to use a traditional keyboard or mouse, with an alternative input method that is much easier and more comfortable to use.
Using our project, physically challenged people will be able to control their laptops, computers and mobile devices using their voice.
We provide this functionality by making our microcontroller act as an HID to mimic keyboard and mouse.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
To get a local copy of the project, follow the steps.
- yarn
yarn yarn run dev
- Clone the repo
git clone https://github.com/originalsidd/hidden-web.git
- Install yarn packages
yarn
- Setup Python server in ESP32 module
Users will get to perform several voice commands. Example of few of them are given as follows:
- Add Vite to React Frontend
- Add Updated Firmware to ESP32
- Add Updated Firmware to Raspberry Pico
- Add Speech Recognition Module
- Add Voice Recorder Handling
See the open issues for a full list of proposed features (and known issues).
