Auto_Jobs_Applier_AI_Agent by AIHawk is an AI Agent that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.
move the existing json data to a local neo4j instance
New community maintained performance.json file
Performance.json includes keywords, companies, recruiters, and other data points to improve prompt accuracy and application performance
As the performance.json get updated, then next code run updates the database from the json
Create augmented prompts by pulling data from graph db
Optional use the user data on success, failure, answers to further personalize the prompts and applications
Optional move strings to graph db as well.
Motivation
augmented prompts should provide better results
Alternatives considered
just improve the strings file to include updated, improve prompt language. less complex and more operationally reliable to support with a few maintainers.
Feature summary
json data to local neo4j
Feature description
Motivation
augmented prompts should provide better results
Alternatives considered
just improve the strings file to include updated, improve prompt language. less complex and more operationally reliable to support with a few maintainers.
Additional context
No response