TalentSync is an intelligent job matching platform that uses advanced AI to create personalized professional profiles and match candidates with the most suitable job opportunities.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
Merge branch 'post_django_branch' of https://github.com/TylerKleinbauer/TalentSync into post_django_branch
452b3b0View on GitHubfinished first pass of the profile agent. Commencing job finding agent
266daa2View on GitHubDid a full reset of the DB to fix all bugs with the admin panel
f881407View on GitHubreworked the graph to have an clear 'write profile' node
c157f18View on GitHubPut the Profile Agent Logic in Seperate .py files. Added a test that will run the agent in the terminal. The Profile does not save to the model yet.
ef5947dView on GitHubstarted splitting the agent into two pieces. Need to handle async next
9e9e170View on GitHubadapted the agent to django. All works. Had to make asynchronous now
45b0cc3View on GitHubMigrated to Django ORM, still some issues to fix probably
40300baView on GitHub