You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AI, designed as an automated job application system, currently requires manual interaction, which contradicts its intended purpose. The system is expected to handle tasks autonomously, but manual steps are unnecessarily introduced, undermining its utility and efficiency. Steps to Reproduce Initiate the job application process using the AI. Observe that manual input or confirmation is required to proceed.
Steps to reproduce
Steps to Reproduce
Initiate the job application process using the AI.
Observe that manual input or confirmation is required to proceed.
Expected behavior
Expected Behavior The system should perform all job application tasks automatically, without any manual intervention. Users should only need to start the process, and the AI should handle the rest, including job searches, application submissions, and status updates.
Actual behavior
Actual Behavior The system pauses for manual interaction during key steps, such as: Confirming actions that should be automated. Requiring user inputs for redundant processes.
Branch
main
Branch name
Python version
Latest version
LLM Used
Ollama
Model used
llama 3:2b
Additional context
Impact
This behavior defeats the purpose of having an automated job application AI, making it less effective and failing user expectations for a hands-free process.
Proposed Fix
Remove all manual interaction points in the job application process. The AI should independently search, apply, and report application statuses as intended.
The text was updated successfully, but these errors were encountered:
Describe the bug
The AI, designed as an automated job application system, currently requires manual interaction, which contradicts its intended purpose. The system is expected to handle tasks autonomously, but manual steps are unnecessarily introduced, undermining its utility and efficiency. Steps to Reproduce Initiate the job application process using the AI. Observe that manual input or confirmation is required to proceed.
Steps to reproduce
Steps to Reproduce
Initiate the job application process using the AI.
Observe that manual input or confirmation is required to proceed.
Expected behavior
Expected Behavior The system should perform all job application tasks automatically, without any manual intervention. Users should only need to start the process, and the AI should handle the rest, including job searches, application submissions, and status updates.
Actual behavior
Actual Behavior The system pauses for manual interaction during key steps, such as: Confirming actions that should be automated. Requiring user inputs for redundant processes.
Branch
main
Branch name
Python version
Latest version
LLM Used
Ollama
Model used
llama 3:2b
Additional context
Impact
This behavior defeats the purpose of having an automated job application AI, making it less effective and failing user expectations for a hands-free process.
Proposed Fix
Remove all manual interaction points in the job application process. The AI should independently search, apply, and report application statuses as intended.
The text was updated successfully, but these errors were encountered: