Skip to content

adisesha/profile-copilot-poc

Repository files navigation

profile-copilot-poc

This is a proof of concept. It's chat bot that helps recruiters to right questions on profile. Check the blog post for more details.

How to run

  1. Set OPENAI_API_KEY environment variable.You can get it from https://platform.openai.com/account/api-keys.
  2. Install conda. Follow instructions from https://docs.conda.io/projects/conda/en/latest/user-guide/install/.
  3. Go to root directory of the project and run conda env create -f environment.yml.
  4. Run conda activate profile-copilot-poc.
  5. Run python main.py.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages