From f07cd83cbd2b0d09e17c842df83ad93f77276a05 Mon Sep 17 00:00:00 2001 From: SrijaVuppala295 Date: Wed, 23 Oct 2024 23:14:47 +0530 Subject: [PATCH] done adding chatbot --- frontend/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/frontend/index.html b/frontend/index.html index 952225f..e290874 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -568,6 +568,18 @@

Saarthi

const loader = document.getElementById("loader"); loader.style.display = "none"; }) + + +