Skip to content

Files

Latest commit

 

History

History
14 lines (10 loc) · 524 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 524 Bytes

HR Resume Screening Assistance

LangChain | Openai | SentenceTransformerEmbeddings | RAG | Pinecone

Repo size Repo License Latest commit

To run this app locally, follow these steps:

  • Clone the repository
  • pipenv shell
  • pipenv install -r requirement.txt
  • streamlit run app.py