An open API service indexing awesome lists of open source software.

https://github.com/deypadma2020/resumequeryagent

A LangChain-powered application that parses PDF resumes, converts them into semantic chunks using FAISS, and enables intelligent querying via RAG and Anthropic models. Designed to assist in resume screening through contextual and multi-query retrieval.
https://github.com/deypadma2020/resumequeryagent

anthropic contextual-retrieval faiss-vector-database generative-ai langchain-python llm rag resume-parser semantic-search

Last synced: 13 days ago
JSON representation

A LangChain-powered application that parses PDF resumes, converts them into semantic chunks using FAISS, and enables intelligent querying via RAG and Anthropic models. Designed to assist in resume screening through contextual and multi-query retrieval.

Awesome Lists containing this project

README

          

# resume-query-agent
A LangChain-powered application that parses PDF resumes, converts them into semantic chunks using FAISS, and enables intelligent querying via RAG and Anthropic models. Designed to assist in resume screening through contextual and multi-query retrieval.