docker_svc | ||
imgs | ||
.gitignore | ||
MediChaiD an AI-Based Conversational Assistance for Chronic Disease Management.md | ||
README.md |
MediChaiD: AI-Based Conversational Assistance for Chronic Disease Management
ChaD GPT: A GPT for Conversational Health Assistance & Direction

MediChaiD is a conversational platform built on CHAD (Coordinated Heuristics Across Domains), a network of specialized AI agents designed to provide informational support, guidance, and continuous assistance along the healthcare journey. These agents do not deliver diagnoses instead, they help users understand their symptoms, ask the right questions, stay informed over time, and when needed, connect directly with qualified healthcare professionals.
Demo: https://crohnai-app.kube-ext.isc.heia-fr.ch/
Author: Ing. Rossi Stefano:
- B.Sc. in Applied Computer Science - Data Engineering
- Specialized in AI and Software Engineering
- Website: www.rossistefano.ch
- Email: dev@rossistefano.ch
Project Information:
- Project: ChaD - Conversational Health Assistance & Direction
- WhatsApp: ChaD AI Community
- Module Name: MediChaid
- Repository: GitLab - MediChaiD
- Published: 2025-05-06
- Latest update: 2025-05-06
- Version: Alfa1
- License: Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)
Description
MediChaid is an AI-based personal assistant designed to support and advise individuals diagnosed with Crohn's disease throughout the various stages of their condition. This project is a prototype aimed at exploring the potential applications of artificial intelligence within this specific area of healthcare.
The project is accompanied by a whitepaper: MediChaiD an AI-Based Conversational Assistance for Chronic Disease Management that provides a comprehensive overview of the design and development process, as well as the challenges and opportunities encountered along the way.
Introduction
This Alpha implementation is intended to provide informative support and personalized recommendations by leveraging RAG augmented large language models (LLMs) to interact with the user. The alpha provided here is a prototype that serves as a proof of concept for the potential of AI in healthcare, specifically for patients with Crohn's disease.
Research Paper
This project is supported by a personal (non-peer-reviewed) research paper, which delves deeper into the topic, exploring the challenges and opportunities of developing an AI assistant for Crohn's disease patients. The paper provides broader context and discusses the design decisions made during the prototyping phase.
During the development of this project, I have also gatherd feedback from user testers, which has been invaluable source of information for future refining of s features and functionality. The feedback have been documented and discussed in the research paper.
Local Setup
To run MediChaiD locally using the provided Docker Compose configuration. This will provide a complete deployment to test the APP locally.
Docker Compose Architecture
Technologies
- ReactJS as frontend
- Docker and k8s as deployment environnment
- Gitlab pipeline for continuous deployment and continuous integration
- ollama as inference backend
- Python 13 as primary coding language for the backend
- FastAPI to serve a the public API
- Llamaindex as LLM framewok
- Qdrant as vector database to store the embeddings
- MariaDB as structured relational database to instrument users conversations