Steps to run the project:
- To generate the prompt and the candidate details, run 'python main.py'.
- The prompt is obtained in 'prompt.txt'. Copy this prompt and paste it in ChatGPT to get information in csv format.
- Copy the csv format information into a new csv file 'candidate_info.sql'. Save this csv file in 'candidate_details' folder.