HR Resume Screening Assistance LangChain | Openai | SentenceTransformerEmbeddings | RAG | Pinecone To run this app locally, follow these steps: Clone the repository pipenv shell pipenv install -r requirement.txt streamlit run app.py