Skip to content
View intp41455's full-sized avatar

Block or report intp41455

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. notebook notebook Public

    Offline-first PWA + Electron cross-platform note & todo app | Playwright E2E | GitHub Actions CI

    HTML

  2. destiny-compass destiny-compass Public

    多体系分析平台:5 套算法拆成 8 个独立 MCP 服务,由编排层统一调度;pipeline 串行 + SSE 分段流式推送。pnpm monorepo / 12 包 / 约 9,100 行 TypeScript。仅供娱乐与工程演示。

    TypeScript

  3. cutenote-clone cutenote-clone Public

    AI-powered note app: URL/text/file → AI analysis → 8-tab structured output. React 19 + Express 5, ~6k lines. 8 backend modules incl. TF-IDF vector store with zero-key degradation and model failover.

    TypeScript

  4. kangyuan-career-assessment kangyuan-career-assessment Public

    5 合 1 企业级员工职业测评系统(MBTI + 大五 + PDP + DISC + 九型,162 题)。含 Supabase RLS 安全策略(按真实访问路径授权,含代码位置溯源)、管理后台与操作审计。部署于 Cloudflare Pages,已累计 100+ 名员工使用。

    JavaScript

  5. lora-attendance-finetune lora-attendance-finetune Public

    考勤规则指令微调(LoRA / Qwen2.5-0.5B):规则引擎当 teacher 自动生成指令数据,CPU 无 GPU 环境跑通全链路。status 判定正确率 0% → 58.8%(17 条留出集)。

    Python

  6. rag-hybrid-retrieval rag-hybrid-retrieval Public

    向量语义 + BM25 双路混合召回 RAG 系统:CJK n-gram 零依赖分词、RRF/加权两种融合、每条召回强制携带 citation 与召回路径标记。23 模块 / 82 例 pytest / 全链路离线。

    Python