Skip to content

This web application is designed to facilitate the early detection of Autism Spectrum Disorder (ASD) through a suite of interactive assessments and games.

Notifications You must be signed in to change notification settings

ananyakaligal/Autism-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autism Detector

About

The Autism Detector is a web-based application designed to aid in the early detection of Autism Spectrum Disorder (ASD) through interactive assessments and games. The platform is built to be an accessible, cost-effective, and user-friendly tool for individuals, caregivers, and healthcare professionals.

Key Features:

  • Standardized ASD Assessments – Includes the AQ-10 test to screen for autism traits.
  • Interactive Cognitive Tests – Features finger-tapping exercises and visual memory games to analyze motor and cognitive skills.
  • Emotional Development Games – Evaluates facial recognition and emotional response patterns.
  • AI-Powered Insights – Uses Google Gemini API to enhance data interpretation and provide meaningful feedback.
  • Cloud-Based Storage – Securely stores assessment results using Firebase, ensuring accessibility and data integrity.

By analyzing user responses and behaviors, the Autism Detector identifies potential autistic traits and assesses the presence and severity of ASD. This platform can be a valuable early screening tool, promoting timely intervention and better support for individuals with autism.


Deployment

Follow these steps to set up and run the project locally:

Prerequisites

Ensure you have the following installed:

  • Node.js (for running the frontend)
  • Firebase CLI (for backend integration)
  • MetaMask or any Ethereum-compatible wallet (if applicable)

Steps to Deploy Locally

  1. Clone the repository:
    git clone <repository-url>
    cd <repository-folder>
  2. Install dependencies:
    npm install
  3. Start the development server:
npm start
  1. Open the application in your browser:
http://localhost:3000

Technologies Used

  • ReactJS – For building a dynamic and interactive frontend.
  • Firebase – For secure data storage and authentication.
  • Google Gemini API – For AI-driven insights and data analysis.

Authors

About

This web application is designed to facilitate the early detection of Autism Spectrum Disorder (ASD) through a suite of interactive assessments and games.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published