8000 GitHub - maqboolkhan/lnkdnlm: LLM powered linkedin job search
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

maqboolkhan/lnkdnlm

Repository files navigation

lnkdnlm

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:

Screenshot

Prerequisites

  • Python >= 3.7, you can use for example pyenv to manage that
  • Poetry

Installing dependencies

make install

Tests and checks

To run all tests and checks:

make check

To run all tests (unit and integration):

make test

unit-tests

To just run unit-tests:

make unit-test

integration-tests

To just run integration-tests:

make integration-test

Auto-formatting

make auto-format

Linting

make lint

Check types

make type-check

About

LLM powered linkedin job search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0