From 9079029746e5aeae0a45a6dad34d32bdeb83eaf9 Mon Sep 17 00:00:00 2001 From: MTarun7416 <146408490+MTarun7416@users.noreply.github.com> Date: Fri, 29 Sep 2023 12:28:30 +0530 Subject: [PATCH 1/3] Update README.md tarun --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6f2e0a..df7cf95 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ 1. Clone this repository to your local machine. ```bash -git clone https://github.com/deepak4566/AI_AUTOMATED_CHATBOT +git clone https://github.com/mtar/AI_AUTOMATED_CHATBOT ``` 2. Install the required dependencies using pip. From 2e0842b1887ac89fb5b6b675d40bafa5000964d9 Mon Sep 17 00:00:00 2001 From: MTarun7416 <146408490+MTarun7416@users.noreply.github.com> Date: Fri, 29 Sep 2023 14:10:33 +0530 Subject: [PATCH 2/3] Update contributors_list.md I will change the name andadding the dept and roll no --- contributors_list.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contributors_list.md b/contributors_list.md index 6e5a452..13ff411 100644 --- a/contributors_list.md +++ b/contributors_list.md @@ -1,4 +1,6 @@ thanks for your contribution add your name and department as follows -1)Deepak Reddy -- IT,2ND YEAR +1)M TARUN -- IT,2ND YEAR +2)DEPT :AERO +3)ROLLNO :23R21A2178 From e1d742300d624aed0b8be5ca5f7a0ae35e22370c Mon Sep 17 00:00:00 2001 From: MTarun7416 <146408490+MTarun7416@users.noreply.github.com> Date: Fri, 29 Sep 2023 14:22:56 +0530 Subject: [PATCH 3/3] Update app.py fix the bugs and the adding new features --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index da41d49..ea992e6 100644 --- a/app.py +++ b/app.py @@ -1,5 +1,5 @@ # Assuming your chatbot code is in chatbot_api.py - +updates of app.py @app.route('/')