Skip to content

Commit 8a3ff4c

Browse files
author
bajins
committed
docs(IDE): 更新Chromium和README中的链接列表
- 在Chromium.md中添加PairTranslate项目链接 - 在README.md中添加davia项目链接 - 在README.md中添加RedisFX项目链接 - 调整C.md中libpng相关链接位置 - 更新人工智能.md中OCR相关链接和内容 - 在技术概念.md中添加实践表格 - 在文档处理.md中移除重复链接 - 在Python README中移除MinerU链接 - 在Shell README中添加tuios链接 - 在Android.md中添加白噪音应用 - 在System README中添加定时任务和pingap链接 - 移除tracy性能分析工具链接
1 parent 0580a70 commit 8a3ff4c

File tree

10 files changed

+56
-19
lines changed

10 files changed

+56
-19
lines changed

IDE/Chromium.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,7 @@ taskkill /f /im chromedriver.exe
438438
* [https://github.com/AnYi-0/Translator](https://github.com/AnYi-0/Translator)
439439
* [https://github.com/lmk123/crx-selection-translate](https://github.com/lmk123/crx-selection-translate)
440440
* [https://github.com/magic-FE/translate-man](https://github.com/magic-FE/translate-man)
441+
* [https://github.com/Cookee24/PairTranslate](https://github.com/Cookee24/PairTranslate)
441442
* [https://github.com/EdgeTranslate/EdgeTranslate](https://github.com/EdgeTranslate/EdgeTranslate)
442443
* [https://github.com/Bistutu/FluentRead](https://github.com/Bistutu/FluentRead)
443444
* [https://github.com/immersive-translate/immersive-translate](https://github.com/immersive-translate/immersive-translate)

IDE/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
- DevOps指南 [https://github.com/Tikam02/DevOps-Guide](https://github.com/Tikam02/DevOps-Guide)
100100
- [https://github.com/annfelix/DEVOPS-WORLD](https://github.com/annfelix/DEVOPS-WORLD)
101101
- 需求生成文档 [https://github.com/geekan/MetaGPT](https://github.com/geekan/MetaGPT)
102+
- 代码生成文档 [https://github.com/davialabs/davia](https://github.com/davialabs/davia)
102103
- SQL助手AI [https://github.com/chat2db/Chat2DB](https://github.com/chat2db/Chat2DB)
103104
- [https://github.com/defog-ai/sqlcoder](https://github.com/defog-ai/sqlcoder)
104105
- [https://github.com/SuperDuperDB/superduperdb](https://github.com/SuperDuperDB/superduperdb)
@@ -487,6 +488,7 @@
487488
* [https://github.com/FuckDoctors/rdm-builder](https://github.com/FuckDoctors/rdm-builder)
488489
* [https://github.com/nitzzzu/RedisDesktopManager](https://github.com/nitzzzu/RedisDesktopManager)
489490
* [https://github.com/qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)
491+
* [https://github.com/tanhuang2016/RedisFX](https://github.com/tanhuang2016/RedisFX)
490492
* [https://github.com/fastogt/fastonosql](https://github.com/fastogt/fastonosql)
491493
* [https://github.com/fuyoo/bs-redis-desktop-client](https://github.com/fuyoo/bs-redis-desktop-client)
492494
* [https://github.com/patrikx3/redis-ui](https://github.com/patrikx3/redis-ui)

PL/C.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,6 @@
105105
* [http://gailly.net](http://gailly.net)
106106
* [https://zlib.net](https://zlib.net)
107107
* [https://github.com/zlib-ng/zlib-ng](https://github.com/zlib-ng/zlib-ng)
108-
* [https://sourceforge.net/projects/libpng](https://sourceforge.net/projects/libpng)
109-
* [https://www.libpng.org](https://www.libpng.org)
110-
* [https://github.com/pnggroup/libpng](https://github.com/pnggroup/libpng)
111-
* [https://sourceforge.net/projects/png-mng](https://sourceforge.net/projects/png-mng)
112108
* [http://www.winimage.com/zLibDll](http://www.winimage.com/zLibDll)
113109
* [https://www.gnu.org/software/gzip](https://www.gnu.org/software/gzip)
114110
* [https://sourceforge.net/projects/infozip](https://sourceforge.net/projects/infozip)
@@ -147,6 +143,10 @@
147143
* 图片处理 [https://github.com/kohler/gifsicle](https://github.com/kohler/gifsicle)
148144
* [https://github.com/libjpeg-turbo](https://github.com/libjpeg-turbo)
149145
* [http://ijg.org](http://ijg.org)
146+
* [https://sourceforge.net/projects/libpng](https://sourceforge.net/projects/libpng)
147+
* [https://www.libpng.org](https://www.libpng.org)
148+
* [https://github.com/pnggroup/libpng](https://github.com/pnggroup/libpng)
149+
* [https://sourceforge.net/projects/png-mng](https://sourceforge.net/projects/png-mng)
150150
* [https://github.com/phoboslab/qoi](https://github.com/phoboslab/qoi)
151151
* [https://sourceforge.net/projects/giflib](https://sourceforge.net/projects/giflib)
152152
* [https://sourceforge.net/projects/apng](https://sourceforge.net/projects/apng)

PL/人工智能.md

Lines changed: 34 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -432,13 +432,6 @@
432432
- [https://github.com/javpower/JavaVision](https://github.com/javpower/JavaVision)
433433
- 数据管道 [https://github.com/orchest](https://github.com/orchest)
434434
- 数据科学Web [https://github.com/plotly/dash](https://github.com/plotly/dash)
435-
- 扫描PDF [https://github.com/baicunko/scanyourpdf](https://github.com/baicunko/scanyourpdf)
436-
- [https://github.com/eosphoros-ai/DB-GPT](https://github.com/eosphoros-ai/DB-GPT)
437-
- [https://github.com/oomol-lab/pdf-craft](https://github.com/oomol-lab/pdf-craft)
438-
- PDF翻译 [https://github.com/Byaidu/PDFMathTranslate](https://github.com/Byaidu/PDFMathTranslate)
439-
- [https://github.com/Feather-2/paper-burner-x](https://github.com/Feather-2/paper-burner-x)
440-
- [https://github.com/xunbu/docutranslate](https://github.com/xunbu/docutranslate)
441-
- PDF转Markdown [https://github.com/jorben/markpdfdown](https://github.com/jorben/markpdfdown)
442435
- 签名 [https://github.com/SigmaHQ/sigma](https://github.com/SigmaHQ/sigma)
443436
- [https://github.com/Alic-yuan/nlp-beginner-finish](https://github.com/Alic-yuan/nlp-beginner-finish)
444437
- [https://github.com/heartexlabs/label-studio](https://github.com/heartexlabs/label-studio)
@@ -492,7 +485,10 @@
492485

493486
+ [https://github.com/topics/ocr](https://github.com/topics/ocr)
494487
+ [https://github.com/topics/ocr-recognition](https://github.com/topics/ocr-recognition)
488+
+ [https://github.com/topics/scene-text-recognition](https://github.com/topics/scene-text-recognition)
489+
+ [https://github.com/topics/scene-text-detection](https://github.com/topics/scene-text-detection)
495490
+ [https://github.com/search?q=ocr](https://github.com/search?q=ocr)
491+
+ 评估基准 [https://github.com/opendatalab/OmniDocBench](https://github.com/opendatalab/OmniDocBench)
496492

497493

498494
- `ImportError: libGL.so.1: cannot open shared object file: No such file or directory`
@@ -530,35 +526,37 @@
530526
* [https://sourceforge.net/projects/jocr](https://sourceforge.net/projects/jocr)
531527
* [https://github.com/cdli-gh/Cuneiform-OCR](https://github.com/cdli-gh/Cuneiform-OCR)
532528
* [https://www.gnu.org/software/ocrad](https://www.gnu.org/software/ocrad)
529+
* [https://github.com/Topdu/OpenOCR](https://github.com/Topdu/OpenOCR)
530+
* [https://www.gitpp.com/open-embodied/openocr](https://www.gitpp.com/open-embodied/openocr)
533531
* [https://github.com/tesseract-ocr/tesseract](https://github.com/tesseract-ocr/tesseract)
534532
* [https://github.com/nguyenq/tess4j](https://github.com/nguyenq/tess4j)
535-
* [https://sourceforge.net/projects/tess4j](https://sourceforge.net/projects/tess4j)
533+
* [https://sourceforge.net/projects/tess4j](https://sourceforge.net/projects/tess4j)
536534
* [https://github.com/manisandro/gImageReader](https://github.com/manisandro/gImageReader)
537535
* [https://github.com/datalab-to/surya](https://github.com/datalab-to/surya)
538536
* [https://github.com/scribeocr/scribeocr](https://github.com/scribeocr/scribeocr)
539537
* [https://github.com/plantree/ocr-pwa](https://github.com/plantree/ocr-pwa)
540538
* [https://github.com/ianzhao05/textshot](https://github.com/ianzhao05/textshot)
541539
* [https://github.com/mittagessen/kraken](https://github.com/mittagessen/kraken)
542540
* [https://github.com/ai-ng/2txt](https://github.com/ai-ng/2txt)
543-
* [https://github.com/facebookresearch/nougat](https://github.com/facebookresearch/nougat)
544541
* [https://github.com/Greedysky/TTKOCR](https://github.com/Greedysky/TTKOCR)
545542
* [https://github.com/robbyzhaox/myocr](https://github.com/robbyzhaox/myocr)
546543
* [https://github.com/Calamari-OCR/calamari](https://github.com/Calamari-OCR/calamari)
547544
* [https://github.com/JaidedAI/EasyOCR](https://github.com/JaidedAI/EasyOCR)
548545
* [https://github.com/mindee/doctr](https://github.com/mindee/doctr)
549546
* [https://github.com/xushengfeng/eSearch](https://github.com/xushengfeng/eSearch)
550547
* [https://github.com/Nutlope/llama-ocr](https://github.com/Nutlope/llama-ocr)
551-
* [https://github.com/Ucas-HaoranWei/GOT-OCR2.0](https://github.com/Ucas-HaoranWei/GOT-OCR2.0)
552548
* [https://github.com/OpenGVLab/InternVL](https://github.com/OpenGVLab/InternVL)
553549
* [https://github.com/allenai/olmocr](https://github.com/allenai/olmocr)
554550
* [https://github.com/getomni-ai/zerox](https://github.com/getomni-ai/zerox)
555-
* [https://github.com/ocrmypdf/OCRmyPDF](https://github.com/ocrmypdf/OCRmyPDF)
556551
* [https://github.com/vikParuchuri/marker](https://github.com/vikParuchuri/marker)
557552
* [https://github.com/open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)
558553
* [https://github.com/clovaai/donut](https://github.com/clovaai/donut)
559554
* [https://github.com/chineseocr](https://github.com/chineseocr)
560555
* [https://github.com/docling-project/docling](https://github.com/docling-project/docling)
556+
* [https://huggingface.co/ibm-granite/granite-docling-258M](https://huggingface.co/ibm-granite/granite-docling-258M)
561557
* [https://github.com/breezedeus/CnOCR](https://github.com/breezedeus/CnOCR)
558+
* [https://github.com/breezedeus/pix2text](https://github.com/breezedeus/pix2text)
559+
* [https://github.com/Unstructured-IO/unstructured](https://github.com/Unstructured-IO/unstructured)
562560
* [https://github.com/allenai/olmocr](https://github.com/allenai/olmocr)
563561
* [https://github.com/xyTom/snippai](https://github.com/xyTom/snippai)
564562
* [https://github.com/ouyanghuiyu/chineseocr_lite](https://github.com/ouyanghuiyu/chineseocr_lite)
@@ -582,6 +580,31 @@
582580
* 说图解画 [https://github.com/ShurshanX/AI-Image-Description](https://github.com/ShurshanX/AI-Image-Description)
583581

584582

583+
- 扫描PDF [https://github.com/baicunko/scanyourpdf](https://github.com/baicunko/scanyourpdf)
584+
- [https://github.com/eosphoros-ai/DB-GPT](https://github.com/eosphoros-ai/DB-GPT)
585+
- [https://github.com/oomol-lab/pdf-craft](https://github.com/oomol-lab/pdf-craft)
586+
- PDF翻译 [https://github.com/Byaidu/PDFMathTranslate](https://github.com/Byaidu/PDFMathTranslate)
587+
- [https://github.com/Feather-2/paper-burner-x](https://github.com/Feather-2/paper-burner-x)
588+
- [https://github.com/xunbu/docutranslate](https://github.com/xunbu/docutranslate)
589+
- PDF转Markdown [https://github.com/jorben/markpdfdown](https://github.com/jorben/markpdfdown)
590+
- PDF转文本 [https://github.com/datalab-to/marker](https://github.com/datalab-to/marker)
591+
- [https://github.com/ApurveKaranwal/pyOCR](https://github.com/ApurveKaranwal/pyOCR)
592+
- [https://github.com/facebookresearch/nougat](https://github.com/facebookresearch/nougat)
593+
- [https://github.com/ocrmypdf/OCRmyPDF](https://github.com/ocrmypdf/OCRmyPDF)
594+
- [https://github.com/Filimoa/open-parse](https://github.com/Filimoa/open-parse)
595+
596+
597+
598+
**Vision Language Models(VLM)**
599+
600+
* [https://github.com/rednote-hilab/dots.ocr](https://github.com/rednote-hilab/dots.ocr)
601+
* [https://github.com/allenai/olmocr](https://github.com/allenai/olmocr)
602+
* [https://github.com/datalab-to/chandra](https://github.com/datalab-to/chandra)
603+
* [https://github.com/opendatalab/MinerU](https://github.com/opendatalab/MinerU)
604+
* [https://github.com/Ucas-HaoranWei/GOT-OCR2.0](https://github.com/Ucas-HaoranWei/GOT-OCR2.0)
605+
* [https://github.com/EvolvingLMMs-Lab/lmms-eval](https://github.com/EvolvingLMMs-Lab/lmms-eval)
606+
607+
585608

586609

587610
## 通用聊天机器人

PL/技术概念.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,17 @@
3737

3838

3939

40+
| 实践 | 核心目标 | 关键输出 | 适用层级 |
41+
| :--------------- | :----------- | :-------------- | :------- |
42+
| **敏捷开发(Scrum/Kanban)** | 响应变化,持续交付价值 | 迭代增量、流动效率 | 团队/项目管理 |
43+
| **DDD(领域驱动设计)** | 管理业务复杂性 | 限界上下文、统一语言 | 架构/业务建模 |
44+
| **TDD/BDD** | 确保代码质量与业务正确性 | 可执行规范、活文档 | 代码/功能验证 |
45+
| **DevOps** | 打破协作墙,自动化交付 | CI/CD流水线、共享责任文化 | 交付/运维 |
46+
| **GitOps** | 以代码方式管理基础设施 | 声明式配置、可审计环境 | 基础设施/云原生 |
47+
48+
49+
50+
4051
## 编程范式
4152

4253
> 编程范型、编程范式或程序设计法(Programming Paradigm)是某种编程语言典型的编程风格或者说是编程方式

PL/文档处理.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,6 @@
218218
* [https://github.com/wojtekmaj/react-pdf](https://github.com/wojtekmaj/react-pdf)
219219
* [https://github.com/embedpdf/embed-pdf-viewer](https://github.com/embedpdf/embed-pdf-viewer)
220220
* 免费有水印 [https://github.com/unidoc](https://github.com/unidoc)
221-
* PDF转文本 [https://github.com/datalab-to/marker](https://github.com/datalab-to/marker)
222-
* [https://github.com/ApurveKaranwal/pyOCR](https://github.com/ApurveKaranwal/pyOCR)
223221

224222

225223
- OFD [https://github.com/ofdrw/ofdrw](https://github.com/ofdrw/ofdrw)

Python/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ with Test() as t: # 触发__exit__
8383
- WiFi扫描破解 [https://github.com/TheSadError/NIVOS](https://github.com/TheSadError/NIVOS)
8484
- CLI工具 [https://github.com/kellyjonbrazil/jc](https://github.com/kellyjonbrazil/jc)
8585
- [https://github.com/astral-sh/ruff](https://github.com/astral-sh/ruff)
86-
- 数据提取 [https://github.com/opendatalab/MinerU](https://github.com/opendatalab/MinerU)
8786

8887

8988

Shell/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
- agrep [https://github.com/laurikari/tre](https://github.com/laurikari/tre)
6969
- 终端图像查看 [https://github.com/stefanhaustein/TerminalImageViewer](https://github.com/stefanhaustein/TerminalImageViewer)
7070
- [https://github.com/pTinosq/Electro](https://github.com/pTinosq/Electro)
71+
- 终端窗口管理 [https://github.com/Gaurav-Gosain/tuios](https://github.com/Gaurav-Gosain/tuios)
7172
- 地图 [https://github.com/rastapasta/mapscii](https://github.com/rastapasta/mapscii)
7273
- 电子表格 [https://github.com/saulpw/visidata](https://github.com/saulpw/visidata)
7374
- [https://github.com/bgreenwell/doxx](https://github.com/bgreenwell/doxx)

System/Android.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,7 @@
584584
* [https://github.com/naman14/TimberX](https://github.com/naman14/TimberX)
585585
* [https://github.com/ologe/canaree-music-player](https://github.com/ologe/canaree-music-player)
586586
* [https://www.larkplayer.com](https://www.larkplayer.com)
587+
* 白噪音 [https://github.com/Tosencen/XMSLEEP](https://github.com/Tosencen/XMSLEEP)
587588
* Poweramp [https://powerampapp.com](https://powerampapp.com)
588589
* 图片编辑 [https://qingtu.kajicam.com](https://qingtu.kajicam.com)
589590
* [https://www.magicut.cn](https://www.magicut.cn)

System/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@
254254
* 端口监控 [https://github.com/Mostafa-Wahied/portracker](https://github.com/Mostafa-Wahied/portracker)
255255
* [https://github.com/crocofied/PortNote](https://github.com/crocofied/PortNote)
256256
* GPU运行信息 [https://github.com/kagehq/gpu-kill](https://github.com/kagehq/gpu-kill)
257+
* 定时任务 [https://github.com/gocronx-team/gocron](https://github.com/gocronx-team/gocron)
257258
258259
259260
- 软件构建 [https://github.com/easybuilders](https://github.com/easybuilders)
@@ -391,6 +392,7 @@
391392
* [https://github.com/lighttpd](https://github.com/lighttpd)
392393
* [https://github.com/caddyserver/caddy](https://github.com/caddyserver/caddy)
393394
* [Caddy2 简明教程 - bleem](https://mritd.com/2021/01/07/lets-start-using-caddy2)
395+
* [https://github.com/vicanso/pingap](https://github.com/vicanso/pingap)
394396
* [https://github.com/traefik/traefik](https://github.com/traefik/traefik)
395397
* [https://github.com/haproxy/haproxy](https://github.com/haproxy/haproxy)
396398
* HAProxy入门 [https://jaminzhang.github.io/lb/HAProxy-Get-Started](https://jaminzhang.github.io/lb/HAProxy-Get-Started)
@@ -507,7 +509,6 @@
507509
- [https://github.com/nicolargo/glances](https://github.com/nicolargo/glances)
508510
- [https://github.com/sysstat/sysstat](https://github.com/sysstat/sysstat)
509511
- [https://github.com/context-labs/mactop](https://github.com/context-labs/mactop)
510-
- [https://github.com/wolfpld/tracy](https://github.com/wolfpld/tracy)
511512
- [https://github.com/imsnif/bandwhich](https://github.com/imsnif/bandwhich)
512513
- 视图监视器 [https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet](https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet)
513514
- [https://github.com/aristocratos](https://github.com/aristocratos)

0 commit comments

Comments
 (0)