A Project which dreams to streamline job searching using open source llms on your PC! In heavy development these day. Follow the repository and Keep in touch.
Screenshot:
make install
To run all tests and checks:
make check
To run all tests (unit and integration):
make test
To just run unit-tests:
make unit-test
To just run integration-tests:
make integration-test
make auto-format
make lint
make type-check