From 97c17906ceb23237bf92bd28f204444f90e5ce79 Mon Sep 17 00:00:00 2001
From: Vivek Kumar <124991919+Vivek5456@users.noreply.github.com>
Date: Wed, 31 May 2023 00:00:46 +0530
Subject: [PATCH 01/45] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 81463bfd7..dbc6b3c2f 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# intel-oneAPI
-#### Team Name -
-#### Problem Statement -
-#### Team Leader Email -
+#### Team Name - Fite starters
+#### Problem Statement - open innovation in education
+#### Team Leader Email - gairola.vivekk@gmail.com
## A Brief of the Prototype:
This section must include UML Daigrms and prototype description
From 894a5b2af8538f436c2592830f72320e5c50a97b Mon Sep 17 00:00:00 2001
From: Vivek Kumar <124991919+Vivek5456@users.noreply.github.com>
Date: Thu, 8 Jun 2023 12:59:36 +0530
Subject: [PATCH 02/45] Update README.md
---
README.md | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index dbc6b3c2f..670d96c1e 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,25 @@
# intel-oneAPI
-#### Team Name - Fite starters
+#### Team Name - Fire starters
#### Problem Statement - open innovation in education
#### Team Leader Email - gairola.vivekk@gmail.com
## A Brief of the Prototype:
- This section must include UML Daigrms and prototype description
+ This is a project or website named(Dynamic Education System) is basically to bifercate the whole lot of content present on the web according to the quality of materials or the quantity of knowledge in contents.
+ This website helps students get better contents related to any domain of interest and can even help them give test to access direct certifications.
+ This website helps student even cop up with the pace of the world by getting about the rest of the world's technology by the use of the chatbox present in the website.
+ Our website works on webscrapping which scraps the data present on all the educational sites, youtube etc. and bifercates the best content related to a topic and domain.
## Tech Stack:
- List Down all technologies used to Build the prototype **Clearly mentioning IntelĀ® AI Analytics Toolkits, it's libraries and the SYCL/DCP++ Libraries used**
-
+
## Step-by-Step Code Execution Instructions:
- This Section must contain set of instructions required to clone and run the prototype, so that it can be tested and deeply analysed
+ This is a website which start with index.html on the source code folder.
+ Then the further navigations can me made according to needs.
## What I Learned:
- Write about the biggest learning you had while developing the prototype
+ The best about this project I got to make my knowledge to get boosted by some technologies:
+ 1. AI Bifercation
+ 2. Web scrapping
+ 3. One DNN (Neural network library)
+
+ The best part of our knowledge journey was completing a project based on collaborating AI bifercation, web scrapping and one DNN.
From 62d53e5a31b91ce7b2ac4402fc74a386d34229c7 Mon Sep 17 00:00:00 2001
From: Vivek Kumar <124991919+Vivek5456@users.noreply.github.com>
Date: Thu, 8 Jun 2023 13:00:34 +0530
Subject: [PATCH 03/45] Create ind.ini
---
source code/ind.ini | 1 +
1 file changed, 1 insertion(+)
create mode 100644 source code/ind.ini
diff --git a/source code/ind.ini b/source code/ind.ini
new file mode 100644
index 000000000..8b1378917
--- /dev/null
+++ b/source code/ind.ini
@@ -0,0 +1 @@
+
From 1b83be63da66a6191177e3ef763bedf3cb54f53c Mon Sep 17 00:00:00 2001
From: Vivek Kumar <124991919+Vivek5456@users.noreply.github.com>
Date: Thu, 8 Jun 2023 13:03:05 +0530
Subject: [PATCH 04/45] Create ind.ini
---
source code/chatbot/ind.ini | 1 +
1 file changed, 1 insertion(+)
create mode 100644 source code/chatbot/ind.ini
diff --git a/source code/chatbot/ind.ini b/source code/chatbot/ind.ini
new file mode 100644
index 000000000..8b1378917
--- /dev/null
+++ b/source code/chatbot/ind.ini
@@ -0,0 +1 @@
+
From ea7fcbae4d5560dbb5400e1c6df8cb6cdfac3015 Mon Sep 17 00:00:00 2001
From: Vivek Kumar <124991919+Vivek5456@users.noreply.github.com>
Date: Thu, 8 Jun 2023 13:03:40 +0530
Subject: [PATCH 05/45] Add files via upload
---
source code/chatbot/index.php | 57 ++++++++++++
source code/chatbot/message.php | 23 +++++
source code/chatbot/style.css | 151 ++++++++++++++++++++++++++++++++
3 files changed, 231 insertions(+)
create mode 100644 source code/chatbot/index.php
create mode 100644 source code/chatbot/message.php
create mode 100644 source code/chatbot/style.css
diff --git a/source code/chatbot/index.php b/source code/chatbot/index.php
new file mode 100644
index 000000000..58c1833c3
--- /dev/null
+++ b/source code/chatbot/index.php
@@ -0,0 +1,57 @@
+
+
+