43 Commits

Author SHA1 Message Date
179bef1564 Anthropic backend working
Add regenerate skill assessment
2025-07-11 13:24:47 -07:00
a46172d696 Added job regenerate 2025-07-10 17:27:38 -07:00
2fe1f5b181 Added caching to LLM queries 2025-07-09 13:08:36 -07:00
aa6be077e6 Refactored job analysis sequence 2025-07-01 14:59:08 -07:00
c1e6ab9360 Prettier and eslint fixes in progress 2025-06-20 11:55:25 -07:00
0fba24b173 Prettier and eslint fixes in progress 2025-06-20 11:49:22 -07:00
9c9578cc46 Improved resume generation by reordering context 2025-06-20 11:14:07 -07:00
66b68270cd Prettier / eslint reformatting 2025-06-18 14:34:52 -07:00
f9307070a3 Reformatting tsx 2025-06-18 14:26:07 -07:00
46faf456cf Refactored code into separate files 2025-06-17 17:09:23 -07:00
5750577eaf Add printing and lots of fixes 2025-06-12 16:27:08 -07:00
8dcc1c0336 Added Resume viewing 2025-06-12 09:22:06 -07:00
e0ed154476 Added JobViewer 2025-06-11 23:04:43 -07:00
3a21f2e510 Restructuring top level UI 2025-06-10 11:24:00 -07:00
4f4187eba4 Working on job creation flow 2025-06-09 19:57:08 -07:00
1531a05de0 Pruned out React warnings 2025-06-09 18:09:02 -07:00
a197535bea Resume generation almost working 2025-06-09 16:14:32 -07:00
7b457244ae Changed header menu
Added date fields to Job
2025-06-09 10:59:24 -07:00
781275e9a9 Skill assessment is now streaming 2025-06-09 09:19:00 -07:00
20f8d7bd32 Guest seems to work! 2025-06-08 20:42:23 -07:00
588b1d9b61 Improved doc loading 2025-06-08 12:53:38 -07:00
8aa8577874 Multi-LLM backend working with Ollama 2025-06-07 15:03:00 -07:00
1a13d41f28 Almost working through automatic flow 2025-06-05 16:03:26 -07:00
504985a06b Job submission and parsing from doc working 2025-06-05 14:25:57 -07:00
48e6eeaa71 Chat and stuff is working again 2025-06-04 18:09:25 -07:00
4f7b2f3e6a Refresh maintains selected entities 2025-06-04 10:31:26 -07:00
7586725f11 Skill tracking almost working 2025-06-03 21:28:55 -07:00
05c53653ed AI generation and deletion working 2025-06-03 16:16:20 -07:00
357b42ea7c Working on user management 2025-06-03 15:24:07 -07:00
40d59042ef Persona creation in progress 2025-06-03 09:59:26 -07:00
0994c95f91 Single chat session per candidate 2025-06-02 19:45:04 -07:00
699acf9313 Works 2025-06-02 17:26:07 -07:00
a65f48034c File upload working 2025-06-02 16:06:25 -07:00
149bbdf73b RAG working in candidate page 2025-06-02 13:03:04 -07:00
3fc6b1ab4d Chat is working with new api 2025-06-01 14:26:41 -07:00
d7a81481a2 MFA is working 2025-06-01 13:42:32 -07:00
35701d9719 Implementing MFA 2025-05-31 19:25:04 -07:00
40ab58fffe UI improvement for mobile/desktop on chat page 2025-05-31 17:27:44 -07:00
77440a9d6b Rag is being generated (again) however the LLM is not using it. 2025-05-31 11:31:36 -07:00
a03497a552 Updated UI, auth flows, and refactored 2025-05-30 11:20:41 -07:00
4330bd4b7c Date conversion is working from localstorage and via API 2025-05-30 02:41:52 -07:00
adb407b19a Adding type conversion 2025-05-30 02:21:55 -07:00
c2601bf17a Chat working with multiple users 2025-05-29 16:43:57 -07:00