diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a031415 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +/.idea/ +/docker_svc/agent/app/pdfs/ +/docker_svc/pdfs/ +/docker_svc/agent/app/model-cache/ +/chad-web/chad-web/chad-web.iml +**/__pycache__/ +**/.history/ +**/out/ +**/node_modules +.venv +docs/pdfs/chunk +ROSSI_grp2_Rapport-PIT-eHealth.pdf:Zone.Identifier +**/*.*:Zone.Identifier \ No newline at end of file diff --git a/MediChaiD an AI-Based Conversational Assistance for Chronic Disease Management.md b/MediChaiD an AI-Based Conversational Assistance for Chronic Disease Management.md new file mode 100644 index 0000000..ece8274 --- /dev/null +++ b/MediChaiD an AI-Based Conversational Assistance for Chronic Disease Management.md @@ -0,0 +1,191 @@ +**MediChaiD**: An AI-Based Conversational Health Assistant for Chronic Disease Management - A Crohn's Disease Case Study + +**ChaD GPT: A GPT Conversational Health Assistance & Direction** + +
+ {children}
+
+ );
+ }
+};
+
+// Helper to format messages using ReactMarkdown to support Markdown syntax and code highlighting
+const formatMessage = (content) => {
+ return (
+