Giter VIP home page Giter VIP logo

bolthack's Introduction

Neuro Assist

Neuro Assist

App Screenshot

is an innovative project aimed at diagnosing neural diseases in children using a combination of large language models and specialized machine learning algorithms. The project focuses on providing an initial diagnosis through language processing, allowing users to input symptoms and receive preliminary assessments. It further validates these results using dedicated machine learning models tailored to specific neural disorders, providing binary responses for confirmation.

#Tech Stack

  • Frontend -> Reactjs
  • Backend ->Flask
  • ML libraries-> Sklearn,Intel's Optimization for XGBoost,Intel's Extension for Scikit-learn,Intel's Distribution of Modin
  • Deployment -> IDC(Intel Developer Cloud)

Features

  • Initial Diagnosis:

    • Utilizes large language models for preliminary assessments.
    • Users can input symptoms to initiate the diagnostic process.
  • Specialized Machine Learning Models:

    • Tailored models for specific neural disorders.
    • Provides binary responses for accurate validation.
  • User-Friendly Interface:

    • Intuitive design for a seamless user experience.
    • Simplifies the neural disease diagnosis process.
  • Multimedia Resources:

    • Recommends YouTube videos for detailed treatment plan explanations.
    • Visual and auditory aids enhance user understanding.
  • Comprehensive Content:

    • Blogs and articles covering various neural diseases.
    • In-depth insights into treatment options and advancements.
  • Accessible Education:

    • Informative content designed for non-experts.
    • Enhances user understanding of neural disorders.
  • Streamlined Decision-Making:

    • Supports informed healthcare choices.
    • Integrates technology to improve efficiency.
  • Continuous Learning:

    • Adapts to new medical knowledge and advancements.
    • Incorporates the latest information for up-to-date results.
  • Transparent Results:

    • Clear outcomes from both language models and machine learning models.
    • Provides understandable recommendations.
  • Responsive Support:

    • User assistance throughout the diagnostic process.
    • Addresses user queries and concerns.

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/neuro-assist.git
  2. Install dependencies:

    cd neuro-assist
    npm install
  3. Run the application:

    npm run dev
  4. Switch to backend:

    cd backend
  5. Install dependencies:

    pip install requirements.txt
  6. Run Server:

    python3 ./app.py

Backend

go into api directory using command

cd api/

run server on port 5000 by running command

 python3 app.py

Model was trained on virtual machine by ssh using commands

 ssh -L 8888:localhost:8888 -J [email protected] [email protected]
Running jupyter notebook on localhost:8000

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

bolthack's People

Contributors

pr3mkum4r avatar krishnan9074 avatar amanscoder avatar shubhgupta2004 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.