Code Monkey home page Code Monkey logo

autism-guide's Introduction

Autism Early Diagnosis and Support Platform

Website Example 1

Introduction

Welcome to the Autism Early Diagnosis and Support Platform! This platform aims to assist parents in the early diagnosis of autism in their children and provides an interactive chatbot that engages with children with autism as a friendly persona. The platform is built with Flask and includes an integrated chatbot powered by GPT-3.5 turbo.

Features

  1. Early Diagnosis Guidance: The chatbot guides parents through the process of early diagnosis of autism.
  2. Interactive Chatbot: The chatbot interacts with children with autism as a friendly persona to provide support and companionship.
  3. User Authentication: Secure login and signup system to ensure only authorized users can access the platform.
  4. Local Data Storage: User data is stored locally using JSON files.

Technologies Used

  • Backend: Flask
  • Frontend: HTML, CSS, JavaScript
  • Chatbot: GPT-3.5 turbo
  • Data Storage: JSON files

Installation

To get started with the platform, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Mostafa10770/autism-platform.git
    cd autism-platform
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python app.py
  4. Open your browser and navigate to:

    http://127.0.0.1:5000/
    

Usage

User Authentication

  1. Signup: Create an account by providing a username and password.
  2. Login: Access the platform using your credentials.

Chatbot Interaction

  • Parent Mode: The chatbot guides parents through a series of questions to help in the early diagnosis of autism.
  • Child Mode: The chatbot engages with children with autism as a friendly persona to provide support.

Project Structure

autism-platform/
│
├── app.py                # Main application file
├── templates/            # HTML templates
│   ├── index.html        # Home page
│   ├── home.html         # User home page
│   ├── about.html        # About page
│
├── static/               # Static files (CSS, JS, images)
│   └── images/           # Directory for images
│       ├── overview.png  # Overview image for README
│       ├── website1.png  # Example website image 1
│       └── website2.png  # Example website image 2
│
├── data/                 # Directory for storing user data
│   └── users.json        # JSON file for user data
│
└── requirements.txt      # Required Python packages

Examples

Website Screenshots

Website Example 1 Website Example 2

Chatbot Video

Check out this video demonstration of the chatbot in action:

Chatbot-Demo.mp4

Contributing

We welcome contributions to improve this platform. To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License.

Contact

For any questions or feedback, please contact:

Thank you for using the Autism Early Diagnosis and Support Platform! Together, we can make a difference.

autism-guide's People

Contributors

mostafa10770 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.