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
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