Skip to content

[Feature]: Batching or parallelisation (queueing) to generate resume for multiple jobs at once. #887

Description

@coolb0y

Is your feature request related to a problem? Please describe.

I feel that generating individual resume is too much time taking. Each resume takes lots of time. Instead if we can you know put many jobs description in queue and it follows rate limit of LLM but generate all the resume at once so we can quickly apply.

Describe the solution you'd like

If we have queue based solution with rate limiting option to prevent token outage. This will help us to generate multiple resume at once. Since doing it one by one is time taking.

Describe alternatives you've considered

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions