From ee919edc9a4f07de7e01637f0d5b89c7464c0299 Mon Sep 17 00:00:00 2001
From: Dhruvang Patel <dhruvang.patel@stud.th-deg.de>
Date: Sat, 25 Jan 2025 15:13:14 +0100
Subject: [PATCH] Update README.md

---
 README.md | 26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1b6b6b57..b7b0e2b5 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,29 @@ Here is the overview of the requests:
 
 Each component has it's own where it has created user- friendly chatbot and gives predictions and analysis according to the data.
 
-> data 
-> 
+
 
 # Work Done
+
+The Chatbot was done by two team members, each contributing their work in this project. Below it's show which member has done which work:
+
+**Student 1: [Patel Dhruvang, 22306142]**
+
+1. Data analysis with pandas
+
+2. Scikit-learn
+
+3. Dialog flow
+
+
+**Student 2: [Talaviya Jevin, 22402981]**
+
+4. Graphical User Interface
+
+5. Visualization (with pandas and matplotlib)
+
+6. Data analysis with pandas
+
+**Both**: Documentation, Rasa Implementation and Programming
+
+
-- 
GitLab