数据更新: 2024-01-04 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到
# | Repository | Description | Stars | Updated |
---|---|---|---|---|
1 | huggingface/transformers | 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. | 118049 | 2024-01-03 |
2 | 3b1b/manim | Animation engine for explanatory math videos | 55617 | 2024-01-01 |
3 | ageitgey/face_recognition | The world's simplest facial recognition api for Python and the command line | 50674 | 2023-11-06 |
4 | binary-husky/gpt_academic | 为ChatGPT/GLM提供实用化交互界面,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm2等本地模型。兼容文心一言, moss, llama2, rwkv, claude2, 通义千问, 书生, 讯飞星火等。 | 50100 | 2024-01-03 |
5 | Textualize/rich | Rich is a Python library for rich text and beautiful formatting in the terminal. | 45952 | 2024-01-01 |
6 | THUDM/ChatGLM-6B | ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型 | 36904 | 2023-11-02 |
7 | hpcaitech/ColossalAI | Making large AI models cheaper, faster and more accessible | 35786 | 2024-01-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 ... | 35557 | 2024-01-03 |
9 | hankcs/HanLP | Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification | 31256 | 2023-12-22 |
10 | sqlmapproject/sqlmap | Automatic SQL injection and database takeover tool | 29498 | 2024-01-03 |
11 | acheong08/ChatGPT | Reverse engineered ChatGPT API | 27702 | 2023-08-02 |
12 | open-mmlab/mmdetection | OpenMMLab Detection Toolbox and Benchmark | 26604 | 2024-01-03 |
13 | littlecodersh/ItChat | A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。 | 24591 | 2023-09-28 |
14 | xinntao/Real-ESRGAN | Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration. | 24499 | 2023-12-10 |
15 | jumpserver/jumpserver | JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。 | 22837 | 2024-01-03 |
16 | celery/celery | Distributed Task Queue (development branch) | 22803 | 2024-01-03 |
17 | vnpy/vnpy | 基于Python的开源量化交易平台开发框架 | 22519 | 2023-12-09 |
18 | 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. | 22422 | 2024-01-03 |
19 | svc-develop-team/so-vits-svc | SoftVC VITS Singing Voice Conversion | 21917 | 2023-11-11 |
20 | PaddlePaddle/Paddle | PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署) | 21193 | 2024-01-03 |
21 | 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 | 20430 | 2024-01-03 |
22 | zhayujie/chatgpt-on-wechat | 基于大模型搭建的微信聊天机器人,同时支持微信、企业微信、公众号、飞书接入,可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。 | 19508 | 2024-01-03 |
23 | jhao104/proxy_pool | Python ProxyPool for web spider | 19392 | 2023-12-06 |
24 | WZMIAOMIAO/deep-learning-for-image-processing | deep learning for image processing including classification and object-detection etc. | 19187 | 2023-11-29 |
25 | 521xueweihan/GitHub520 | 😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装) | 18474 | 2024-01-03 |
26 | LC044/WeChatMsg | 提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告 | 17845 | 2024-01-03 |
27 | Jack-Cherish/python-spider | 🌈Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等 | 17109 | 2023-11-02 |
28 | recommenders-team/recommenders | Best Practices on Recommendation Systems | 16935 | 2023-12-31 |
29 | binux/pyspider | A Powerful Spider(Web Crawler) System in Python. | 16153 | 2023-07-05 |
30 | ymcui/Chinese-LLaMA-Alpaca | 中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs) | 15900 | 2023-12-29 |
31 | OpenEthan/SMSBoom | 【重制中 Repairing】短信轰炸 / 短信测压 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具! | 14808 | 2023-11-23 |
32 | THUDM/ChatGLM2-6B | ChatGLM2-6B: An Open Bilingual Chat LLM 开源双语对话语言模型 | 14795 | 2023-12-14 |
33 | pyecharts/pyecharts | 🎨 Python Echarts Plotting Library | 14130 | 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. | 13964 | 2024-01-02 |
35 | tgbot-collection/YYeTsBot | 🎬 人人影视 机器人和网站,包含人人影视全部资源以及众多网友的网盘分享 | 13667 | 2024-01-03 |
36 | microsoft/nni | An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning. | 13477 | 2023-10-30 |
37 | langgenius/dify | An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack requ ... | 13400 | 2024-01-03 |
38 | dmlc/dgl | Python package built to ease deep learning on graph, on top of existing DL frameworks. | 12602 | 2024-01-03 |
39 | pjialin/py12306 | 🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 | 12447 | 2023-10-17 |
40 | PaddlePaddle/PaddleHub | Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving) | 12323 | 2023-10-18 |
41 | jina-ai/clip-as-service | 🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP | 12029 | 2024-01-02 |
42 | PaddlePaddle/PaddleDetection | Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection. | 11646 | 2024-01-03 |
43 | Embedding/Chinese-Word-Vectors | 100+ Chinese Word Vectors 上百种预训练中文词向量 | 11366 | 2023-10-30 |
44 | lss233/chatgpt-mirai-qq-bot | 🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 支持 QQ、Telegram、Discord、微信 等平台 | 10849 | 2023-11-22 |
45 | bbfamily/abu | 阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构 | 10814 | 2023-10-25 |
46 | chatanywhere/GPT_API_free | Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。 | 10778 | 2023-12-26 |
47 | 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, ... | 10771 | 2024-01-03 |
48 | 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 ... | 10594 | 2023-12-28 |
49 | x-hw/amazing-qr | 💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码) | 10104 | 2023-12-01 |
50 | biancangming/wtv | 解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站 | 9442 | 2023-12-12 |
51 | 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 ... | 9442 | 2023-12-05 |
52 | gventuri/pandas-ai | PandasAI is the Python library that integrates Gen AI into pandas, making data analysis conversational | 9370 | 2024-01-02 |
53 | eosphoros-ai/DB-GPT | Revolutionizing Database Interactions with Private LLM Technology | 9093 | 2024-01-03 |
54 | asweigart/pyautogui | A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard. | 9062 | 2023-10-03 |
55 | ymcui/Chinese-BERT-wwm | Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型) | 8999 | 2023-07-31 |
56 | BlinkDL/ChatRWKV | ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source. | 8994 | 2023-12-27 |
57 | wangshub/Douyin-Bot | 😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? | 8976 | 2023-10-03 |
58 | kornia/kornia | Geometric Computer Vision Library for AI | 8969 | 2024-01-03 |
59 | 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 ... | 8961 | 2024-01-02 |
60 | NVIDIA/NeMo | NeMo: a toolkit for conversational AI | 8833 | 2024-01-03 |
61 | hiyouga/LLaMA-Factory | Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM) | 8825 | 2023-12-31 |
62 | Kanaries/pygwalker | PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis | 8425 | 2024-01-02 |
63 | OlafenwaMoses/ImageAI | A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities | 8214 | 2023-09-25 |
64 | THUDM/ChatGLM3 | ChatGLM3 series: Open Bilingual Chat LLMs 开源双语对话语言模型 | 8092 | 2024-01-03 |
65 | acheong08/EdgeGPT | Reverse engineered API of Microsoft's Bing Chat AI | 8069 | 2023-08-03 |
66 | 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 ... | 7910 | 2023-12-28 |
67 | QwenLM/Qwen | The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud. | 7895 | 2023-12-28 |
68 | PeterL1n/RobustVideoMatting | Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML! | 7864 | 2023-10-22 |
69 | akfamily/akshare | AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库 | 7762 | 2024-01-03 |
70 | FlagAlpha/Llama2-Chinese | Llama中文社区,最好的中文Llama大模型,完全开源可商用 | 7758 | 2023-12-28 |
71 | yutiansut/QUANTAXIS | QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案 | 7712 | 2023-10-27 |
72 | voicepaw/so-vits-svc-fork | so-vits-svc fork with realtime support, improved interface and more features. | 7683 | 2024-01-03 |
73 | AirtestProject/Airtest | UI Automation Framework for Games and Apps | 7598 | 2023-12-26 |
74 | dataabc/weiboSpider | 新浪微博爬虫,用python爬取新浪微博数据 | 7573 | 2023-11-29 |
75 | shidenggui/easytrader | 提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件 | 7505 | 2023-09-28 |
76 | 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. | 7488 | 2023-12-05 |
77 | THUDM/CodeGeeX | CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023) | 7438 | 2023-10-26 |
78 | THUDM/GLM-130B | GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023) | 7434 | 2023-07-25 |
79 | shmilylty/OneForAll | OneForAll是一款功能强大的子域收集工具 | 7315 | 2024-01-02 |
80 | facebookresearch/nougat | Implementation of Nougat Neural Optical Understanding for Academic Documents | 7300 | 2023-11-17 |
81 | Morizeyao/GPT2-Chinese | Chinese version of GPT2 training code, using BERT tokenizer. | 7249 | 2024-01-03 |
82 | nl8590687/ASRT_SpeechRecognition | A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统 | 7218 | 2023-11-13 |
83 | houtianze/bypy | Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端 | 7213 | 2023-07-21 |
84 | sml2h3/ddddocr | 带带弟弟 通用验证码识别OCR pypi版 | 7212 | 2024-01-03 |
85 | RUCAIBox/LLMSurvey | The official GitHub page for the survey paper "A Survey of Large Language Models". | 7136 | 2023-11-27 |
86 | thu-ml/tianshou | An elegant PyTorch deep reinforcement learning library. | 7050 | 2024-01-03 |
87 | yoshiko2/Movie_Data_Capture | Local Movies Organizer | 6963 | 2023-12-22 |
88 | Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB | 💎1MB lightweight face detection model (1MB轻量级人脸检测模型) | 6913 | 2023-12-29 |
89 | open-mmlab/mmsegmentation | OpenMMLab Semantic Segmentation Toolbox and Benchmark. | 6887 | 2023-12-29 |
90 | PaddlePaddle/models | Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on. | 6854 | 2023-09-05 |
91 | wbt5/real-url | 获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。 | 6805 | 2023-08-12 |
92 | Jrohy/multi-v2ray | v2ray/xray多用户管理部署程序 | 6802 | 2023-10-07 |
93 | TheKingOfDuck/fuzzDicts | Web Pentesting Fuzz 字典,一个就够了。 | 6651 | 2023-11-13 |
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 | 6616 | 2023-11-03 |
95 | princewen/tensorflow_practice | tensorflow实战练习,包括强化学习、推荐系统、nlp等 | 6461 | 2023-09-24 |
96 | assafelovic/gpt-researcher | GPT based autonomous agent that does online comprehensive research on any given topic | 6309 | 2024-01-03 |
97 | EleutherAI/gpt-neox | An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library. | 6300 | 2024-01-02 |
98 | lawlite19/MachineLearning_Python | 机器学习算法python实现 | 6248 | 2023-09-19 |
99 | 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 ... | 6187 | 2023-12-25 |
100 | garrettj403/SciencePlots | Matplotlib styles for scientific plotting | 6051 | 2023-11-30 |
101 | liangliangyy/DjangoBlog | 🍺基于Django的博客系统 | 5985 | 2023-12-29 |
102 | linyiLYi/street-fighter-ai | This is an AI agent for Street Fighter II Champion Edition. | 5947 | 2023-12-24 |
103 | mli/autocut | 用文本编辑器剪视频 | 5849 | 2023-12-20 |
104 | pdm-project/pdm | A modern Python package and dependency manager supporting the latest PEP standards | 5798 | 2024-01-02 |
105 | 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 ... | 5766 | 2023-10-03 |
106 | r0ysue/r0capture | 安卓应用层抓包通杀脚本 | 5759 | 2023-10-20 |
107 | LibreTranslate/LibreTranslate | Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup. | 5751 | 2024-01-02 |
108 | 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 ... | 5740 | 2023-11-16 |
109 | QingdaoU/OnlineJudge | open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 [email protected] | 5692 | 2023-09-10 |
110 | openatx/uiautomator2 | Android Uiautomator2 Python Wrapper | 5638 | 2023-11-08 |
111 | ymcui/Chinese-LLaMA-Alpaca-2 | 中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models) | 5493 | 2024-01-02 |
112 | baichuan-inc/Baichuan-7B | A large-scale 7B pretraining language model developed by BaiChuan-Inc. | 5472 | 2023-09-30 |
113 | hunshcn/gh-proxy | github release、archive以及项目文件的加速项目 | 5449 | 2023-12-02 |
114 | VikParuchuri/marker | Convert PDF to markdown quickly with high accuracy | 5428 | 2024-01-02 |
115 | 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. | 5402 | 2023-10-25 |
116 | 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🔥 | 5402 | 2023-12-30 |
117 | hhyo/Archery | SQL 审核查询平台 | 5398 | 2023-12-29 |
118 | LmeSzinc/AzurLaneAutoScript | Azur Lane bot (CN/EN/JP/TW) 碧蓝航线脚本 无缝委托科研,全自动大世界 | 5394 | 2024-01-03 |
119 | open-mmlab/mmcv | OpenMMLab Computer Vision Foundation | 5389 | 2023-12-29 |
120 | wzpan/wukong-robot | 🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。 | 5381 | 2024-01-02 |
121 | taojy123/KeymouseGo | 类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 automate mouse clicks and keyboard input | 5306 | 2023-09-05 |
122 | modelscope/modelscope | ModelScope: bring the notion of Model-as-a-Service to life. | 5295 | 2024-01-02 |
123 | OpenGVLab/LLaMA-Adapter | Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters | 5241 | 2023-12-10 |
124 | nonebot/nonebot2 | 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python | 5211 | 2024-01-02 |
125 | bojone/bert4keras | keras implement of transformers for humans | 5208 | 2023-11-02 |
126 | EstrellaXD/Auto_Bangumi | AutoBangumi - 全自动追番工具 | 5189 | 2024-01-03 |
127 | skywind3000/ECDICT | Free English to Chinese Dictionary Database | 5184 | 2023-12-02 |
128 | Python3WebSpider/ProxyPool | An Efficient ProxyPool with Getter, Tester and Server | 5156 | 2024-01-01 |
129 | PaddlePaddle/PaddleClas | A treasure chest for visual classification and recognition powered by PaddlePaddle | 5129 | 2023-12-28 |
130 | Evil0ctal/Douyin_TikTok_Download_API | 🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。 | 5101 | 2023-12-01 |
131 | ricequant/rqalpha | A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities | 5072 | 2024-01-02 |
132 | jsvine/pdfplumber | Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables. | 4997 | 2023-11-10 |
133 | OpenGVLab/DragGAN | Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux) | 4956 | 2023-07-17 |
134 | chatopera/Synonyms | 🌿 中文近义词:聊天机器人,智能问答工具包 | 4936 | 2023-11-24 |
135 | guofei9987/blind_watermark | Blind&Invisible Watermark ,图片盲水印,提取水印无须原图! | 4900 | 2023-12-25 |
136 | zq1997/deepin-wine | 【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式 | 4891 | 2023-10-14 |
137 | shibing624/pycorrector | pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,LLaMA等模型应用在纠错场景,开箱即用。 | 4890 | 2024-01-02 |
138 | wepe/MachineLearning | Basic Machine Learning and Deep Learning | 4872 | 2023-11-15 |
139 | clovaai/donut | Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022 | 4804 | 2023-11-15 |
140 | sshwsfc/xadmin | Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap. | 4736 | 2023-12-20 |
141 | rev1si0n/lamda | ⚡️ Android reverse engineering & automation framework 史上最强安卓抓包/逆向/HOOK & 云手机/远程桌面/自动化辅助框架,你的工作从未如此简单快捷。 | 4695 | 2024-01-01 |
142 | HIT-SCIR/ltp | Language Technology Platform | 4665 | 2023-12-01 |
143 | IrisRainbowNeko/genshin_auto_fish | 基于深度强化学习的原神自动钓鱼AI | 4657 | 2023-12-15 |
144 | 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 ... | 4652 | 2023-12-26 |
145 | Rockyzsu/stock | 30天掌握量化交易 (持续更新) | 4585 | 2023-09-17 |
146 | mozillazg/python-pinyin | 汉字转拼音(pypinyin) | 4562 | 2023-12-11 |
147 | Johnserf-Seed/TikTokDownload | 抖音去水印批量下载用户主页作品、喜欢、收藏、图文、音频 | 4532 | 2023-12-31 |
148 | PaddlePaddle/PaddleX | PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具) | 4510 | 2024-01-02 |
149 | TophantTechnology/ARL | ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。 | 4506 | 2023-12-29 |
150 | yihong0618/xiaogpt | Play ChatGPT and other LLM with Xiaomi AI Speaker | 4472 | 2023-12-19 |
151 | open-mmlab/mmpose | OpenMMLab Pose Estimation Toolbox and Benchmark. | 4467 | 2024-01-03 |
152 | jianchang512/clone-voice | A sound cloning tool with a web interface, using your voice or any sound to record audio / 一个带web界面的声音克隆工具,使用你的音色或任意声音来录制音频 | 4436 | 2024-01-01 |
153 | open-mmlab/mmdetection3d | OpenMMLab's next-generation platform for general 3D object detection. | 4421 | 2024-01-03 |
154 | MustardChef/WSABuilds | Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries with Google Play Store (MindTheGapps) and/or Magisk or KernelSU (root solutions) built in. | 4418 | 2024-01-03 |
155 | man-group/dtale | Visualizer for pandas data structures | 4387 | 2024-01-03 |
156 | madawei2699/myGPTReader | A community-driven way to read and chat with AI bots - powered by chatGPT. | 4316 | 2023-11-19 |
157 | tebelorg/RPA-Python | Python package for doing RPA | 4298 | 2023-12-24 |
158 | thunlp/OpenNRE | An Open-Source Package for Neural Relation Extraction (NRE) | 4157 | 2023-12-28 |
159 | YaoFANGUK/video-subtitle-extractor | 视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files. | 4139 | 2023-12-26 |
160 | jzhang38/TinyLlama | The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens. | 4103 | 2023-12-31 |
161 | Plachtaa/VITS-fast-fine-tuning | This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion | 4063 | 2023-12-06 |
162 | shidenggui/easyquotation | 实时获取新浪 / 腾讯 的免费股票行情 / 集思路的分级基金行情 | 4052 | 2023-12-13 |
163 | pkuliyi2015/multidiffusion-upscaler-for-automatic1111 | Tiled Diffusion and VAE optimize, licensed under CC BY-NC-SA 4.0 | 4002 | 2023-11-01 |
164 | NewFuture/DDNS | 🚩 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...) | 3993 | 2023-12-31 |
165 | zas023/JdBuyer | 京东抢购自动下单助手,GUI 支持 Windows 和 macOS | 3958 | 2023-08-02 |
166 | timesler/facenet-pytorch | Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models | 3930 | 2023-11-02 |
167 | zpoint/CPython-Internals | Dive into CPython internals, trying to illustrate every detail of CPython implementation | 3926 | 2023-12-15 |
168 | aigc-apps/sd-webui-EasyPhoto | 📷 EasyPhoto Your Smart AI Photo Generator. | 3900 | 2024-01-02 |
169 | open-mmlab/mmocr | OpenMMLab Text Detection, Recognition and Understanding Toolbox | 3877 | 2023-10-28 |
170 | InsaneLife/ChineseNLPCorpus | 中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。 | 3864 | 2023-11-21 |
171 | tmux-python/tmuxp | 🖥️ Session manager for tmux, build on libtmux. | 3852 | 2024-01-01 |
172 | blackboxo/CleanMyWechat | 自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。 | 3849 | 2024-01-02 |
173 | 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 | 3838 | 2023-11-28 |
174 | megvii-research/ECCV2022-RIFE | ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation | 3833 | 2023-11-09 |
175 | InternLM/InternLM | InternLM has open-sourced 7 and 20 billion parameter base models and chat models tailored for practical scenarios and the training system. | 3821 | 2024-01-03 |
176 | codemayq/chinese-chatbot-corpus | 中文公开聊天语料库 | 3734 | 2023-07-14 |
177 | THUDM/VisualGLM-6B | Chinese and English multimodal conversational language model 多模态中英双语对话语言模型 | 3706 | 2023-12-07 |
178 | FlagAI-Open/FlagAI | FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model. | 3683 | 2023-12-21 |
179 | IDEA-CCNL/Fengshenbang-LM | Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系,成为中文AIGC和认知智能的基础设施。 | 3681 | 2023-12-27 |
180 | open-mmlab/mmaction2 | OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark | 3628 | 2023-12-10 |
181 | thunlp/OpenKE | An Open-Source Package for Knowledge Embedding (KE) | 3623 | 2023-12-28 |
182 | shibing624/text2vec | text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。 | 3604 | 2023-11-14 |
183 | 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. | 3602 | 2023-08-21 |
184 | kohya-ss/sd-scripts | - | 3581 | 2024-01-03 |
185 | deepseek-ai/DeepSeek-Coder | DeepSeek Coder: Let the Code Write Itself | 3575 | 2023-12-28 |
186 | xxlong0/Wonder3D | Single Image to 3D using Cross-Domain Diffusion | 3565 | 2023-12-20 |
187 | jackhawks/rectg | 经过精心筛选,从 5000+ 个电报群组/频道/机器人中挑选出的优质推荐!如果您有更多值得推荐的电报群组/频道/机器人,欢迎在 issues 中留言或提交 pull requests。感谢您的关注! | 3547 | 2024-01-03 |
188 | mymusise/ChatGLM-Tuning | 基于ChatGLM-6B + LoRA的Fintune方案 | 3524 | 2023-11-25 |
189 | luosiallen/latent-consistency-model | Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference | 3521 | 2023-12-02 |
190 | wenet-e2e/wenet | Production First and Production Ready End-to-End Speech Recognition Toolkit | 3484 | 2024-01-03 |
191 | THUDM/CogVLM | a state-of-the-art-level open visual language model 多模态预训练模型 | 3458 | 2024-01-02 |
192 | 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 ... | 3448 | 2023-08-12 |
193 | yangjianxin1/Firefly | Firefly(流萤): 中文对话式大语言模型(全量微调+QLoRA),支持微调Mixtral-8x7B、Zephyr、Mistral、Aquila2、Baichuan2、CodeLlama、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya、Bloom等大模型 | 3434 | 2023-12-29 |
194 | al-one/hass-xiaomi-miot | Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. 小米米家智能家居设备接入Hass集成 | 3412 | 2024-01-03 |
195 | hiyouga/ChatGLM-Efficient-Tuning | Fine-tuning ChatGLM-6B with PEFT 基于 PEFT 的高效 ChatGLM 微调 | 3407 | 2023-10-12 |
196 | RockChinQ/QChatGPT | 😎高稳定性、🧩支持插件、🌏实时联网的 ChatGPT QQ 机器人🤖 支持 ChatGPT、New Bing、Claude、Google Bard、Gemini Pro、gpt4free、One API 的 QQ 机器人平台 | 3384 | 2023-12-28 |
197 | dataelement/bisheng | Bisheng is an open LLM devops platform for next generation AI applications. | 3365 | 2024-01-03 |
198 | 0x727/ShuiZe_0x727 | 信息收集自动化工具 | 3353 | 2023-10-07 |
199 | yl4579/StyleTTS2 | StyleTTS 2: Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models | 3324 | 2023-12-19 |
200 | triwinds/ns-emu-tools | 一个用于安装/更新 NS 模拟器的工具 | 3304 | 2023-12-31 |
↓ -- 感谢读者 -- ↓
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!