From 42441f4b3bc75c093ed0856cdb2c5d16228bdbab Mon Sep 17 00:00:00 2001 From: Sawan Date: Wed, 30 Oct 2024 11:19:26 +0530 Subject: [PATCH] Added ai supported chatbot --- frontend/src/index.html | 41 ++++++++++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 15 deletions(-) diff --git a/frontend/src/index.html b/frontend/src/index.html index d01b195..44d105d 100644 --- a/frontend/src/index.html +++ b/frontend/src/index.html @@ -1,17 +1,28 @@ - - - - WordWise - - - -
- -
-
-
- - - + + + + + WordWise + + + + +
+ +
+
+
+ + + + + + \ No newline at end of file