Skip to content

Latest commit

 

History

History
216 lines (211 loc) · 38.2 KB

File metadata and controls

216 lines (211 loc) · 38.2 KB

返回目录问题反馈

中文总榜 > 软件类 > Python

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

# Repository Description Stars Updated
1 huggingface/transformers 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. 116313 2023-12-03
2 3b1b/manim Animation engine for explanatory math videos 55077 2023-12-03
3 ageitgey/face_recognition The world's simplest facial recognition api for Python and the command line 50368 2023-11-06
4 binary-husky/gpt_academic 为ChatGPT/GLM提供实用化交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm2等本地模型。兼容文心一言, moss, llama2, rwkv, claude2, 通义千问, 书生, 讯飞星火等。 48295 2023-12-03
5 Textualize/rich Rich is a Python library for rich text and beautiful formatting in the terminal. 45659 2023-11-30
6 THUDM/ChatGLM-6B ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型 36183 2023-11-02
7 hpcaitech/ColossalAI Making large AI models cheaper, faster and more accessible 35481 2023-12-03
8 PaddlePaddle/PaddleOCR Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ... 34906 2023-12-01
9 hankcs/HanLP Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification 30957 2023-11-28
10 sqlmapproject/sqlmap Automatic SQL injection and database takeover tool 29162 2023-12-02
11 acheong08/ChatGPT Reverse engineered ChatGPT API 27614 2023-08-02
12 open-mmlab/mmdetection OpenMMLab Detection Toolbox and Benchmark 26273 2023-11-30
13 littlecodersh/ItChat A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。 24459 2023-09-28
14 xinntao/Real-ESRGAN Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration. 24013 2023-08-27
15 celery/celery Distributed Task Queue (development branch) 22623 2023-12-02
16 jumpserver/jumpserver JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。 22509 2023-12-02
17 taosdata/TDengine TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps. 22300 2023-12-03
18 vnpy/vnpy 基于Python的开源量化交易平台开发框架 22256 2023-11-28
19 svc-develop-team/so-vits-svc SoftVC VITS Singing Voice Conversion 21192 2023-11-11
20 PaddlePaddle/Paddle PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署) 21076 2023-12-03
21 jhao104/proxy_pool Python ProxyPool for web spider 19213 2023-10-12
22 chatchat-space/Langchain-Chatchat Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain 19048 2023-12-03
23 WZMIAOMIAO/deep-learning-for-image-processing deep learning for image processing including classification and object-detection etc. 18799 2023-11-29
24 zhayujie/chatgpt-on-wechat Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用大模型搭建微信聊天机器人,基于 GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/LinkAI,支持个人微信、公众号、企业微信、飞书部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器人。 18164 2023-12-03
25 521xueweihan/GitHub520 😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装) 18141 2023-12-02
26 OpenBMB/ChatDev Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration) 17914 2023-11-27
27 Jack-Cherish/python-spider 🌈Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等 16970 2023-11-02
28 recommenders-team/recommenders Best Practices on Recommendation Systems 16753 2023-11-28
29 binux/pyspider A Powerful Spider(Web Crawler) System in Python. 16117 2023-07-05
30 ymcui/Chinese-LLaMA-Alpaca 中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs) 15538 2023-11-09
31 OpenEthan/SMSBoom 【重制中 Repairing】短信轰炸 / 短信测压 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具! 14516 2023-11-23
32 THUDM/ChatGLM2-6B ChatGLM2-6B: An Open Bilingual Chat LLM 开源双语对话语言模型 14468 2023-10-27
33 pyecharts/pyecharts 🎨 Python Echarts Plotting Library 14053 2023-11-27
34 GaiZhenbiao/ChuanhuChatGPT GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI. 13502 2023-12-02
35 microsoft/nni An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning. 13429 2023-10-30
36 tgbot-collection/YYeTsBot 🎬 人人影视 机器人和网站,包含人人影视全部资源以及众多网友的网盘分享 13311 2023-11-30
37 dmlc/dgl Python package built to ease deep learning on graph, on top of existing DL frameworks. 12505 2023-12-02
38 pjialin/py12306 🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 12398 2023-10-17
39 PaddlePaddle/PaddleHub Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving) 12274 2023-10-18
40 jina-ai/clip-as-service 🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP 11974 2023-11-16
41 PaddlePaddle/PaddleDetection Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection. 11514 2023-12-03
42 Embedding/Chinese-Word-Vectors 100+ Chinese Word Vectors 上百种预训练中文词向量 11301 2023-10-30
43 bbfamily/abu 阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构 10692 2023-10-25
44 PaddlePaddle/PaddleNLP 👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ... 10615 2023-12-03
45 lss233/chatgpt-mirai-qq-bot 🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 支持 QQ、Telegram、Discord、微信 等平台 10445 2023-11-22
46 BlinkDL/RWKV-LM RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, sa ... 10374 2023-11-22
47 x-hw/amazing-qr 💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码) 10057 2023-12-01
48 PaddlePaddle/PaddleSpeech Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation a ... 9212 2023-12-01
49 biancangming/wtv 解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站 9203 2023-10-09
50 gventuri/pandas-ai PandasAI is the Python library that integrates Gen AI into pandas, making data analysis conversational 9168 2023-12-02
51 asweigart/pyautogui A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard. 8948 2023-10-03
52 ymcui/Chinese-BERT-wwm Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型) 8931 2023-07-31
53 BlinkDL/ChatRWKV ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source. 8929 2023-11-22
54 wangshub/Douyin-Bot 😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? 8925 2023-10-03
55 prowler-cloud/prowler Prowler is an Open Source Security tool for AWS, Azure and GCP to perform Cloud Security best practices assessments, audits, incident response, compliance, continuous monitoring, hardening and forensi ... 8864 2023-12-02
56 kornia/kornia Geometric Computer Vision Library for AI 8863 2023-12-03
57 NVIDIA/NeMo NeMo: a toolkit for conversational AI 8620 2023-12-03
58 chatanywhere/GPT_API_free Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。 8610 2023-12-03
59 eosphoros-ai/DB-GPT Revolutionizing Database Interactions with Private LLM Technology 8372 2023-12-03
60 OlafenwaMoses/ImageAI A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities 8165 2023-09-25
61 acheong08/EdgeGPT Reverse engineered API of Microsoft's Bing Chat AI 8043 2023-08-03
62 Kanaries/pygwalker PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis 8014 2023-12-01
63 rwv/chinese-dos-games 🎮 Chinese DOS games collections. 7825 2023-06-16
64 PaddlePaddle/PaddleSeg Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Mat ... 7809 2023-11-30
65 PeterL1n/RobustVideoMatting Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML! 7776 2023-10-22
66 yutiansut/QUANTAXIS QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案 7649 2023-10-27
67 akfamily/akshare AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库 7599 2023-12-03
68 AirtestProject/Airtest UI Automation Framework for Games and Apps 7543 2023-11-22
69 voicepaw/so-vits-svc-fork so-vits-svc fork with realtime support, improved interface and more features. 7516 2023-12-03
70 shidenggui/easytrader 提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件 7472 2023-09-28
71 dataabc/weiboSpider 新浪微博爬虫,用python爬取新浪微博数据 7454 2023-11-29
72 PaddlePaddle/PaddleGAN PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on. 7434 2023-11-22
73 THUDM/GLM-130B GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023) 7378 2023-07-25
74 THUDM/CodeGeeX CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023) 7309 2023-10-26
75 hiyouga/LLaMA-Factory Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM) 7278 2023-12-03
76 FlagAlpha/Llama2-Chinese Llama中文社区,最好的中文Llama大模型,完全开源可商用 7234 2023-11-29
77 Morizeyao/GPT2-Chinese Chinese version of GPT2 training code, using BERT tokenizer. 7216 2023-06-12
78 shmilylty/OneForAll OneForAll是一款功能强大的子域收集工具 7208 2023-09-15
79 houtianze/bypy Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端 7155 2023-07-21
80 nl8590687/ASRT_SpeechRecognition A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统 7133 2023-11-13
81 facebookresearch/nougat Implementation of Nougat Neural Optical Understanding for Academic Documents 7022 2023-11-17
82 sml2h3/ddddocr 带带弟弟 通用验证码识别OCR pypi版 6967 2023-12-03
83 thu-ml/tianshou An elegant PyTorch deep reinforcement learning library. 6953 2023-11-30
84 yoshiko2/Movie_Data_Capture Local Movies Organizer 6889 2023-11-24
85 QwenLM/Qwen The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud. 6866 2023-12-02
86 PaddlePaddle/models Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on. 6842 2023-09-05
87 Jrohy/multi-v2ray v2ray/xray多用户管理部署程序 6777 2023-10-07
88 open-mmlab/mmsegmentation OpenMMLab Semantic Segmentation Toolbox and Benchmark. 6774 2023-11-30
89 wbt5/real-url 获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。 6733 2023-08-12
90 RUCAIBox/LLMSurvey The official GitHub page for the survey paper "A Survey of Large Language Models". 6685 2023-11-27
91 TheKingOfDuck/fuzzDicts Web Pentesting Fuzz 字典,一个就够了。 6549 2023-11-13
92 princewen/tensorflow_practice tensorflow实战练习,包括强化学习、推荐系统、nlp等 6433 2023-09-24
93 THUDM/ChatGLM3 ChatGLM3 series: Open Bilingual Chat LLMs 开源双语对话语言模型 6423 2023-11-29
94 Plachtaa/VALL-E-X An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io 6403 2023-11-03
95 EleutherAI/gpt-neox An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library. 6218 2023-12-01
96 lawlite19/MachineLearning_Python 机器学习算法python实现 6158 2023-09-19
97 open-mmlab/mmagic OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generatio ... 5994 2023-11-27
98 garrettj403/SciencePlots Matplotlib styles for scientific plotting 5957 2023-11-30
99 liangliangyy/DjangoBlog 🍺基于Django的博客系统 5902 2023-11-22
100 assafelovic/gpt-researcher GPT based autonomous agent that does online comprehensive research on any given topic 5835 2023-12-03
101 microsoft/MMdnn MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyT ... 5759 2023-10-03
102 mli/autocut 用文本编辑器剪视频 5717 2023-10-25
103 r0ysue/r0capture 安卓应用层抓包通杀脚本 5660 2023-10-20
104 QingdaoU/OnlineJudge open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 admin@qduoj.com 5644 2023-09-10
105 XPixelGroup/BasicSR Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also sup ... 5635 2023-11-16
106 pdm-project/pdm A modern Python package and dependency manager supporting the latest PEP standards 5628 2023-12-02
107 openatx/uiautomator2 Android Uiautomator2 Python Wrapper 5586 2023-11-08
108 LibreTranslate/LibreTranslate Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup. 5512 2023-11-26
109 baichuan-inc/Baichuan-7B A large-scale 7B pretraining language model developed by BaiChuan-Inc. 5421 2023-09-30
110 RangiLyu/nanodet NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥 5364 2023-09-06
111 open-mmlab/mmcv OpenMMLab Computer Vision Foundation 5344 2023-12-02
112 hhyo/Archery SQL 审核查询平台 5339 2023-12-01
113 reorx/awesome-chatgpt-api Curated list of apps and tools that not only use the new ChatGPT API, but also allow users to configure their own API keys, enabling free and on-demand usage of their own quota. 5332 2023-10-25
114 hunshcn/gh-proxy github release、archive以及项目文件的加速项目 5274 2023-12-02
115 wzpan/wukong-robot 🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。 5257 2023-11-28
116 bojone/bert4keras keras implement of transformers for humans 5178 2023-11-02
117 OpenGVLab/LLaMA-Adapter Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters 5161 2023-11-30
118 LmeSzinc/AzurLaneAutoScript Azur Lane bot (CN/EN/JP/TW) 碧蓝航线脚本 无缝委托科研,全自动大世界 5152 2023-12-03
119 nonebot/nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python 5140 2023-12-03
120 ymcui/Chinese-LLaMA-Alpaca-2 中文LLaMA-2 & Alpaca-2大模型二期项目 + 16K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs, including 16K long context models) 5115 2023-11-22
121 Python3WebSpider/ProxyPool An Efficient ProxyPool with Getter, Tester and Server 5102 2023-12-01
122 PaddlePaddle/PaddleClas A treasure chest for visual classification and recognition powered by PaddlePaddle 5099 2023-11-27
123 ricequant/rqalpha A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities 5046 2023-12-01
124 taojy123/KeymouseGo 类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 automate mouse clicks and keyboard input 5034 2023-09-05
125 EstrellaXD/Auto_Bangumi AutoBangumi - 全自动追番工具 5027 2023-11-22
126 OpenGVLab/DragGAN Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux) 4955 2023-07-17
127 skywind3000/ECDICT Free English to Chinese Dictionary Database 4955 2023-12-02
128 modelscope/modelscope ModelScope: bring the notion of Model-as-a-Service to life. 4929 2023-12-02
129 chatopera/Synonyms 🌿 中文近义词:聊天机器人,智能问答工具包 4918 2023-11-24
130 jsvine/pdfplumber Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables. 4888 2023-11-10
131 Evil0ctal/Douyin_TikTok_Download_API 🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。 4847 2023-12-01
132 wepe/MachineLearning Basic Machine Learning and Deep Learning 4843 2023-11-15
133 zq1997/deepin-wine 【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式 4840 2023-10-14
134 guofei9987/blind_watermark Blind&Invisible Watermark ,图片盲水印,提取水印无须原图! 4790 2023-11-27
135 shibing624/pycorrector pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,LLaMA等模型应用在纠错场景,开箱即用。 4775 2023-11-28
136 sshwsfc/xadmin Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap. 4733 2023-11-21
137 clovaai/donut Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022 4706 2023-11-15
138 IrisRainbowNeko/genshin_auto_fish 基于深度强化学习的原神自动钓鱼AI 4627 2023-08-18
139 HIT-SCIR/ltp Language Technology Platform 4627 2023-12-01
140 guofei9987/scikit-opt Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sales ... 4593 2023-11-19
141 Rockyzsu/stock 30天掌握量化交易 (持续更新) 4531 2023-09-17
142 rev1si0n/lamda ⚡️ Android reverse engineering & automation framework 史上最强安卓抓包/逆向/HOOK & 云手机/远程桌面/自动化辅助框架,你的工作从未如此简单快捷。 4525 2023-12-01
143 mozillazg/python-pinyin 汉字转拼音(pypinyin) 4524 2023-11-26
144 PaddlePaddle/PaddleX PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具) 4493 2023-10-31
145 TophantTechnology/ARL ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。 4406 2023-11-17
146 man-group/dtale Visualizer for pandas data structures 4355 2023-12-01
147 open-mmlab/mmdetection3d OpenMMLab's next-generation platform for general 3D object detection. 4326 2023-12-03
148 yihong0618/xiaogpt Play ChatGPT and other LLM with Xiaomi AI Speaker 4320 2023-12-02
149 open-mmlab/mmpose OpenMMLab Pose Estimation Toolbox and Benchmark. 4314 2023-11-29
150 Johnserf-Seed/TikTokDownload 抖音去水印批量下载用户主页作品、喜欢、收藏、图文、音频 4296 2023-09-08
151 madawei2699/myGPTReader A community-driven way to read and chat with AI bots - powered by chatGPT. 4280 2023-11-19
152 tebelorg/RPA-Python Python package for doing RPA 4241 2023-10-25
153 zedr/clean-code-python 🛁 Clean Code concepts adapted for Python 4078 2023-06-10
154 NewFuture/DDNS 🚩 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...) 3969 2023-09-15
155 YaoFANGUK/video-subtitle-extractor 视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files. 3956 2023-11-28
156 zas023/JdBuyer 京东抢购自动下单助手,GUI 支持 Windows 和 macOS 3933 2023-08-02
157 zpoint/CPython-Internals Dive into CPython internals, trying to illustrate every detail of CPython implementation 3892 2023-10-25
158 timesler/facenet-pytorch Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models 3867 2023-11-02
159 pkuliyi2015/multidiffusion-upscaler-for-automatic1111 Tiled Diffusion and VAE optimize, licensed under CC BY-NC-SA 4.0 3862 2023-11-01
160 open-mmlab/mmocr OpenMMLab Text Detection, Recognition and Understanding Toolbox 3833 2023-10-28
161 tmux-python/tmuxp 🖥️ tmux session manager. built on libtmux 3833 2023-12-02
162 Plachtaa/VITS-fast-fine-tuning This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion 3827 2023-11-23
163 imWildCat/scylla Intelligent proxy pool for Humans™ to extract content from the internet and build your own Large Language Models in this new AI era 3822 2023-11-28
164 InsaneLife/ChineseNLPCorpus 中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。 3809 2023-11-21
165 megvii-research/ECCV2022-RIFE ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation 3757 2023-11-09
166 blackboxo/CleanMyWechat 自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。 3746 2023-06-05
167 codemayq/chinese-chatbot-corpus 中文公开聊天语料库 3700 2023-07-14
168 InternLM/InternLM InternLM has open-sourced a 7 and 20 billion parameter base models and chat models tailored for practical scenarios and the training system. 3690 2023-12-01
169 FlagAI-Open/FlagAI FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model. 3662 2023-11-30
170 THUDM/VisualGLM-6B Chinese and English multimodal conversational language model 多模态中英双语对话语言模型 3628 2023-10-17
171 IDEA-CCNL/Fengshenbang-LM Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系,成为中文AIGC和认知智能的基础设施。 3623 2023-10-09
172 open-mmlab/mmaction2 OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark 3581 2023-11-20
173 tinyvision/DAMO-YOLO DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement. 3578 2023-08-21
174 aigc-apps/sd-webui-EasyPhoto 📷 EasyPhoto Your Smart AI Photo Generator. 3560 2023-12-01
175 mymusise/ChatGLM-Tuning 基于ChatGLM-6B + LoRA的Fintune方案 3466 2023-11-25
176 jzhang38/TinyLlama The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens. 3455 2023-11-25
177 shibing624/text2vec text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。 3455 2023-11-14
178 649453932/Bert-Chinese-Text-Classification-Pytorch 使用Bert,ERNIE,进行中文文本分类 3430 2023-07-02
179 kohya-ss/sd-scripts - 3420 2023-12-03
180 zhaoyingjun/chatbot ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。 3374 2023-06-11
181 zhayujie/bot-on-anything Connect AI models (like ChatGPT-3.5/4.0, Baidu Yiyan, New Bing, Bard) to apps (like Wechat, public account, DingTalk, Telegram, QQ). 将 ChatGPT、必应、文心一言、谷歌Bard 等对话模型连接各类应用,如微信、公众号、QQ、Telegram、Gmail、Sl ... 3359 2023-08-12
182 hiyouga/ChatGLM-Efficient-Tuning Fine-tuning ChatGLM-6B with PEFT 基于 PEFT 的高效 ChatGLM 微调 3322 2023-10-12
183 0x727/ShuiZe_0x727 信息收集自动化工具 3311 2023-10-07
184 THUDM/CogVideo Text-to-video generation. The repo for ICLR2023 paper "CogVideo: Large-scale Pretraining for Text-to-Video Generation via Transformers" 3279 2023-06-14
185 al-one/hass-xiaomi-miot Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. 小米米家智能家居设备接入Hass集成 3279 2023-11-24
186 nghuyong/WeiboSpider 持续维护的新浪微博采集工具🚀🚀🚀 3233 2023-11-10
187 shinnytech/tqsdk-python 天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易 3230 2023-09-22
188 GeneralNewsExtractor/GeneralNewsExtractor 新闻网页正文通用抽取器 Beta 版. 3218 2023-09-03
189 Kent0n-Li/ChatDoctor - 3205 2023-07-01
190 open-mmlab/mmtracking OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework. 3195 2023-09-19
191 andreafrancia/trash-cli Command line interface to the freedesktop.org trashcan. 3194 2023-11-10
192 HibiKier/zhenxun_bot 基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库,非常可爱的绪山真寻bot 3176 2023-09-09
193 RockChinQ/QChatGPT 😎高稳定性、🧩支持插件、🌏实时联网的 ChatGPT QQ 机器人🤖 支持 ChatGPT、New Bing、Claude、Google Bard、gpt4free、One API 的 QQ 机器人平台 3175 2023-12-03
194 yangjianxin1/Firefly Firefly(流萤): 中文对话式大语言模型(全量微调+QLoRA),支持微调Aquila2、Baichuan2、CodeLlama、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya、Bloom等大模型 3164 2023-11-21
195 triwinds/ns-emu-tools 一个用于安装/更新 NS 模拟器的工具 3160 2023-11-29
196 deepseek-ai/DeepSeek-Coder DeepSeek Coder: Let the Code Write Itself 3124 2023-11-30
197 newpanjing/simpleui A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用!喜欢可以点个star✨ 3124 2023-11-29
198 PaddlePaddle/PARL A high-performance distributed training framework for Reinforcement Learning 3098 2023-09-22
199 letiantian/TextRank4ZH 🌳从中文文本中自动提取关键词和摘要 3090 2023-12-01
200 project-baize/baize-chatbot Let ChatGPT teach your own chatbot in hours with a single GPU! 3083 2023-07-15

↓ -- 感谢读者 -- ↓

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