AI-powered resume screening app using Streamlit, OpenAI, and LlamaIndex. Automate candidate evaluation and boost hiring efficiency.
For now, please separate your requirements by \n
.
Example:
{requirement 1}\n
{requirement 2}\n
{requirement 3}\n
Installation Instructions:
.env
file in the root directory and configure OPENAI_API_KEY
.pip install -r requirements.txt
streamlit run main.py
If you have docker installed on your system then Skip step 3,4 and 5 and run docker-compose up