Skip to content

Latest commit

 

History

History
216 lines (211 loc) · 42 KB

File metadata and controls

216 lines (211 loc) · 42 KB

返回目录问题反馈

中文增速榜 > 资料类 > Python

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

# Repository Description Stars Average daily growth Updated
1 donnemartin/system-design-primer Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 246595 97 2024-01-16
2 jackfrued/Python-100-Days Python - 100天从新手到大师 146463 67 2024-01-28
3 01-ai/Yi A series of large language models trained from scratch by developers @01-ai 6069 58 2024-02-07
4 kaixindelele/ChatPaper Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复 16983 49 2024-01-10
5 YangLing0818/RPG-DiffusionMaster Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs (PRG) 1193 48 2024-02-06
6 LiLittleCat/awesome-free-chatgpt 🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated. 14790 43 2024-02-01
7 modelscope/facechain FaceChain is a deep-learning toolchain for generating your Digital-Twin. 7828 41 2024-02-04
8 521xueweihan/HelloGitHub :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. 82059 29 2024-01-26
9 yzfly/awesome-chatgpt-zh ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀 9371 28 2023-12-18
10 jianchang512/pyvideotrans Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音 3734 27 2024-02-14
11 AnsonZnl/RehabilitationGuide 颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。 2881 25 2023-12-25
12 d2l-ai/d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 53833 23 2024-02-15
13 OrionStarAI/Orion Orion-14B is a family of models includes a 14B foundation LLM, and a series of models: a chat model, a long context model, a quantized model, a RAG fine-tuned model, and an Agent fine-tuned model. Ori ... 667 22 2024-01-25
14 Fanghua-Yu/SUPIR SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild 1266 22 2024-02-05
15 baichuan-inc/Baichuan2 A series of large language models developed by Baichuan Intelligent Technology 3607 21 2024-01-23
16 OpenTalker/SadTalker [CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation 9001 20 2024-02-11
17 yihong0618/bilingual_book_maker Make bilingual epub books Using AI translate 6660 19 2024-02-14
18 EwingYangs/awesome-open-gpt Collection of Open Source Projects Related to GPT,GPT相关开源项目合集🚀、精选🔥🔥 4754 15 2023-12-05
19 satwikkansal/wtfpython What the f*ck Python? 😱 34846 15 2024-01-30
20 JoeanAmier/XHS-Downloader 小红书链接提取/作品采集工具:提取账号发布、收藏、点赞作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书无水印作品文件! 2572 14 2024-02-01
21 SCIR-HI/Huatuo-Llama-Med-Chinese Repo for BenTsao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调 4037 13 2023-10-30
22 liguodongiot/llm-action 本项目旨在分享大模型相关技术原理以及实战经验。 3159 12 2024-02-06
23 Visualize-ML/Book4_Power-of-Matrix Book_4_《矩阵力量》 鸢尾花书:从加减乘除到机器学习;上架! 7158 12 2024-01-19
24 wangzheng0822/algo 数据结构和算法必知必会的50个代码实现 22488 11 2024-01-05
25 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. 20860 11 2024-01-18
26 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. 3358 10 2024-01-17
27 xmu-xiaoma666/External-Attention-pytorch 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐ 10442 10 2024-01-31
28 WisdomShell/codeshell A series of code large language models developed by PKU-KCL 1457 10 2023-11-11
29 0xAX/linux-insides A little bit about a linux kernel 29172 9 2024-02-05
30 OpenBMB/BMTools Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins 2794 9 2023-12-05
31 X-D-Lab/LangChain-ChatGLM-Webui 基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答 2690 9 2024-01-29
32 Vonng/ddia 《Designing Data-Intensive Application》DDIA中文翻译 18853 9 2024-01-27
33 Visualize-ML/Book3_Elements-of-Mathematics Book_3_《数学要素》 鸢尾花书:从加减乘除到机器学习;上架;欢迎继续纠错,纠错多的同学还会有赠书! 5222 8 2024-01-19
34 kaqijiang/Auto-GPT-ZH Auto-GPT中文版本及爱好者组织 同步更新原项目 AI领域创业 自媒体组织 用AI工作学习创作变现 2349 8 2023-09-25
35 wistbean/learn_python3_spider python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ... 14726 8 2024-01-04
36 shimohq/chinese-programmer-wrong-pronunciation 中国程序员容易发音错误的单词 21140 8 2024-02-04
37 JoeanAmier/TikTokDownloader 完全免费开源,基于 Requests 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具 4196 8 2024-01-28
38 luong-komorebi/Awesome-Linux-Software 🐧 A list of awesome Linux softwares 20789 8 2024-02-04
39 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 ... 2215 8 2024-02-14
40 shengqiangzhang/examples-of-web-crawlers 一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. ) 13261 7 2023-12-25
41 drduh/macOS-Security-and-Privacy-Guide Guide to securing and improving privacy on macOS 20714 7 2024-02-15
42 Jack-Cherish/PythonPark Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。 8413 6 2024-01-16
43 Dod-o/Statistical-Learning-Method_Code 手写实现李航《统计学习方法》书中全部算法 10578 6 2023-11-25
44 vastsa/FileCodeBox 文件快递柜-匿名口令分享文本,文件,像拿快递一样取文件(File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files) 2721 6 2024-01-18
45 TechXueXi/TechXueXi 强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天 5540 6 2023-11-23
46 invictus717/MetaTransformer Meta-Transformer for Unified Multimodal Learning 1388 6 2023-12-05
47 leisurelicht/wtfpython-cn wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译 12454 6 2023-09-20
48 NanmiCoder/MediaCrawler 小红书笔记 评论爬虫、抖音视频 评论爬虫、快手视频 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫 1162 5 2024-01-26
49 chinesehuazhou/python-weekly Python 潮流周刊,分享文章、教程、开源项目、软件工具、播客和视频、热门话题等内容。A free weekly newsletter featuring noteworthy articles, tutorials, open-source projects, podcasts, videos, trending topics, and more. 1487 5 2024-02-03
50 jindongwang/transferlearning Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习 12577 5 2024-01-26
51 kangvcar/InfoSpider INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ... 7042 5 2024-02-04
52 pwxcoo/chinese-xinhua 📙 中华新华字典数据库。包括歇后语,成语,词语,汉字。 10516 5 2023-12-26
53 jackzhenguo/python-small-examples 告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work 7790 5 2023-09-03
54 HIllya51/LunaTranslator Galgame翻译工具,支持剪贴板、OCR、HOOK,支持40余种翻译引擎。Visual Novel translate tool , support clipboard / OCR/ HOOK, support 40+ translate engines. 2464 5 2024-02-13
55 malinkang/weread2notion 将微信读书划线同步到Notion 1433 5 2024-02-15
56 opendilab/PPOxFamily PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 ) 1730 4 2023-10-09
57 yihong0618/Kindle_download_helper Download all your kindle books script. 2310 4 2024-02-06
58 TingsongYu/PyTorch_Tutorial 《Pytorch模型训练实用教程》中配套代码 7078 4 2023-09-28
59 PantsuDango/Dango-Translator 团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器 6236 4 2024-01-30
60 Threekiii/Awesome-Redteam 一个攻防知识仓库 3125 4 2024-02-05
61 swaggyP36000/TrollStore-IPAs A collection of IPA files from many different sources, for TrollStore! 2081 4 2024-02-15
62 itcharge/LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 4111 4 2024-01-22
63 shidahuilang/shuyuan 香色闺阁+阅读3.0书源+源阅读+爱阅书香+花火阅读+读不舍手+IPTV源+IPA巨魔应用=自动更新 2797 4 2024-02-13
64 DoiiarX/NLCISBNPlugin 基于中国国家图书馆ISBN检索的calibre的source/metadata插件 254 4 2024-01-24
65 saveweb/review-2023 二〇二三年的年终总结都写好了吗? 541 4 2024-02-15
66 codefuse-ai/CodeFuse-DevOps-Model DevOps-Models is a series of industrial-first LLMs for theDevOps domain. Asking it for any question in the DevOps domain to get solution! 490 4 2024-01-23
67 SakuraLLM/Sakura-13B-Galgame 适配轻小说/Galgame的日中翻译大模型 651 4 2024-02-09
68 bookfere/Ebook-Translator-Calibre-Plugin A Calibre plugin to translate ebook into a specified language. 1325 4 2023-12-18
69 marcelscruz/public-apis A collaborative list of public APIs for developers 2485 4 2024-02-10
70 huangsam/ultimate-python Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍 4820 3 2024-01-07
71 CjangCjengh/YakuYaku 翻译姬:致力于小众领域的机器翻译 481 3 2024-01-12
72 yihong0618/epubhv Make your epub books vertical or horizontal. 437 3 2024-01-05
73 linyuxuanlin/Auto-i18n 使用 ChatGPT 自动将 Markdown 文件批量翻译为多语言 Auto translate Markdown files to multi languages using ChatGPT 321 3 2023-10-25
74 lucidrains/x-transformers A simple but complete full-attention transformer with a set of promising experimental features from various papers 3899 3 2024-02-04
75 RiseInRose/MiniGPT-4-ZH MiniGPT-4 中文部署翻译 完善部署细节 813 3 2024-02-15
76 xiaolai/regular-investing-in-box 定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com 5405 3 2024-02-15
77 nishiwen1214/ChatReviewer ChatReviewer: 使用ChatGPT分析论文优缺点,提出改进建议 1149 3 2023-12-23
78 shenweichen/DeepCTR Easy-to-use,Modular and Extendible package of deep-learning based CTR models . 7243 3 2024-01-31
79 EvanLi/Github-Ranking ⭐Github Ranking⭐ Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. Github仓库排名,每日自动更新 4896 3 2024-02-15
80 injetlee/Python Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机 9012 3 2023-10-10
81 OFA-Sys/OFA Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework 2256 3 2023-10-25
82 zyddnys/manga-image-translator Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/ 3344 3 2024-02-14
83 ownthink/KnowledgeGraphData 史上最大规模1.4亿中文知识图谱开源下载 4739 3 2023-12-06
84 princeton-nlp/SimCSE [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821 3153 3 2023-09-22
85 ctf-wiki/ctf-wiki Come and join us, we need you! 7456 3 2023-12-24
86 THUDM/ImageReward [NeurIPS 2023] ImageReward: Learning and Evaluating Human Preferences for Text-to-image Generation 861 3 2023-09-25
87 Doragd/Algorithm-Practice-in-Industry 搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号) 1311 3 2024-02-15
88 dmMaze/BallonsTranslator 深度学习辅助漫画翻译工具, 支持一键机翻和简单的图像/文本编辑 Yet another computer-aided comic/manga translation tool powered by deeplearning 1790 3 2024-02-10
89 alibaba/AliceMind ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab 1902 2 2023-11-27
90 AabyssZG/AWD-Guide 从零学习AWD比赛指导手册以及AWD脚本整理 279 2 2023-12-01
91 WangRongsheng/CareGPT 🌞 CareGPT (关怀GPT)是一个医疗大语言模型,同时它集合了数十个公开可用的医疗微调数据集和开放可用的医疗大语言模型,包含LLM的训练、测评、部署等以促进医疗LLM快速发展。Medical LLM, Open Source Driven for a Healthy Future. 298 2 2024-01-18
92 BBuf/tvm_mlir_learn compiler learning resources collect. 1652 2 2024-02-15
93 l3yx/jdwp-codeifier 基于 jdwp-shellifier 的进阶JDWP漏洞利用脚本(动态执行Java/Js代码并获得回显) 160 2 2023-12-06
94 NEKOparapa/AiNiee 一款Ai翻译工具,主要用来翻译RPG游戏。 653 2 2024-02-12
95 microsoft/Semi-supervised-learning A Unified Semi-Supervised Learning Codebase (NeurIPS'22) 1085 2 2024-01-23
96 zhaoolee/pi 树莓派教程,树莓派防吃灰小分队,让树莓派不再吃灰~ 1504 2 2024-01-28
97 LittleBear4/OA-EXPTOOL OA综合利用工具,集合将近20款OA漏洞批量扫描 1160 2 2023-10-28
98 Miraclelucy/dive_into_deep_learning ✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。 2050 2 2023-09-11
99 lonePatient/awesome-pretrained-chinese-nlp-models Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合 3803 2 2024-02-12
100 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/ 368 2 2024-01-13
101 jiji262/douyin-downloader 抖音批量下载工具,去水印,支持视频、图集、合集、音乐(原声)。免费!免费!免费! 514 2 2024-02-13
102 thuml/Transfer-Learning-Library Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization 3016 2 2023-11-27
103 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.👨‍💻🎯 1798 2 2024-02-15
104 r0ysue/AndroidSecurityStudy 安卓应用安全学习 3417 2 2023-12-02
105 Cirn09/calibre-do-not-translate-my-path Switch my calibre library from ascii path to plain Unicode path. 将我的书库从拼音目录切换至非纯英文(中文)命名 643 2 2024-02-09
106 PyJun/Mooc_Downloader 学无止下载器,慕课下载器,Mooc网课下载,慕课网,中国大学,网易云课堂,有道精品课,有道领世,腾讯课堂,B站课堂,中公网校,新东方,高途,途途,学浪,抖音课堂,小鹅通,千聊,兴趣岛,超星学习通,学银在线,智慧职教,智慧树,学堂在线,爱课程;支持视频课件同时下载 4050 2 2024-02-14
107 PyQt5/PyQt PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5 6040 2 2023-10-07
108 LyleMi/Learn-Web-Hacking Study Notes For Web Hacking / Web安全学习笔记 3823 2 2024-01-23
109 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 ... 3878 2 2024-01-24
110 MasterYip/ChatPaper2Xmind 论文XMind笔记生成工具,将论文pdf通过ChatGPT转换为带有图片和公式的简要XMind笔记,提高论文阅读效率。 356 2 2023-10-08
111 justinzm/gopup 数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据… 2511 2 2023-09-15
112 chyroc/WechatSogou 基于搜狗微信搜索的微信公众号爬虫接口 5705 2 2023-11-15
113 tangxyw/RecSysPapers 推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search. 861 2 2023-12-30
114 THUDM/CogView Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers". 1551 2 2023-09-25
115 cx2333-gt/GalTransl 支持GPT-3.5/GPT-4/Newbing/Sakura等大语言模型的Galgame自动化翻译解决方案 551 2 2024-02-09
116 ct-Open-Source/tuya-convert A collection of scripts to flash Tuya IoT devices to alternative firmwares 4429 2 2023-12-05
117 ReaJason/xhs 基于小红书 Web 端进行的请求封装。https://reajason.github.io/xhs/ 588 2 2024-01-13
118 awake1t/HackReport 渗透测试报告/资料文档/渗透经验文档/安全书籍 1974 2 2023-08-20
119 QData/TextAttack TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/ 2669 2 2024-02-12
120 JunweiLiang/awesome_lists Awesome Lists for Tenure-Track Assistant Professors and PhD students. (助理教授/博士生生存指南) 1248 2 2024-02-01
121 GoodCoder666/GoogleTranslate_IPFinder 谷歌翻译服务器在中国大陆的IP地址扫描、测速工具,支持GUI图形界面。 944 2 2024-02-04
122 AGI-Edgerunners/LLM-Agents-Papers A repo lists papers related to LLM based agent 405 2 2024-01-19
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 ... 688 2 2023-11-21
124 OpenGVLab/InternVideo InternVideo: General Video Foundation Models via Generative and Discriminative Learning (https://arxiv.org/abs/2212.03191) 757 2 2024-01-31
125 microsoft/AI-System System for AI Education Resource. 2769 2 2023-12-13
126 taobao/nginx-book Nginx开发从入门到精通 6821 2 2023-11-20
127 p0n1/epub_to_audiobook EPUB to audiobook converter, optimized for Audiobookshelf 557 2 2024-02-15
128 youngfish42/Awesome-FL Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops) 1148 2 2024-02-06
129 cv-cat/Spider_XHS 小红书爬虫,小红书笔记、主页、搜索爬取 359 2 2024-01-17
130 Charmve/Surface-Defect-Detection 📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance. 2564 2 2024-02-01
131 weiwang3056/baota_release 宝塔历史版本,宝塔linux历史版本存档,宝塔降级,宝塔linux破解版及教程 405 2 2023-09-08
132 haofeixu/gmflow [CVPR'22 Oral] GMFlow: Learning Optical Flow via Global Matching 531 1 2024-01-16
133 biliup/biliup 全自动录播、直播录制、分p投稿工具,支持twitch、ytb频道搬运。 2170 1 2024-02-07
134 ysyisyourbrother/SYSU_Notebook 本项目分享了本人在中山大学计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤️,如果喜欢记得给个star🌟 1215 1 2024-01-21
135 open-mmlab/mmfewshot OpenMMLab FewShot Learning Toolbox and Benchmark 635 1 2023-09-05
136 howie6879/weekly 老胡的信息技术周刊❤️记录我本周看到的有价值的信息,针对优秀项目、软件、教程资料、网站等。 594 1 2024-02-14
137 winninghealth/WiNGPT2 WiNGPT是一个基于GPT的医疗垂直领域大模型,旨在将专业的医学知识、医疗信息、数据融会贯通,为医疗行业提供智能化的医疗问答、诊断支持和医学知识等信息服务,提高诊疗效率和医疗服务质量。 158 1 2024-01-12
138 sgrvinod/a-PyTorch-Tutorial-to-Object-Detection SSD: Single Shot MultiBox Detector a PyTorch Tutorial to Object Detection 2916 1 2023-11-11
139 wnma3mz/wechat_articles_spider 微信公众号文章的爬虫 2459 1 2023-09-05
140 wdmpa/content-farm-list List of content farm sites like g.penzai.com. 673 1 2024-01-10
141 wpydcr/LLM-Kit 🚀WebUI integrated platform for latest LLMs 各大语言模型的全流程工具 WebUI 整合包。支持主流大模型API接口和开源模型。支持知识库,数据库,角色扮演,mj文生图,LoRA和全参数微调,数据集制作,live2d等全流程应用工具 296 1 2023-11-06
142 VermiIIi0n/fuckZHS 自动刷智慧树课程的脚本 386 1 2023-11-10
143 fendouai/Awesome-Chatbot Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>: 1980 1 2024-01-14
144 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. 778 1 2024-01-01
145 explosion/spacy-course 👩‍🏫 Advanced NLP with spaCy: A free online course 2249 1 2023-08-30
146 CHENHUI-X/My-lecture-slides-and-code B站PPT和代码 , 请先下滑获取使用教程. 386 1 2024-01-24
147 drunkdream/weread-exporter 将微信读书中的书籍导出成epub、pdf、mobi等格式 527 1 2024-01-10
148 iMagist486/ElasticSearch-Langchain-Chatglm2 Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答 187 1 2023-09-26
149 michael-wzhu/PromptCBLUE PromptCBLUE: a large-scale instruction-tuning dataset for multi-task and few-shot learning in the medical domain in Chinese 251 1 2024-01-23
150 blmoistawinde/HarvestText 文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法 2219 1 2023-09-03
151 baoliay2008/lccn_predictor LeetCode Contest Rating Prediction 384 1 2024-01-01
152 deepset-ai/FARM 🏡 Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering. 1715 1 2023-12-20
153 phodal/awesome-iot Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform 4116 1 2024-02-14
154 icopy-site/awesome-cn 超赞列表合集 1517 1 2024-02-14
155 me-shaon/bangla-programming-resources Bangla tutorial, reference and resource list on programming topics 1630 1 2024-01-14
156 swaroopch/byte-of-python Beginners book on Python - start here if you don't know programming 2190 1 2023-11-01
157 srx-2000/spider_collection python爬虫,目前库存:网易云音乐歌曲爬取,B站视频爬取,知乎问答爬取,壁纸爬取,xvideos视频爬取,有声书爬取,微博爬虫,安居客信息爬取+数据可视化,哔哩哔哩视频封面提取器,ip代理池封装,知乎百万级用户爬虫+数据分析,github用户爬虫 946 1 2023-10-18
158 opendilab/GoBigger [ICLR 2023] Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study. 439 1 2023-08-31
159 morsoli/llm-books 利用LLM构建应用实践笔记 224 1 2023-10-28
160 G-U-N/PyCIL PyCIL: A Python Toolbox for Class-Incremental Learning 631 1 2024-01-31
161 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. 1851 1 2024-02-14
162 zh-plus/openlrc Transcribe and translate voice into LRC file using Whisper and GPT. 使用whisper和gpt来转录、翻译你的音频为字幕文件。 249 1 2024-01-23
163 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 ... 1576 1 2023-12-01
164 twtrubiks/docker-tutorial Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝 1464 1 2023-12-13
165 yeyupiaoling/PPASR 基于PaddlePaddle实现端到端中文语音识别,从入门到实战,超简单的入门案例,超实用的企业项目。支持当前最流行的DeepSpeech2、Conformer、Squeezeformer模型 724 1 2023-12-16
166 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 ... 731 1 2024-01-03
167 SocialSisterYi/CxKitty 超星学习通答题姬(视频文档观看、模拟答题,无需浏览器、无需油猴,容器/host 运行ok! 525 1 2023-12-21
168 DeppWang/youdaonote-pull 📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note". 1116 1 2023-09-14
169 HildaM/sparkdesk-api 讯飞星火大模型 Python api 接口,快捷方便地在 Python 项目中引入星火模型。支持讯飞星火v3.0 v2.0 v1.0。支持接入”星火知识库“ 163 1 2023-10-26
170 ahmedfgad/GeneticAlgorithmPython Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch). 1641 1 2024-02-04
171 PaddlePaddle/PaddleYOLO 🚀🚀🚀 YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOX, YOLOv5u, YOLOv7u, YOLOv6Lite, RTMDet and so on. 🚀🚀🚀 481 1 2024-02-05
172 anzhihe/learning Learning Shell,Python,Golang,System,Network 1634 1 2024-02-02
173 vzhd1701/evernote-backup Backup & export all Evernote notes and notebooks 689 1 2023-12-06
174 guanguans/favorite-link ❤️ 每天收集喜欢的开源项目 RSS 订阅 快知 app 订阅 2464 1 2024-02-15
175 PaddlePaddle/PGL Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle 1556 1 2023-12-11
176 psoho/fast-poster 🔥🔥🔥 fastposter海报生成器,图片生成器,电商海报编辑器,海报设计器,电商图片合成,海报开发。生成朋友圈分享海报并生成图片,二维码海报,图片海报,图片合成,二维码推广海报,支持Java Python PHP Go JS 小程序。https://fastposter.net/doc/ 652 1 2024-02-02
177 jsksxs360/How-to-use-Transformers Transformers 库快速入门教程 345 1 2023-12-13
178 Samueli924/chaoxing 超星学习通/超星尔雅/泛雅超星全自动无人值守完成任务点 1298 1 2023-12-24
179 wuji3/vision-classifier 本仓库基于pytorch, 提供baseline用于图像分类任务,会持续维护,方便大家用于项目和竞赛,支持以下trick和module: sam, progressive learning, ohem, focal loss, cosine decay, label smooth, mixup, cutout, ema, mlt, amp等等 417 1 2023-12-08
180 alecmuffett/real-world-onion-sites This is a list of substantial, commercial-or-social-good mainstream websites which provide onion services. 1482 1 2024-02-15
181 coffeehb/Some-PoC-oR-ExP 各种漏洞poc、Exp的收集或编写 2256 1 2024-01-29
182 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. 1425 1 2023-10-06
183 dipu-bd/lightnovel-crawler Generate and download e-books from online sources. 1210 1 2024-02-12
184 DengBoCong/nlp-paper 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本) 1090 1 2024-01-05
185 ChandlerBang/awesome-self-supervised-gnn Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN). 1393 1 2024-02-02
186 Yuukiy/JavSP 汇总多站点数据的AV元数据刮削器 1333 1 2024-02-14
187 erma0/douyin 抖音爬虫——采集账号主页、喜欢、收藏、音乐原声、搜索、关注、粉丝、合集、单作品。支持抖音号查询信息(精确粉丝数)。支持搭建API。接口版:post分支 414 1 2023-11-05
188 OpenRL-Lab/Wandb_Tutorial how to use wandb 474 1 2023-09-05
189 yikeke/zh-style-guide An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io 638 1 2024-01-31
190 xdite/note-hack 打造超人筆記 338 1 2023-09-16
191 muziing/PySide6-Code-Tutorial 可能是最好的PySide6中文教程!用代码实例讲解PySide6,附优质Demos、图标库、QSS皮肤、相关文章等分享! 652 1 2024-02-13
192 offu/WeRoBot WeRoBot 是一个微信公众号开发框架 4488 1 2023-11-28
193 IsshikiHugh/zju-cs-asio 收集各类与 ZJU-CS 有关的网站形式的资料。 115 1 2024-01-18
194 ramsrigouthamg/Questgen.ai Question generation using state-of-the-art Natural Language Processing algorithms 845 1 2023-12-08
195 Hellohistory/EbookDatabase 本地网页书籍信息检索 163 1 2024-01-16
196 mars-project/mars Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions. 2669 1 2024-01-02
197 KHwang9883/MobileModels 手机品牌型号汇总 Mobile Models This repository is licensed under CC BY-NC-SA 4.0 1992 1 2024-02-07
198 UlionTse/translators 🌏🌍🌎Translators🌎🌍🌏 is a library that aims to bring free, multiple, enjoyable translations to individuals and students in Python. Translators是一个旨在用Python为个人和学生带来免费、多样、愉快翻译的库。 1452 1 2023-11-13
199 mrknow001/API-Explorer API接口管理工具(目前内置微信公众号、微信小程序、企业微信) 142 1 2024-01-24
200 lixi5338619/lxSpider 爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉、知乎》 1351 1 2023-12-22

↓ -- 感谢读者 -- ↓

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