45 Commits

Author SHA1 Message Date
80b63fe0e1 Plumbed cache through agents
Removed some dead frontend code
2025-07-10 15:04:34 -07:00
2fe1f5b181 Added caching to LLM queries 2025-07-09 13:08:36 -07:00
d66e1ee1e4 Added resume styles 2025-07-08 12:46:59 -07:00
aa6be077e6 Refactored job analysis sequence 2025-07-01 14:59:08 -07:00
9c9578cc46 Improved resume generation by reordering context 2025-06-20 11:14:07 -07:00
17381dded1 Fixing eslint issues 2025-06-18 16:40:46 -07:00
54d5df3fac Removed lint warnings 2025-06-18 13:55:44 -07:00
2cf3fa7b04 ruff reformat 2025-06-18 13:53:07 -07:00
f1c2e16389 Reformatting with ruff 2025-06-18 13:30:54 -07:00
f53ff967cb Removing unused dependencies 2025-06-18 13:11:51 -07:00
e5ac267935 ttl deletion for rate limits 2025-06-18 12:30:42 -07:00
ed2b99e8b9 Refactored database.py into sub-files 2025-06-18 12:17:35 -07:00
a2276c58ef Added multi-llm doc 2025-06-17 17:12:34 -07:00
46faf456cf Refactored code into separate files 2025-06-17 17:09:23 -07:00
afd8c1df21 Updated so user can pass in default name 2025-06-13 10:31:58 -07:00
5750577eaf Add printing and lots of fixes 2025-06-12 16:27:08 -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
149ce9e9b3 Tweaks 2025-06-09 16:37:47 -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
3970cca715 RAG working 2025-06-08 21:08:29 -07:00
20f8d7bd32 Guest seems to work! 2025-06-08 20:42:23 -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
a912e4d24c Job analysis is working 2025-06-03 22:30:09 -07:00
d9a0267cfa Skill tracking almost working 2025-06-03 21:29:03 -07:00
7586725f11 Skill tracking almost working 2025-06-03 21:28:55 -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
cde4305c9b UI tweaks 2025-06-02 20:45:29 -07:00
149bbdf73b RAG working in candidate page 2025-06-02 13:03:04 -07:00
bb84709f44 Misc tweaks to prompt 2025-06-01 15:59:10 -07:00
c07510c525 Chat is working again 2025-06-01 14:39:42 -07:00
8f0ff5da68 Moved RAG context into user message instead of system, and now it works 2025-05-31 11:32:51 -07:00
77440a9d6b Rag is being generated (again) however the LLM is not using it. 2025-05-31 11:31:36 -07:00
89b71a1428 Integrated into UI. need mobile view for chatpage 2025-05-29 16:58:14 -07:00
c2601bf17a Chat working with multiple users 2025-05-29 16:43:57 -07:00
11447b68aa Chat is working again, just not saving 2025-05-29 14:15:21 -07:00
02a278736e Almost working again 2025-05-28 22:50:38 -07:00