IHTSDO / openai-demo

This demonstration showcases potential applications of artificial intelligence (AI) in the implementation of SNOMED CT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNOMED and Artificial Intelligence demo

This demonstration showcases potential applications of artificial intelligence (AI) in the implementation of SNOMED CT. However, the use of AI in patient care requires careful planning, thorough validation, and consideration of potential ethical implications for all implementers. Therefore, it is important to assess the reliability, accuracy, and fairness of AI-powered solutions before deploying them in clinical settings, and to ensure that they comply with relevant regulations and guidelines.

This tool should not be used with real patient information or any identifiable data. The demo illustrates the use of OpenAI APIs, and all data entered in this demo will be submitted to OpenAI for processing and is subject to their privacy and data retention policies.

This tools uses the ChatGPT API. The content generated by large language models, such as those used in ChatGPT, may not always be reliable or accurate. These models are trained on vast amounts of text data and use statistical patterns to generate responses, which can sometimes lead to errors, biases, or misinformation.

Therefore, it is important to use caution when relying on or interpreting the output of these models. You should always consider the source and context of the content, and verify any important information with reliable sources.

Demo site

https://ihtsdo.github.io/openai-demo/

How to run locally

Clone the repository, run npm install, and then run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files. This is an Angular 13 project with no backend implementation, it uses publicly available SNOMED Terminology servers, use rate limiters may apply.

Further help

To get help or ask questions on these demos you can email info@snomed.org.

About

This demonstration showcases potential applications of artificial intelligence (AI) in the implementation of SNOMED CT

License:Other


Languages

Language:TypeScript 69.3%Language:HTML 19.8%Language:CSS 8.5%Language:SCSS 1.3%Language:JavaScript 1.1%