Closed NayakPenguin closed 1 year ago
Please have a look @thakurthegr8
@Nayaker will look into this if there's a feasible solution as most of ai apis are paid.
Yes, I am aware that most of the APIs are paid for this. But, I think there are a couple of npm packages like pdfreader
which does this.
Pdf extractor is an option
I can solve this is no time.Please assign it to me
@thakurthegr8 any update??
I can solve this is no time.Please assign it to me
Please wait as the issue is already assigned
@thakurthegr8 any update??
You can assign this to someone else for now, I'll get back to you when I figure it out @Nayaker
Ok sure @thakurthegr8.
@Mohit030802 This issue is assigned to you now!
Completed by @Mohit030802 by his amazing contribution on #173
https://github.com/Nayaker/AlgoListed/assets/68949544/5525eef7-62f3-48c5-abfc-59605b420720
@Nayaker Tried to do some experiments using openai, multer and some prompt engineering.
Amazing work @thakurthegr8, can we get on a meet to discuss this?
sure @Nayaker
send me a meet link
Ok
https://meet.google.com/spu-sfsz-azf Join this :)
The issue is to extract the text information from a PDF file and store it in a useState.
You need to update
<Route path="/resume-questions" element={<ResumeQuestions/>} />