Yashdew / Assessor

An open-source Resume Analyzer and Ranking tool for recruiters and candidates.
http://assessor.vercel.app/
MIT License
18 stars 8 forks source link

Atharva/parser #15

Closed AK9175 closed 3 years ago

AK9175 commented 3 years ago

Added Multiple file support so now at endpoint (api/post) you can select multiple files (PDF) and retrieve data with links Try it out

{ "achievements":"Achievements TBC", "education":[ "B.E in Information Technology" ], "experience":null, "hobbies":"Hobbies TBC", "links":{ "Codechef":"https://www.codechef.com/users/ak9175", "Codeforces":null, "Github":[ "https://github.com/SkSumit/Chatistics", "https://github.com/Yashdew/Attendance-Tracker", "https://github.com/AK9175/nodejs-mongo", "https://github.com/AK9175" ], "Leetcode":"https://leetcode.com/AK9175/", "Linkedin":"https://www.linkedin.com/in/atharva-kulkarni-b119b7195/", "Others":[ "mailto:mailmenehakulkarni@gmail.com", "https://genz12.herokuapp.com/", "https://chatistics.vercel.app/", "https://attendancesknhc.herokuapp.com/" ] }, "no_of_pages":1, "personal_details":{ "email":"mailmenehakulkarni@gmail.com", "mobile_number":null, "name":"Atharva Kulkarni" }, "projects":"Projects TBC", "skills":[ "Python", "System", "Engineering", "Rest", "Coding", "Analysis", "C++", "Database", "Programming", "Pandas", "Email", "Github", "Sql", "Analytics", "C", "Api", "Flask" ], "total_experience":0 }

Yashdew commented 3 years ago

Heroku is down because of requirements.txt files. @AK9175 try to fix. Need to check every package based on the spacy environments.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/yashdew/assessor/EpQmXhVx1bipKpZN8gEJa15VjV6t
✅ Preview: https://assessor-git-atharva-parser-yashdew.vercel.app

netlify[bot] commented 3 years ago

❌ Deploy Preview for pedantic-leakey-3f37b4 failed.

🔨 Explore the source changes: a412a01df49f1449b75215100a4acd5fa8acc990

🔍 Inspect the deploy log: https://app.netlify.com/sites/pedantic-leakey-3f37b4/deploys/613c5d7a0003980007dc7c72

netlify[bot] commented 3 years ago

✔️ Deploy Preview for loving-nobel-a39c46 canceled.

🔨 Explore the source changes: a412a01df49f1449b75215100a4acd5fa8acc990

🔍 Inspect the deploy log: https://app.netlify.com/sites/loving-nobel-a39c46/deploys/613c5d7afa12d10007685900

netlify[bot] commented 3 years ago

✔️ Deploy Preview for pedantic-elion-2c9593 canceled.

🔨 Explore the source changes: a412a01df49f1449b75215100a4acd5fa8acc990

🔍 Inspect the deploy log: https://app.netlify.com/sites/pedantic-elion-2c9593/deploys/613c5d7a731b490008e12c9b

Yashdew commented 3 years ago

✅ Basic Parsing ✅ Heroku issue resolved