Chris Cui (cjbbb)

Results 21 comments of Chris Cui (cjbbb)

@surapuramakhil I went to China last week due to some urgent issues, and I'm back now to fix them.

> can you work together both features are closely related.能否一起工作这两个功能是密切相关的。 Sure, I will work on this better feature #935

Thanks for your reminder! Yesterday merge was a temporary fix to ensure the script could at least function properly (fill in the form). Today, I’ll review why the previous commit...

Hi @sloganking it is not commit 59aebe1 raised Error "Formed can not be filled". It is commit 33f1826 in line 847 to 849. `if self.current_job.company in item['answer']: logger.debug(f"Answer contains the...

fixed. you can try to fetch the new main branch, and you will see it in data_folder/output/success.json @deekshithsagar73

We had a new feature "applied the job based on your resume" in release branch. The release branch will merged with main after 1st Nov. You can have a try...

@patrickpina000, @harshavallamkonda try to use Conda or other virtual environment tools and install the pip requirements again. Because you failed to install all requirements.

> @Damffer @mcnugets @cjbbb any updates? Since the CV part using part of code here. [lib_resume_builder](https://github.com/AIHawk-FOSS/lib_resume_builder_AIHawk/blob/f49ac27ece66f316b7ee0e64a85e22f5fa67d76c/lib_resume_builder_AIHawk/gpt_resume_job_description.py#L180). I need to create a PR try to fix this "hard-code" issue. @feder-cr

I will try to recapture and fix it

@svangap1 @surajkrishan @ranjith-953 Please try to use conda and pip install -r requirements.txt. It will work well on mac. The reason for this issue, is failing in installing all requirements.