Sohammhatre10 / resume_scanner

Resume scanning and feature extraction using LLM endpoints
MIT License
3 stars 17 forks source link

add(feat): ChatOllama integration #19

Closed PranavBhatP closed 1 month ago

PranavBhatP commented 1 month ago

Summary

This script analyzes resumes from PDF and DOCX files, extracting structured information using ChatOllama(specifically Llama 3.1) with Langchain and saving it as JSON.

Sohammhatre10 commented 1 month ago

Thanks for the contribution! This PR caters to https://github.com/Sohammhatre10/resume_scanner/issues/13