FUZZZZI commited on
Commit
02beb85
1 Parent(s): 851231d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -12,4 +12,30 @@ pinned: false
12
  license: apache-2.0
13
  ---
14
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
12
  license: apache-2.0
13
  ---
14
 
15
+ # End-To-End-Resume-Application-Tracking-System(ATS)-Using-Google-Gemini-Pro-Vision-LLM
16
+
17
+ [Hosted-App-Link](https://huggingface.co/spaces/FUZZZZI/End-To-End-Resume-Application-Tracking-System-Using-Google-Gemini-Pro-Vision-LLM)
18
+
19
+
20
+ ```bash
21
+ 1. Field to put my JD
22
+ 2. Upload the pdf
23
+ 3. PDF to Image --> preprocessing --> Google Gemini pro
24
+ 4. Prompts Template [Multiple prompts]
25
+ ```
26
+
27
+
28
+ # CLone the Repo
29
+
30
+ ```bash
31
+ git clone https://huggingface.co/spaces/FUZZZZI/End-To-End-Resume-Application-Tracking-System-Using-Google-Gemini-Pro-Vision-LLM
32
+ ```
33
+ or
34
+
35
+ 1. Create a new space in huggingface
36
+ 2. Add the below files
37
+ a. requirements.txt
38
+ b. app.py
39
+
40
+
41
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference