Skip to content

AI technology to assist you in your practice

License

Notifications You must be signed in to change notification settings

ArieLevental/Dr.AI

Repository files navigation


Dr.AI

AI technology to assist you in your practice

JavaScript React ESLint OpenAI JSON Chart.js Markdown

GitHub top language GitHub code size in bytes GitHub commit activity GitHub license

React Admin Dashboard made with MUI's components, React and of course Next.js to boost your app development process!

DEMO: CLICK HERE


📖 Table of Contents


📍 Overview

This Medical Report Generation Web App is designed to streamline the creation of post-treatment reports in a triage room setting. The primary objective is to expedite the report generation process by utilizing a database of text templates, where 90% of the content is pre-written and ready to use. The remaining 10% of the text requires customization based on specific patient information.

📦 Key Features and screenshots

  • Text Templates Database: A repository of text templates with the majority of content pre-populated, facilitating efficient report creation.

  • AI-Powered Text Completion: Integration of AI to fill in the missing information within the selected template, leveraging patterns identified from past treatment reports.

  • Doctor's Review and Approval: The AI suggests text fragments for completion, subject to the doctor's review and approval, ensuring accuracy and appropriateness.

  • Multilingual Support: Preparing reports in advance enables easy translation into multiple languages, allowing for widespread comprehension by patients.

Benefits

  • Time Efficiency: Significant time savings in generating reports, enhancing efficiency in triage rooms and outpatient clinics.

  • Error Reduction: Minimizes errors in report content, including dosages and instructions, both for medical professionals and patients.

  • Patient-Friendly Reports: Detailed yet user-friendly reports are prepared, aiding patients in understanding the report's content and purpose.


📂 Repository Structure

Within the download you'll find the following directories and files:


Dr.AI

  

┌── .eslintrc.json

├── .gitignore

├── CHANGELOG.md

├── LICENSE.md

├── next.config.js

├── package.json

├── README.md

├── public

└── src

├── components

├── contexts

├── guards

├── hocs

├── hooks

├── layouts

├── sections

├── theme

├── utils

└── pages

├── 404.js

├── _app.js

├── _document.js

├── account.js

├── companies.js

├── customers.js

├── index.js

├── products.js

└── settings.js

└── auth

├── login.js

└── register.js


🚀 Getting Started

repo: git clone https://github.com/ArieLevental/Dr.AI.git

  • Make sure your Node.js and npm versions are up to date for React 18

  • Install dependencies: npm install or yarn

  • Start the server: npm run dev or yarn dev

  • Views are on: localhost:3000


📄 License

This project is licensed under the ℹ️ MIT License. See the LICENSE-Type file for additional info.


👏 Acknowledgments

- ℹ️ Devias team for the amazing template

- ℹ️ My Hackathon group and special credit to Adir Barak

- ℹ️ Moshal Scholarship Program for the great Hackathon


About

AI technology to assist you in your practice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published