• Joined on 2025-04-27
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-18 16:21:49 +08:00
afeaad0e4e Add image demo
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-18 16:18:08 +08:00
b44adfa071 Improve frontend
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-18 13:36:13 +08:00
6c482c275a Enhance App and Header Components with Published Status
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-18 13:06:27 +08:00
311f3388bd Update Header and Rule Configuration Components
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-18 09:47:18 +08:00
e17a3e44c8 Merge origin/master; keep LLM probe in refactored config UI.
ead0abdd0b llm can run now
Compare 2 commits »
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-18 09:31:26 +08:00
10224aee5c Refactor Rule Management and Configuration Components
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-17 22:18:42 +08:00
c23ef80d3a Integrate LLM support into the application, enhancing the rule management system with a new matcher mode. Update the frontend to handle LLM configurations, including API key management and prompt definitions. Modify the backend to support LLM event matching alongside existing keyword matching, ensuring seamless integration and improved event detection capabilities.
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-17 21:33:11 +08:00
4caa9e9ee8 Add matcher mode selection to RuleManagement component
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-17 21:07:45 +08:00
62f0b5df51 Add llm matcher on frontend
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-16 14:51:22 +08:00
df63a39d93 Remove detailed feature list from README.md to streamline documentation.
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-16 14:19:14 +08:00
5ff99331c2 Auto generate id instead of manually input
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-16 13:58:58 +08:00
af70358686 Redesign frontend
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-16 13:15:57 +08:00
69896460cb Hook up frontend-redesign and backend
wx44wx pushed to master at wx44wx/live-call-asr-monitor 2026-07-16 12:34:37 +08:00
d093f95197 Add frontend app and redesign prototype for rule management UI.
64d5b82560 Add rule admin APIs with JPA persistence and AC hot reload.
311bef5270 Widen citizen Final window to 5 and document monitor flow in Chinese.
af85f1c4b1 Add real-time ASR event detection API.
ed703d6f39 Add call session store with close API and TTL cleanup.
wx44wx created branch master in wx44wx/live-call-asr-monitor 2026-07-16 12:34:37 +08:00
wx44wx created repository wx44wx/live-call-asr-monitor 2026-07-16 11:22:26 +08:00
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-07-14 13:43:47 +08:00
e78dc4088a Implement response handling and speech tracking in CallEnd functionality
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-07-14 13:26:55 +08:00
d069e5282e Enhance greeting context management in Brain classes
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-07-14 13:02:47 +08:00
35cbee4786 Update GenericNode component styles for improved responsiveness and localization
6e8fc70c5a Refactor pipeline and assistant page components for improved structure and performance
Compare 2 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-07-14 11:22:37 +08:00
2d6ff5b7aa Add on_client_ready method to BaseBrain and WorkflowBrain