Health Topic Library

Rx Data Science and Artificial Intelligence

Browse trusted health articles by topic. Use the filters and A-Z index to quickly find related medical content.

227 articlesUpdated medical education library

A-Z article index

Latest articles

RX
Health Topic Library

Fusion Retrieval in Document Search

This code implements a Fusion Retrieval system that combines vector-based similarity search with keyword-based BM25 retrieval. The approach aims to leverage the strengths of both methods...

Read article
RX
Health Topic Library

Fusion Retrieval in Document Search

This code implements a Fusion Retrieval system that combines vector-based similarity search with keyword-based BM25 retrieval. The approach aims to leverage the strengths of both methods...

Read article
RX
Health Topic Library

Document Augmentation through Question

This implementation demonstrates a text augmentation technique that leverages additional question generation to improve document retrieval within a vector database. By generating and incorporating various questions...

Read article
RX
Health Topic Library

Contextual Chunk Headers (CCH)

Contextual chunk headers (CCH) is a method of creating chunk headers that contain higher-level context (such as document-level or section-level context), and prepending those chunk headers...

Read article
RX
Health Topic Library

LangChain

LangChain is an open source framework for building applications based on large language models (LLMs). LLMs are large deep-learning models pre-trained on large amounts of data...

Read article
RX
Health Topic Library

AI in Data Augmentation

Data augmentation is the process of artificially generating new data from existing data, primarily to train new machine learning (ML) models. ML models require large and...

Read article
RX
Health Topic Library

Measure performance with the RAIL model

RAIL is a user-centric performance model that provides a structure for thinking about performance. The model breaks down the user’s experience into key actions (for example, tap, scroll, load)...

Read article