rectuiter-chatbot How to launch run python conversation_to_qa.py to init the knowledge base run streamlit run app.py to run the chat application add .env file with your OpenAI API Key: OPENAI_API_KEY="PUT YOUR KEY HERE"