From 732ed475fb625eb67fd572185378781f08ede5f0 Mon Sep 17 00:00:00 2001 From: AnkurKumarShukla <80956033+AnkurKumarShukla@users.noreply.github.com> Date: Mon, 29 Aug 2022 15:57:06 +0530 Subject: [PATCH] update #2 --- README.md | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 72 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7012bab..9dc3e2b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,73 @@ -# similarity-detection-model
+#
+ ![Untitled Diagram drawio](https://user-images.githubusercontent.com/80956033/187174596-3b520b90-f658-41b4-a7f2-18387f459a86.png) +
+ +# Similarity-detection-model + +## Description + +Here we need to check the feature and the content of document to confirm if document uploaded in right or wrong + +- There is many instance that we upload wrong document and org need to ask agiam for right document +- an attempt to solve above problem and save much of time . +- after coustom document uploaded it will check similarity with existing same type of document and the content of document with existing one + +