Skip to content

Latest commit

 

History

History
216 lines (211 loc) · 42.1 KB

File metadata and controls

216 lines (211 loc) · 42.1 KB

返回目录问题反馈

中文增速榜 > 资料类 > Python

数据更新: 2023-12-27   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到

# Repository Description Stars Average daily growth Updated
1 01-ai/Yi A series of large language models trained from scratch by developers @01-ai 5288 98 2023-12-23
2 donnemartin/system-design-primer Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 238170 95 2023-12-08
3 jackfrued/Python-100-Days Python - 100天从新手到大师 144723 68 2023-12-26
4 kaixindelele/ChatPaper Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复 16467 56 2023-10-29
5 modelscope/facechain FaceChain is a deep-learning toolchain for generating your Digital-Twin. 6806 49 2023-12-21
6 LiLittleCat/awesome-free-chatgpt 🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated. 13701 47 2023-12-20
7 AnsonZnl/RehabilitationGuide 颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。 2693 42 2023-12-25
8 yzfly/awesome-chatgpt-zh ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀 9050 32 2023-12-18
9 521xueweihan/HelloGitHub :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. 80204 29 2023-12-21
10 jianchang512/pyvideotrans Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音 2465 29 2023-12-25
11 baichuan-inc/Baichuan2 A series of large language models developed by Baichuan Intelligent Technology 3332 28 2023-12-20
12 d2l-ai/d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 52416 23 2023-12-25
13 yihong0618/bilingual_book_maker Make bilingual epub books Using AI translate 6485 22 2023-12-26
14 OpenTalker/SadTalker [CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation 8331 21 2023-12-19
15 EwingYangs/awesome-open-gpt Collection of Open Source Projects Related to GPT,GPT相关开源项目合集🚀、精选🔥🔥 4533 17 2023-12-05
16 JoeanAmier/XHS-Downloader 免费;轻量;开源,基于 AIOHTTP 模块实现的小红书图文 / 视频作品采集工具 1946 15 2023-12-26
17 satwikkansal/wtfpython What the f*ck Python? 😱 34615 15 2023-10-07
18 SCIR-HI/Huatuo-Llama-Med-Chinese Repo for BenTsao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调 3918 14 2023-10-30
19 WisdomShell/codeshell A series of code large language models developed by PKU-KCL 1391 14 2023-11-11
20 Luodian/Otter 🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability. 3289 12 2023-12-23
21 wangzheng0822/algo 数据结构和算法必知必会的50个代码实现 22423 12 2023-11-30
22 Visualize-ML/Book4_Power-of-Matrix Book_4_《矩阵力量》 鸢尾花书:从加减乘除到机器学习;上架! 6775 12 2023-12-10
23 xmu-xiaoma666/External-Attention-pytorch 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐ 10217 11 2023-10-25
24 d2l-ai/d2l-en Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge. 20319 11 2023-12-24
25 OpenBMB/BMTools Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins 2756 10 2023-12-05
26 X-D-Lab/LangChain-ChatGLM-Webui 基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答 2569 10 2023-09-30
27 Visualize-ML/Book3_Elements-of-Mathematics Book_3_《数学要素》 鸢尾花书:从加减乘除到机器学习;上架;欢迎继续纠错,纠错多的同学还会有赠书! 5014 9 2023-12-10
28 0xAX/linux-insides A little bit about a linux kernel 28987 9 2023-09-02
29 kaqijiang/Auto-GPT-ZH Auto-GPT中文版本及爱好者组织 同步更新原项目 AI领域创业 自媒体组织 用AI工作学习创作变现 2328 9 2023-09-25
30 Physton/sd-webui-prompt-all-in-one This is an extension based on sd-webui, aimed at improving the user experience of the prompt/negative prompt input box. It has a more intuitive and powerful input interface function, and provides auto ... 2054 9 2023-12-24
31 Vonng/ddia 《Designing Data-Intensive Application》DDIA中文翻译 18666 9 2023-11-23
32 shengqiangzhang/examples-of-web-crawlers 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. ) 13135 8 2023-12-25
33 wistbean/learn_python3_spider python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ... 14347 8 2023-09-20
34 shimohq/chinese-programmer-wrong-pronunciation 中国程序员容易发音错误的单词 20588 8 2023-12-01
35 invictus717/MetaTransformer Meta-Transformer for Unified Multimodal Learning 1358 8 2023-12-05
36 drduh/macOS-Security-and-Privacy-Guide Guide to securing and improving privacy on macOS 20612 7 2023-12-13
37 luong-komorebi/Awesome-Linux-Software 🐧 A list of awesome Linux softwares 20236 7 2023-12-20
38 leisurelicht/wtfpython-cn wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译 12400 7 2023-09-20
39 Jack-Cherish/PythonPark Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。 8227 6 2023-11-24
40 Dod-o/Statistical-Learning-Method_Code 手写实现李航《统计学习方法》书中全部算法 10490 6 2023-11-25
41 kangvcar/InfoSpider INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ... 6978 6 2023-10-04
42 vastsa/FileCodeBox 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件(File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files) 2334 6 2023-12-22
43 TechXueXi/TechXueXi 强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天 5486 6 2023-11-23
44 opendilab/PPOxFamily PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 ) 2019 5 2023-10-09
45 jindongwang/transferlearning Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习 12401 5 2023-12-25
46 JoeanAmier/TikTokDownloader 完全免费开源,基于 Requests 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具 2002 5 2023-12-23
47 pwxcoo/chinese-xinhua 📙 中华新华字典数据库。包括歇后语,成语,词语,汉字。 10426 5 2023-12-26
48 jackzhenguo/python-small-examples 告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work 7752 5 2023-09-03
49 HIllya51/LunaTranslator Galgame翻译工具,支持剪贴板、OCR、HOOK,支持40余种翻译引擎。Galgame translate tool , support clipboard / OCR/ HOOK, support 40+ translate engines. 2197 5 2023-12-26
50 NanmiCoder/MediaCrawler 小红书笔记 评论爬虫、抖音视频 评论爬虫、快手视频 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫 854 4 2023-12-24
51 huangsam/ultimate-python Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍 4719 4 2023-12-19
52 yihong0618/Kindle_download_helper Download all your kindle books script. 2257 4 2023-11-11
53 TingsongYu/PyTorch_Tutorial 《Pytorch模型训练实用教程》中配套代码 7016 4 2023-09-28
54 AabyssZG/AWD-Guide 从零学习AWD比赛指导手册以及AWD脚本整理 270 4 2023-12-01
55 linyuxuanlin/Auto-i18n 使用 ChatGPT 自动将 Markdown 文件批量翻译为多语言 Auto translate Markdown files to multi languages using ChatGPT 302 4 2023-10-25
56 PantsuDango/Dango-Translator 团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器 5847 4 2023-11-05
57 nishiwen1214/ChatReviewer ChatReviewer: 使用ChatGPT分析论文优缺点,提出改进建议 1094 4 2023-12-23
58 Threekiii/Awesome-Redteam 一个攻防知识仓库 2995 4 2023-12-25
59 swaggyP36000/TrollStore-IPAs A collection of IPA files from many different sources, for TrollStore! 1606 4 2023-12-26
60 itcharge/LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 3848 4 2023-12-22
61 lyhue1991/eat_pytorch_in_20_days Pytorch🍊🍉 is delicious, just eat it! 😋😋 4542 4 2023-08-02
62 bookfere/Ebook-Translator-Calibre-Plugin A Calibre plugin to translate ebook into a specified language. 1190 4 2023-12-18
63 marcelscruz/public-apis A collaborative list of public APIs for developers 2244 4 2023-12-24
64 CjangCjengh/YakuYaku 翻译姬:致力于小众领域的机器翻译 445 3 2023-12-10
65 lucidrains/x-transformers A simple but complete full-attention transformer with a set of promising experimental features from various papers 3692 3 2023-12-21
66 RiseInRose/MiniGPT-4-ZH MiniGPT-4 中文部署翻译 完善部署细节 807 3 2023-12-26
67 xiaolai/regular-investing-in-box 定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com 5232 3 2023-12-26
68 LittleBear4/OA-EXPTOOL OA综合利用工具,集合将近20款OA漏洞批量扫描 1144 3 2023-10-28
69 shenweichen/DeepCTR Easy-to-use,Modular and Extendible package of deep-learning based CTR models . 7187 3 2023-12-01
70 EvanLi/Github-Ranking ⭐Github Ranking⭐ Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. Github仓库排名,每日自动更新 4663 3 2023-12-26
71 SmirkCao/Lihang Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang] 5609 3 2023-08-05
72 injetlee/Python Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机 8925 3 2023-10-10
73 MorvanZhou/Reinforcement-learning-with-tensorflow Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学 8459 3 2023-07-17
74 OFA-Sys/OFA Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework 2217 3 2023-10-25
75 zyddnys/manga-image-translator Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/ 3101 3 2023-12-24
76 WangRongsheng/ChatGenTitle 🌟 ChatGenTitle:使用百万arXiv论文信息在LLaMA模型上进行微调的论文题目生成模型 798 3 2023-08-13
77 ownthink/KnowledgeGraphData 史上最大规模1.4亿中文知识图谱开源下载 4694 3 2023-12-06
78 JunweiLiang/awesome_lists Awesome Lists for Tenure-Track Assistant Professors and PhD students. (助理教授/博士生生存指南) 1206 3 2023-09-30
79 princeton-nlp/SimCSE [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821 3101 3 2023-09-22
80 ctf-wiki/ctf-wiki Come and join us, we need you! 7365 3 2023-12-24
81 THUDM/ImageReward [NeurIPS 2023] ImageReward: Learning and Evaluating Human Preferences for Text-to-image Generation 803 3 2023-09-25
82 Doragd/Algorithm-Practice-in-Industry 搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号) 1142 3 2023-12-26
83 soulteary/docker-llama2-chat Play LLaMA2 (official / 中文版 / INT4 / llama2.cpp) Together! ONLY 3 STEPS! ( non GPU / 5GB vRAM / 8~14GB vRAM) 480 3 2023-08-14
84 malinkang/weread2notion 将微信读书划线同步到Notion 828 3 2023-12-26
85 dmMaze/BallonsTranslator 深度学习辅助漫画翻译工具, 支持一键机翻和简单的图像/文本编辑 Yet another computer-aided comic/manga translation tool powered by deeplearning 1646 3 2023-12-24
86 weiwang3056/baota_release 宝塔历史版本,宝塔linux历史版本存档,宝塔降级,宝塔linux破解版及教程 356 3 2023-09-08
87 alibaba/AliceMind ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab 1885 2 2023-11-27
88 sgrvinod/a-PyTorch-Tutorial-to-Object-Detection SSD: Single Shot MultiBox Detector a PyTorch Tutorial to Object Detection 2896 2 2023-11-11
89 WangRongsheng/CareGPT 🌞 CareGPT (关怀GPT)是一个医疗大语言模型,同时它集合了数十个公开可用的医疗微调数据集和开放可用的医疗大语言模型,包含LLM的训练、测评、部署等以促进医疗LLM快速发展。Medical LLM, Open Source Driven for a Healthy Future. 240 2 2023-12-18
90 wpydcr/LLM-Kit 🚀WebUI integrated platform for latest LLMs 各大语言模型的全流程工具 WebUI 整合包。支持主流大模型API接口和开源模型。支持知识库,数据库,角色扮演,mj文生图,LoRA和全参数微调,数据集制作,live2d等全流程应用工具 273 2 2023-11-06
91 BBuf/tvm_mlir_learn compiler learning resources collect. 1572 2 2023-11-12
92 NEKOparapa/AiNiee-chatgpt 一款基于【mtool】或【Translator++】,chatgpt自动批量翻译工具,主要是用来翻译各种RPG游戏。 571 2 2023-12-24
93 microsoft/Semi-supervised-learning A Unified Semi-Supervised Learning Codebase (NeurIPS'22) 1035 2 2023-11-10
94 zhaoolee/pi 树莓派教程,树莓派防吃灰小分队,让树莓派不再吃灰~ 1452 2 2023-12-09
95 Miraclelucy/dive_into_deep_learning ✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。 1975 2 2023-09-11
96 shidahuilang/shuyuan 香色闺阁+阅读3.0书源+源阅读+爱阅书香+花火阅读+读不舍手+IPTV源+IPA巨魔应用=自动更新 1018 2 2023-12-25
97 lonePatient/awesome-pretrained-chinese-nlp-models Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合 3591 2 2023-12-25
98 Charmve/OccNet-Course 国内首个占据栅格网络全栈课程《从BEV到Occupancy Network,算法原理与工程实践》,包含端侧部署。Surrounding Semantic Occupancy Perception Course for Autonomous Driving (docs, ppt and source code) 课程主页:http://111.229.117.200:7001/ 302 2 2023-12-24
99 jiji262/douyin-downloader 抖音批量下载工具,去水印,支持视频、图集、合集、音乐(原声)。免费!免费!免费! 429 2 2023-12-25
100 thuml/Transfer-Learning-Library Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization 2943 2 2023-11-27
101 SamirPaulb/DSAlgo 📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨‍💻🎯 1748 2 2023-12-18
102 r0ysue/AndroidSecurityStudy 安卓应用安全学习 3353 2 2023-12-02
103 Cirn09/calibre-do-not-translate-my-path Switch my calibre library from ascii path to plain Unicode path. 将我的书库从拼音目录切换至非纯英文(中文)命名 494 2 2023-12-15
104 PyJun/Mooc_Downloader 学无止下载器,慕课下载器,Mooc网课下载,慕课网,中国大学,网易云课堂,有道精品课,腾讯课堂,B站课堂,中公网校,新东方,学浪,抖音课堂,小鹅通,千聊,超星学习通,学银在线,智慧职教,智慧树,学堂在线,爱课程下载;支持视频,课件同时下载 3962 2 2023-12-26
105 PyQt5/PyQt PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5 5922 2 2023-10-07
106 LyleMi/Learn-Web-Hacking Study Notes For Web Hacking / Web安全学习笔记 3742 2 2023-12-12
107 Mr-xn/BurpSuite-collections 有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file 2903 2 2023-08-04
108 layumi/Person_reID_baseline_pytorch ⛹️ Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/t ... 3843 2 2023-12-07
109 MasterYip/ChatPaper2Xmind 论文XMind笔记生成工具,将论文pdf通过ChatGPT转换为带有图片和公式的简要XMind笔记,提高论文阅读效率。 315 2 2023-10-08
110 justinzm/gopup 数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据… 2498 2 2023-09-15
111 HiLab-git/SSL4MIS Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations. 1847 2 2023-07-26
112 chyroc/WechatSogou 基于搜狗微信搜索的微信公众号爬虫接口 5680 2 2023-11-15
113 shenweichen/DeepCTR-Torch 【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models. 2676 2 2023-07-02
114 tangxyw/RecSysPapers 推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search. 793 2 2023-12-09
115 THUDM/CogView Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers". 1506 2 2023-09-25
116 XD2333/GalTransl 支持GPT3.5/4/Newbing等大语言模型的Galgame自动化翻译解决方案 422 2 2023-12-25
117 ct-Open-Source/tuya-convert A collection of scripts to flash Tuya IoT devices to alternative firmwares 4365 2 2023-12-05
118 ReaJason/xhs 基于小红书 Web 端进行的请求封装。https://reajason.github.io/xhs/ 500 2 2023-12-12
119 awake1t/HackReport 渗透测试报告/资料文档/渗透经验文档/安全书籍 1916 2 2023-08-20
120 QData/TextAttack TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/ 2608 2 2023-12-18
121 GoodCoder666/GoogleTranslate_IPFinder 谷歌翻译服务器在中国大陆的IP地址扫描、测速工具,支持GUI图形界面。 828 2 2023-12-16
122 Hellohistory/EbookDatabase 本地网页书籍信息检索 145 2 2023-12-12
123 talkingwallace/ChatGPT-Paper-Reader This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using ... 671 2 2023-11-21
124 SakuraLLM/Sakura-13B-Galgame 适配轻小说/Galgame的日中翻译大模型 298 2 2023-12-25
125 OpenGVLab/InternVideo InternVideo: General Video Foundation Models via Generative and Discriminative Learning (https://arxiv.org/abs/2212.03191) 693 2 2023-12-04
126 microsoft/AI-System System for AI Education Resource. 2668 2 2023-12-13
127 taobao/nginx-book Nginx开发从入门到精通 6799 2 2023-11-20
128 youngfish42/Awesome-FL Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops) 1072 2 2023-12-13
129 cv-cat/Spider_XHS 小红书爬虫,小红书笔记、主页、搜索爬取 272 2 2023-12-26
130 biliup/biliup 全自动录播、直播录制、分p投稿工具,支持twitch、ytb频道搬运。 1984 1 2023-12-22
131 ysyisyourbrother/SYSU_Notebook 本项目分享了本人在中山大学计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star🌟 1162 1 2023-11-13
132 open-mmlab/mmfewshot OpenMMLab FewShot Learning Toolbox and Benchmark 628 1 2023-09-05
133 howie6879/weekly 老胡的信息技术周刊❤️记录我本周看到的有价值的信息,针对优秀项目、软件、教程资料、网站等。 558 1 2023-12-25
134 wnma3mz/wechat_articles_spider 微信公众号文章的爬虫 2414 1 2023-09-05
135 wdmpa/content-farm-list List of content farm sites like g.penzai.com. 662 1 2023-12-23
136 VermiIIi0n/fuckZHS 自动刷智慧树课程的脚本 379 1 2023-11-10
137 fugary/calibre-douban Calibre new douban metadata source plugin. Douban no longer provides book APIs to the public, so it can only use web crawling to obtain data. This is a calibre Douban plugin based on web crawling. 712 1 2023-07-09
138 explosion/spacy-course 👩‍🏫 Advanced NLP with spaCy: A free online course 2231 1 2023-08-30
139 CHENHUI-X/My-lecture-slides-and-code B站PPT和代码 , 请先下滑获取使用教程. 365 1 2023-12-08
140 iMagist486/ElasticSearch-Langchain-Chatglm2 Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答 178 1 2023-09-26
141 blmoistawinde/HarvestText 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法 2182 1 2023-09-03
142 zwczou/weixin-python 微信SDK - 包括微信支付,微信公众号,微信登陆,微信消息处理等 1489 1 2023-08-06
143 deepset-ai/FARM 🏡 Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering. 1706 1 2023-12-20
144 phodal/awesome-iot Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform 4087 1 2023-12-22
145 icopy-site/awesome-cn 超赞列表合集 1496 1 2023-12-25
146 me-shaon/bangla-programming-resources Bangla tutorial, reference and resource list on programming topics 1580 1 2023-10-30
147 swaroopch/byte-of-python Beginners book on Python - start here if you don't know programming 2156 1 2023-11-01
148 srx-2000/spider_collection python爬虫,目前库存:网易云音乐歌曲爬取,B站视频爬取,知乎问答爬取,壁纸爬取,xvideos视频爬取,有声书爬取,微博爬虫,安居客信息爬取+数据可视化,哔哩哔哩视频封面提取器,ip代理池封装,知乎百万级用户爬虫+数据分析,github用户爬虫 884 1 2023-10-18
149 opendilab/GoBigger [ICLR 2023] Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study. 473 1 2023-08-31
150 morsoli/llm-books 利用LLM构建应用实践笔记 207 1 2023-10-28
151 babybuddy/babybuddy A 👶 buddy to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work. 1829 1 2023-12-25
152 zh-plus/openlrc Transcribe (whisper) and translate (gpt) voice into LRC file. 使用whisper和gpt来转录、翻译你的音频为字幕文件。 227 1 2023-12-24
153 msgi/nlp-journey Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Tran ... 1571 1 2023-12-01
154 guyuehome/guyueclass 古月学院课程代码 541 1 2023-07-14
155 twtrubiks/docker-tutorial Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝 1430 1 2023-12-13
156 yeyupiaoling/PPASR 基于PaddlePaddle实现端到端中文语音识别,从入门到实战,超简单的入门案例,超实用的企业项目。支持当前最流行的DeepSpeech2、Conformer、Squeezeformer模型 706 1 2023-12-16
157 Rick-Lang/rickroll-lang The Rick Roll programming language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are from Rick Astley's lyrics. Check our tutori ... 727 1 2023-09-12
158 SocialSisterYi/CxKitty 超星学习通答题姬(视频文档观看、模拟答题,无需浏览器、无需油猴,容器/host 运行ok! 508 1 2023-12-21
159 DeppWang/youdaonote-pull 📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note". 1092 1 2023-09-14
160 ahmedfgad/GeneticAlgorithmPython Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch). 1580 1 2023-12-10
161 PaddlePaddle/PaddleYOLO 🚀🚀🚀 YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOX, YOLOv5u, YOLOv7u, YOLOv6Lite, RTMDet and so on. 🚀🚀🚀 468 1 2023-12-05
162 anzhihe/learning Learning Shell,Python,Golang,System,Network 1582 1 2023-12-24
163 guanguans/favorite-link ❤️ 每天收集喜欢的开源项目 RSS 订阅 快知 app 订阅 2347 1 2023-12-26
164 PaddlePaddle/PGL Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle 1550 1 2023-12-11
165 psoho/fast-poster 🔥🔥🔥 fastposter海报生成器,图片生成器,电商海报编辑器,海报设计器,电商图片合成,海报开发。生成朋友圈分享海报并生成图片,二维码海报,图片海报,图片合成,二维码推广海报,支持Java Python PHP Go JS 小程序。https://fastposter.net/doc/ 635 1 2023-10-17
166 jsksxs360/How-to-use-Transformers Transformers 库快速入门教程 295 1 2023-12-13
167 Samueli924/chaoxing 超星学习通/超星尔雅/泛雅超星全自动无人值守完成任务点 1279 1 2023-12-24
168 wuji3/vision-classifier 本仓库基于pytorch, 提供baseline用于图像分类任务,会持续维护,方便大家用于项目和竞赛,支持以下trick和module: sam, progressive learning, ohem, focal loss, cosine decay, label smooth, mixup, cutout, ema, mlt, amp等等 336 1 2023-12-08
169 alecmuffett/real-world-onion-sites This is a list of substantial, commercial-or-social-good mainstream websites which provide onion services. 1458 1 2023-12-25
170 chaoyi-wu/Finetune_LLAMA 简单易懂的LLaMA微调指南。 241 1 2023-07-05
171 coffeehb/Some-PoC-oR-ExP 各种漏洞poc、Exp的收集或编写 2234 1 2023-08-23
172 juand-r/entity-recognition-datasets A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types. 1426 1 2023-10-06
173 dipu-bd/lightnovel-crawler Generate and download e-books from online sources. 1159 1 2023-12-25
174 DengBoCong/nlp-paper 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本) 1065 1 2023-12-22
175 ChandlerBang/awesome-self-supervised-gnn Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN). 1355 1 2023-08-19
176 Yuukiy/JavSP 汇总多站点数据的AV元数据刮削器 1040 1 2023-12-26
177 erma0/douyin 抖音爬虫——采集账号主页、喜欢、收藏、音乐原声、搜索、关注、粉丝、合集、单作品。支持抖音号查询信息(精确粉丝数)。支持搭建API。接口版:post分支 383 1 2023-11-05
178 OpenRL-Lab/Wandb_Tutorial how to use wandb 446 1 2023-09-05
179 yikeke/zh-style-guide An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io 624 1 2023-10-20
180 xdite/note-hack 打造超人筆記 324 1 2023-09-16
181 muziing/PySide6-Code-Tutorial 可能是最好的PySide6中文教程!用代码实例讲解PySide6,附优质Demos、图标库、QSS皮肤、相关文章等分享! 583 1 2023-12-25
182 pinry/pinry Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. It's open-source and self-hosted. 2949 1 2023-07-11
183 offu/WeRoBot WeRoBot 是一个微信公众号开发框架 4459 1 2023-11-28
184 Rainbow-Dreamer/musicpy Musicpy is a music programming language in Python designed to write music in very handy syntax through music theory and algorithms. 1129 1 2023-08-12
185 ramsrigouthamg/Questgen.ai Question generation using state-of-the-art Natural Language Processing algorithms 827 1 2023-12-08
186 josStorer/selfhostedAI A collection of one-click self-hosted AI 316 1 2023-07-18
187 mars-project/mars Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions. 2661 1 2023-11-02
188 KHwang9883/MobileModels 手机品牌型号汇总 Mobile Models This repository is licensed under CC BY-NC-SA 4.0 1719 1 2023-12-26
189 UlionTse/translators 🌏🌍🌎Translators🌎🌍🌏 is a library that aims to bring free, multiple, enjoyable translations to individuals and students in Python. Translators是一个旨在用Python为个人和学生带来免费、多样、愉快翻译的库。 1394 1 2023-11-13
190 lixi5338619/lxSpider 爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉、知乎》 1274 1 2023-12-22
191 anyant/rssant 蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯 1447 1 2023-12-11
192 Raychanan/ChatGPT-for-Translation Use Python and ChatGPT for translation. 利用Python和ChatGPT完成翻译 365 1 2023-11-08
193 jumper2014/lianjia-beike-spider 链家网和贝壳网房价爬虫,采集北京上海广州深圳等21个中国主要城市的房价数据(小区,二手房,出租房,新房),稳定可靠快速!支持csv,MySQL, MongoDB,Excel, json存储,支持Python2和3,图表展示数据,注释丰富 ,点星支持,仅供学习参考,请勿用于商业用途,后果自负。 2586 1 2023-07-15
194 liucongg/ChatGPTBook 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》 185 1 2023-12-09
195 stacklens/django_blog_tutorial Django搭建博客教程 1135 1 2023-10-15
196 rcore-os/rCore-Tutorial-Book-v3 A book about how to write OS kernels in Rust easily. 1036 1 2023-12-13
197 xiaolai/public-speaking-with-meaning 《我也有话要说》—— 普通人的当众讲话技能 1075 1 2023-12-21
198 china-testing/python_cn_resouce python书籍免费下载;python库参考;Django、Flask、FastAPI资源大全、DevOps资源大全、python测试库资源大全。公众号:pythontesting 160 1 2023-10-16
199 ReAbout/web-sec WEB安全手册(红队安全技能栈),漏洞理解,漏洞利用,代码审计和渗透测试总结。【持续更新】 1275 1 2023-12-20
200 Algebra-FUN/WeReadScan 扫描“微信读书”已购图书并下载本地PDF的爬虫 506 0 2023-09-19

↓ -- 感谢读者 -- ↓

榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!