Skip to content

Exploring differnet approaches to develop an efficient, sustainable RAG based systems for reliable AI support in women’s health.

Notifications You must be signed in to change notification settings

shreya-tss/Women-Health-AI-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Women's Health AI application

Women often turn to a wide range of blogs,forums and websites to seek answers pertaining to their health which might lead them to inconsistent or unreliable information.A RAG-based app serves as a one-stop solution by delivering trusted, accurate and easy to understand answers from verified sources—all in one place. This also provides a safe space for asking their sensitive queries without any fear or judgement

To ensure a sustainable and efficient deployment, the system compares a Small Language Model (SLM) with a quantized Mistral-7B GPTQ (Quantized Generative Pre-trained Transformer) model, assessing their trade-offs in latency, energy consumption, and overall environmental impact. This comparison identifies which model offers a greener footprint—minimizing power usage and carbon emissions—while maintaining high performance, making it ideal for resource-constrained or edge environments.The system also compare re-ranking methods in the RAG system using bi-encoder and cross-encoder approaches as to which performs better to the pre-text of models that we have choosen.

Application Overview

image

image

image

Results

image

I. Microsoft phi-2 performance metrics

image

II. Inference Energy Metrics of Microsoft Phi-2

image

III. Mistral 7B performance metrics

image

IV. Inference Energy Metrics of Mistral 7B

About

Exploring differnet approaches to develop an efficient, sustainable RAG based systems for reliable AI support in women’s health.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published