The virtual environment has been established, you can directly run this app by "flask run"
This is a view of this app:
index page:
result page:
job match function are still under development.
Note: You need to replace api_key with your openai private key here. The file path is ./utils/prompt.py
openai.api_key = "Your_OpenAI_API_Key"