Web  2 sites indexed in VXNA
48 articles feed address
146 articles feed address
xuelang's repos on GitHub
C++ · 2235 watchers
CS_Offer
计算机学科基础知识和主流编程语言相关内容的总结
Python · 1117 watchers
LeetCode
正确的姿势,学习的态度来刷 LeetCode:高效的代码、简洁的注释、精炼的总结。
JavaScript · 709 watchers
ai_gallery
Some interesting AI-generated showcase pages
Python · 209 watchers
html2Dash
Generate a docset from any HTML documentations. Written in python
Python · 129 watchers
html2notion
This tool can accurately convert HTML to Notion notes and is also useful for exporting Evernote notes to Notion.
Python · 117 watchers
NaHan
A simple BBS forum based on flask, mainly for learning Web Design.
Jupyter Notebook · 73 watchers
LinearAlgebra
线性代数笔记,在 zlotus/notes-linear-algebra 基础上进行完善!
C++ · 31 watchers
ClangTidyChecks
There are currently many checks of clang-tidy, which is listed here: http://clang.llvm.org/extra/clang-tidy/checks/list.html. This repository provides detailed comments about all these checks.
CSS · 18 watchers
MacOSX
总结Mac OS X上有意思的东西!
HTML · 13 watchers
selfboot.github.io
My personal blog!
Vim script · 4 watchers
vim_backup
vim 配置文件以及插件
Python · 3 watchers
AnnotatedShadowSocks
Annotated shadowsocks(python version)
Rust · 2 watchers
fastgrep
To accelerate file searching in large repositories, refer to the open-source implementation at https://cursor.com/en-US/blog/fast-regex-search.
SCSS · 1 watchers
maupassant-hexo
A simple Hexo theme forked from tufu9441/maupassant-hexo.
Astro · 0 watchers
astro-lawer
盛律师个人站点
C · 0 watchers
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
0 watchers
chatgpt-google-extension
A browser extension that enhance search engines with ChatGPT
0 watchers
ClickHouse
ClickHouse® is a free analytics DBMS for big data
Rust · 0 watchers
findpic
Shell · 0 watchers
haoel.github.io
0 watchers
history
0 watchers
minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
TypeScript · 0 watchers
my-skills
0 watchers
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
Python · 0 watchers
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
xuelang

xuelang

V2EX member #35624, joined on 2013-03-10 23:21:14 +08:00
2 G 26 S 77 B
C++ 后台开发~
AI 粉丝,人机结合实践者~

法律科普小能手
家有律师
V2EX 法律咨询解答小能手
xuelang's recent replies
如果你的输入源里有 PDF ,可以看下这个思路:先在本地浏览器里把 PDF 里的 PII 扫出来,人工确认后再打码/导出,再把脱敏后的内容交给 AI 。

我这边维护了一个在线工具,但处理逻辑是跑在浏览器本地的: https://pdf.selfboot.cn/zh/tools/pdf-smart-redact

它用的是 OpenAI 开源的 privacy-filter 模型,第一次会下载约 900MB 模型到浏览器缓存,之后在本地识别人名、邮箱、电话、地址、账号、密钥等信息; PDF 本身不上传服务器。比较适合“合同/账单/简历/报告 PDF 先脱敏再给 AI 看”的场景。

写了个使用说明: https://pdf.selfboot.cn/zh/blog/ai-pdf-redaction-tutorial

局限也有:目前更适合有文本层的 PDF ,纯扫描件要先 OCR ;而且高风险材料还是建议扫描结果人工过一遍。
Jun 4
Replied to a topic by fine886 软件 pdf 转 word
如果是文字型 PDF ,楼上说的 MS Word / Acrobat 通常就够了;如果是扫描件,转出来能不能编辑主要看 OCR ,任何工具都不太可能保证 100% 保留排版。

在线的也可以试试 OnePDFs 的 PDF 转 Word:
https://pdf.selfboot.cn/zh-CN/tools/pdf-to-word

我这边在持续做这个 PDF 工具站。站点整体比较注重隐私,合并、拆分、页面整理这类大多数操作会尽量放在浏览器本地处理;转 Word 这种场景建议先拿一两页试一下效果,再决定要不要整份转。
https://pdf.selfboot.cn/ 一站 pdf 在线编辑工具,和 pdf expert 格式能互相兼容
May 26
Replied to a topic by LeviMarvin 程序员 PDF 编辑技术很难吗?
我自己也在做一个轻量在线 PDF 工具 OnePDFs 。做下来感觉,PDF 原文级编辑确实很难,尤其是字体子集、坐标排版、重排这些;但页面级整理、批注、签名、覆盖式加文字这类需求相对可控。
如果只是临时合并/拆分/删页/旋转/加文字/批注,可以试试:

https://pdf.selfboot.cn/

不适合替代 Acrobat 做复杂排版,定位更像轻量浏览器工具。
Feb 10
Replied to a topic by clow 程序员 开发了一款无广告的下载器
支持~
Jan 30
Replied to a topic by oldManNewThought OpenClaw moltbot 是不是又改名了
我就说,怎么只搜到 https://openclaw.ai/ ,没看到 moltbot 。甚至有个假的 moltbot.you
Jan 30
Replied to a topic by frank1256 OpenClaw moltbot(clawdbot) 使用场景
我也没想到他有什么实际应用场景
公司这种都是基操了,离职后走仲裁吧,可以看盛律师的文章:

年假过期作废合法吗?可以不用、但不能不懂的实用法律知识,2025 最新解读
https://www.shenglvshi.cn/year_holiday_expired
这里代码量大的话,你可以不 review 没一行,但是得指导 AI 分模块,分组件,以及在哪可以复用等等。。。
这种个人之间出售闲置,没说可以无理由退的话,没质量问题不给退的。
我老婆写了个文章哈哈哈,感兴趣可以看看

https://www.shenglvshi.cn/secondhand_return
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5826 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 54ms · UTC 06:29 · PVG 14:29 · LAX 23:29 · JFK 02:29
♥ Do have faith in what you're doing.