中文总榜 > 软件类 > Python
# | Repository | Description | Stars | Updated |
---|---|---|---|---|
1 | huggingface/transformers | 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. | 130578 | 2024-08-15 |
2 | binary-husky/gpt_academic | 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss ... | 63221 | 2024-08-14 |
3 | 3b1b/manim | Animation engine for explanatory math videos | 61358 | 2024-08-15 |
4 | ageitgey/face_recognition | The world's simplest facial recognition api for Python and the command line | 52617 | 2024-06-18 |
5 | ultralytics/yolov5 | YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite | 49172 | 2024-08-15 |
6 | Textualize/rich | Rich is a Python library for rich text and beautiful formatting in the terminal. | 48601 | 2024-08-15 |
7 | 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 ... | 41775 | 2024-08-15 |
8 | THUDM/ChatGLM-6B | ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型 | 40250 | 2024-06-27 |
9 | hpcaitech/ColossalAI | Making large AI models cheaper, faster and more accessible | 38483 | 2024-08-15 |
10 | lm-sys/FastChat | An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena. | 36143 | 2024-08-15 |
11 | microsoft/DeepSpeed | DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective. | 34323 | 2024-08-15 |
12 | hankcs/HanLP | Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification | 33293 | 2024-07-13 |
13 | fxsjy/jieba | 结巴中文分词 | 32955 | 2024-03-18 |
14 | LC044/WeChatMsg | 提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手 | 32316 | 2024-07-20 |
15 | sqlmapproject/sqlmap | Automatic SQL injection and database takeover tool | 31639 | 2024-08-07 |
16 | gradio-app/gradio | Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work! | 31584 | 2024-08-15 |
17 | RVC-Boss/GPT-SoVITS | 1 min voice data can also be used to train a good TTS model! (few shot voice cloning) | 30998 | 2024-08-15 |
18 | OpenDevin/OpenDevin | 🐚 OpenDevin: Code Less, Make More | 30018 | 2024-08-15 |
19 | 2noise/ChatTTS | A generative speech model for daily dialogue. | 29267 | 2024-08-14 |
20 | zhayujie/chatgpt-on-wechat | 基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。 | 29171 | 2024-08-14 |
21 | hiyouga/LLaMA-Factory | A WebUI for Efficient Fine-Tuning of 100+ LLMs (ACL 2024) | 29022 | 2024-08-15 |
22 | open-mmlab/mmdetection | OpenMMLab Detection Toolbox and Benchmark | 28844 | 2024-08-12 |
23 | myshell-ai/OpenVoice | Instant voice cloning by MyShell. | 27941 | 2024-07-23 |
24 | xinntao/Real-ESRGAN | Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration. | 27364 | 2024-08-06 |
25 | ultralytics/ultralytics | NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite | 27346 | 2024-08-15 |
26 | jumpserver/jumpserver | An open-source PAM tool alternative to CyberArk. 广受欢迎的开源堡垒机。 | 24869 | 2024-08-15 |
27 | celery/celery | Distributed Task Queue (development branch) | 24236 | 2024-08-14 |
28 | vnpy/vnpy | 基于Python的开源量化交易平台开发框架 | 24215 | 2024-08-12 |
29 | hiroi-sora/Umi-OCR | OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。 | 24001 | 2024-08-12 |
30 | 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. | 23139 | 2024-08-15 |
31 | RVC-Project/Retrieval-based-Voice-Conversion-WebUI | Easily train a good VC model with voice data 10 mins! | 22136 | 2024-08-12 |
32 | WZMIAOMIAO/deep-learning-for-image-processing | deep learning for image processing including classification and object-detection etc. | 22101 | 2024-07-25 |
33 | PaddlePaddle/Paddle | PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署) | 21978 | 2024-08-15 |
34 | hpcaitech/Open-Sora | Open-Sora: Democratizing Efficient Video Production for All | 21227 | 2024-08-09 |
35 | jhao104/proxy_pool | Python ProxyPool for web spider | 21141 | 2024-06-17 |
36 | 521xueweihan/GitHub520 | 😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装) | 20829 | 2024-08-15 |
37 | chatanywhere/GPT_API_free | Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。 | 20066 | 2024-08-12 |
38 | reflex-dev/reflex | 🕸️ Web apps in pure Python 🐍 | 18705 | 2024-08-15 |
39 | recommenders-team/recommenders | Best Practices on Recommendation Systems | 18622 | 2024-08-15 |
40 | ymcui/Chinese-LLaMA-Alpaca | 中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs) | 18065 | 2024-04-30 |
41 | binux/pyspider | A Powerful Spider(Web Crawler) System in Python. | 16444 | 2024-04-30 |
42 | THUDM/ChatGLM2-6B | ChatGLM2-6B: An Open Bilingual Chat LLM 开源双语对话语言模型 | 15667 | 2024-06-27 |
43 | harry0703/MoneyPrinterTurbo | 利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM. | 15625 | 2024-07-26 |
44 | VikParuchuri/marker | Convert PDF to markdown quickly with high accuracy | 15517 | 2024-08-14 |
45 | OpenEthan/SMSBoom | SMSBoom - Deprecate: Due to judicial reasons, the repository has been suspended! | 15347 | 2024-03-20 |
46 | 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. | 15097 | 2024-08-02 |
47 | pyecharts/pyecharts | 🎨 Python Echarts Plotting Library | 14707 | 2024-07-10 |
48 | pjialin/py12306 | 🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 | 14258 | 2024-05-10 |
49 | infiniflow/ragflow | RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. | 14118 | 2024-08-15 |
50 | tgbot-collection/YYeTsBot | 🎬 人人影视 机器人和网站,包含人人影视全部资源以及众多网友的网盘分享 | 14106 | 2024-07-21 |
51 | microsoft/nni | An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning. | 13934 | 2024-07-03 |
52 | ScrapeGraphAI/Scrapegraph-ai | Python scraper based on AI | 13845 | 2024-08-15 |
53 | assafelovic/gpt-researcher | GPT based autonomous agent that does online comprehensive research on any given topic | 13603 | 2024-08-15 |
54 | dmlc/dgl | Python package built to ease deep learning on graph, on top of existing DL frameworks. | 13294 | 2024-08-15 |
55 | THUDM/ChatGLM3 | ChatGLM3 series: Open Bilingual Chat LLMs 开源双语对话语言模型 | 13253 | 2024-07-10 |
56 | QwenLM/Qwen | The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud. | 13012 | 2024-07-30 |
57 | eosphoros-ai/DB-GPT | AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents | 12944 | 2024-08-15 |
58 | lss233/chatgpt-mirai-qq-bot | 🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 支持 QQ、Telegram、Discord、微信 等平台 | 12814 | 2024-03-23 |
59 | PaddlePaddle/PaddleHub | Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving) | 12641 | 2024-08-07 |
60 | PaddlePaddle/PaddleDetection | Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection. | 12494 | 2024-08-07 |
61 | Sinaptik-AI/pandas-ai | Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG. | 12342 | 2024-08-14 |
62 | 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 ... | 12115 | 2024-08-13 |
63 | OpenMOSS/MOSS | An open-source tool-augmented conversational language model from Fudan University | 11900 | 2024-07-13 |
64 | 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, ... | 11852 | 2024-08-15 |
65 | bbfamily/abu | 阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构 | 11697 | 2024-05-29 |
66 | NVIDIA/NeMo | A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech) | 11240 | 2024-08-15 |
67 | PKU-YuanGroup/Open-Sora-Plan | This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project. | 11123 | 2024-08-14 |
68 | netease-youdao/QAnything | Question and Answer based on Anything. | 11059 | 2024-08-15 |
69 | Kanaries/pygwalker | PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis | 10923 | 2024-08-15 |
70 | 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 ... | 10781 | 2024-08-14 |
71 | OpenBMB/MiniCPM-V | MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone | 10477 | 2024-08-15 |
72 | prowler-cloud/prowler | Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. ... | 10410 | 2024-08-15 |
73 | ultralytics/yolov3 | YOLOv3 in PyTorch > ONNX > CoreML > TFLite | 10126 | 2024-08-14 |
74 | guoyww/AnimateDiff | Official implementation of AnimateDiff. | 10063 | 2024-07-31 |
75 | KwaiVGI/LivePortrait | Bring portraits to life! | 10033 | 2024-08-14 |
76 | asweigart/pyautogui | A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard. | 10030 | 2024-07-28 |
77 | RUCAIBox/LLMSurvey | The official GitHub page for the survey paper "A Survey of Large Language Models". | 9809 | 2024-05-19 |
78 | kornia/kornia | Geometric Computer Vision Library for Spatial AI | 9710 | 2024-08-15 |
79 | VikParuchuri/surya | OCR, layout analysis, reading order, line detection in 90+ languages | 9490 | 2024-08-14 |
80 | BlinkDL/ChatRWKV | ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source. | 9350 | 2024-07-11 |
81 | sml2h3/ddddocr | 带带弟弟 通用验证码识别OCR pypi版 | 9339 | 2024-07-25 |
82 | akfamily/akshare | AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库 | 8873 | 2024-08-15 |
83 | 1Panel-dev/MaxKB | 🚀 基于 LLM 大语言模型的知识库问答系统。开箱即用、模型中立、灵活编排,支持快速嵌入到第三方业务系统。 | 8864 | 2024-08-15 |
84 | Jack-Cherish/Machine-Learning | ⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归 | 8846 | 2024-07-12 |
85 | hoochanlon/hamulete | 🏔️国立台湾大学、新加坡国立大学、早稻田大学、东京大学,中央研究院(台湾)以及中国重点高校及科研机构,社科、经济、数学、博弈论、哲学、系统工程类学术论文等知识库。 | 8843 | 2024-08-14 |
86 | ParthJadhav/Tkinter-Designer | An easy and fast way to create a Python GUI 🐍 | 8810 | 2024-08-14 |
87 | voicepaw/so-vits-svc-fork | so-vits-svc fork with realtime support, improved interface and more features. | 8616 | 2024-08-12 |
88 | facebookresearch/nougat | Implementation of Nougat Neural Optical Understanding for Academic Documents | 8613 | 2024-04-16 |
89 | OlafenwaMoses/ImageAI | A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities | 8534 | 2024-08-03 |
90 | rwv/chinese-dos-games | 🎮 Chinese DOS games collections. | 8514 | 2024-08-07 |
91 | 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 ... | 8495 | 2024-08-15 |
92 | dataelement/bisheng | Bisheng is an open LLM devops platform for next generation AI applications. | 8463 | 2024-08-15 |
93 | PeterL1n/RobustVideoMatting | Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML! | 8420 | 2024-04-02 |
94 | vvbbnn00/WARP-Clash-API | 该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic. | 8331 | 2024-06-25 |
95 | Evil0ctal/Douyin_TikTok_Download_API | 🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。 | 8314 | 2024-07-07 |
96 | dataabc/weiboSpider | 新浪微博爬虫,用python爬取新浪微博数据 | 8228 | 2024-05-21 |
97 | OptimalScale/LMFlow | An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All. | 8172 | 2024-08-14 |
98 | fudan-generative-vision/hallo | Hallo: Hierarchical Audio-Driven Visual Synthesis for Portrait Image Animation | 8107 | 2024-07-04 |
99 | AirtestProject/Airtest | UI Automation Framework for Games and Apps | 8084 | 2024-08-09 |
100 | THUDM/CodeGeeX | CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023) | 8057 | 2024-08-13 |
101 | shmilylty/OneForAll | OneForAll是一款功能强大的子域收集工具 | 8053 | 2024-04-19 |
102 | activeloopai/deeplake | Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop. ... | 7976 | 2024-08-14 |
103 | OpenBMB/XAgent | An Autonomous LLM Agent for Complex Task Solving | 7959 | 2024-08-12 |
104 | open-mmlab/mmsegmentation | OpenMMLab Semantic Segmentation Toolbox and Benchmark. | 7861 | 2024-08-13 |
105 | 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. | 7811 | 2024-07-03 |
106 | shidenggui/easytrader | 提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件 | 7796 | 2024-05-09 |
107 | houtianze/bypy | Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端 | 7734 | 2024-05-01 |
108 | nl8590687/ASRT_SpeechRecognition | A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统 | 7701 | 2024-04-15 |
109 | thu-ml/tianshou | An elegant PyTorch deep reinforcement learning library. | 7693 | 2024-08-15 |
110 | pdm-project/pdm | A modern Python package and dependency manager supporting the latest PEP standards | 7692 | 2024-08-15 |
111 | fishaudio/Bert-VITS2 | vits2 backbone with multilingual-bert | 7660 | 2024-08-15 |
112 | THUDM/CodeGeeX2 | CodeGeeX2: A More Powerful Multilingual Code Generation Model | 7615 | 2024-07-10 |
113 | jzhang38/TinyLlama | The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens. | 7496 | 2024-05-03 |
114 | microsoft/UFO | A UI-Focused Agent for Windows OS Interaction. | 7460 | 2024-08-14 |
115 | LibreTranslate/LibreTranslate | Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup. | 7456 | 2024-08-12 |
116 | Morizeyao/GPT2-Chinese | Chinese version of GPT2 training code, using BERT tokenizer. | 7431 | 2024-04-25 |
117 | 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. | 7402 | 2024-07-28 |
118 | g1879/DrissionPage | 基于python的网页自动化工具。既能控制浏览器,也能收发数据包。可兼顾浏览器自动化的便利性和requests的高效率。功能强大,内置无数人性化设计和便捷功能。语法简洁而优雅,代码量少。 | 7385 | 2024-08-13 |
119 | wbt5/real-url | 获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。 | 7273 | 2024-06-07 |
120 | fishaudio/fish-speech | Brand new TTS solution | 7114 | 2024-08-15 |
121 | mvdctop/Movie_Data_Capture | Local Movies Organizer | 7086 | 2024-07-24 |
122 | netease-youdao/EmotiVoice | EmotiVoice 😊: a Multi-Voice and Prompt-Controlled TTS Engine | 7064 | 2024-08-13 |
123 | hust-open-atom-club/linux-insides-zh | Linux 内核揭秘 | 7052 | 2024-08-13 |
124 | ymcui/Chinese-LLaMA-Alpaca-2 | 中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models) | 7030 | 2024-04-30 |
125 | lawlite19/MachineLearning_Python | 机器学习算法python实现 | 7006 | 2024-05-20 |
126 | Jrohy/multi-v2ray | v2ray/xray多用户管理部署程序 | 6951 | 2024-02-24 |
127 | jianchang512/clone-voice | A sound cloning tool with a web interface, using your voice or any sound to record audio / 一个带web界面的声音克隆工具,使用你的音色或任意声音来录制音频 | 6913 | 2024-08-02 |
128 | PaddlePaddle/models | Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on. | 6884 | 2024-07-11 |
129 | garrettj403/SciencePlots | Matplotlib styles for scientific plotting | 6861 | 2024-08-07 |
130 | 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 ... | 6804 | 2024-08-06 |
131 | taojy123/KeymouseGo | 类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 automate mouse clicks and keyboard input | 6755 | 2024-08-03 |
132 | EleutherAI/gpt-neox | An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries | 6751 | 2024-08-14 |
133 | hunshcn/gh-proxy | github release、archive以及项目文件的加速项目 | 6738 | 2024-08-08 |
134 | modelscope/modelscope | ModelScope: bring the notion of Model-as-a-Service to life. | 6670 | 2024-08-13 |
135 | 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 ... | 6592 | 2024-07-21 |
136 | LmeSzinc/AzurLaneAutoScript | Azur Lane bot (CN/EN/JP/TW) 碧蓝航线脚本 无缝委托科研,全自动大世界 | 6574 | 2024-08-15 |
137 | EstrellaXD/Auto_Bangumi | AutoBangumi - 全自动追番工具 | 6519 | 2024-08-15 |
138 | mli/autocut | 用文本编辑器剪视频 | 6493 | 2024-04-16 |
139 | liangliangyy/DjangoBlog | 🍺基于Django的博客系统 | 6491 | 2024-08-13 |
140 | FlagOpen/FlagEmbedding | Retrieval and Retrieval-augmented LLMs | 6461 | 2024-08-15 |
141 | deepseek-ai/DeepSeek-Coder | DeepSeek Coder: Let the Code Write Itself | 6331 | 2024-05-21 |
142 | openatx/uiautomator2 | Android Uiautomator2 Python Wrapper | 6314 | 2024-08-15 |
143 | linyiLYi/street-fighter-ai | This is an AI agent for Street Fighter II Champion Edition. | 6287 | 2024-05-14 |
144 | Sitoi/dailycheckin | 基于「Docker」/「青龙面板」/「群晖」的每日签到脚本(支持多账号)签到列表: |爱奇艺|全民K歌|有道云笔记|百度贴吧|Bilibili|V2EX|AcFun|什么值得买|阿里云盘|i茅台申购|小米运动|百度搜索资源平台|恩山论坛|奥拉星| | 6264 | 2024-05-15 |
145 | Johnserf-Seed/TikTokDownload | 抖音去水印批量下载用户主页作品、喜欢、收藏、图文、音频 | 6244 | 2024-06-28 |
146 | jsvine/pdfplumber | Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables. | 6214 | 2024-08-15 |
147 | FQrabbit/SSTap-Rule | 支持更多游戏规则,让SSTap成为真正的“网游加速器” | 6159 | 2024-08-01 |
148 | wzpan/wukong-robot | 🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。 | 6155 | 2024-08-07 |
149 | modelscope/DiffSynth-Studio | Enjoy the magic of Diffusion models! | 6133 | 2024-08-14 |
150 | InternLM/InternLM | Official release of InternLM2.5 base and chat models. 1M context support | 6070 | 2024-08-14 |
151 | yihong0618/xiaogpt | Play ChatGPT and other LLM with Xiaomi AI Speaker | 6001 | 2024-07-22 |
152 | QingdaoU/OnlineJudge | Open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 admin@qduoj.com | 5981 | 2024-04-07 |
153 | hhyo/Archery | SQL 审核查询平台 | 5854 | 2024-08-15 |
154 | jxxghp/MoviePilot | NAS媒体库自动化管理工具 | 5844 | 2024-08-15 |
155 | 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. | 5827 | 2024-05-18 |
156 | firerpa/lamda | ⚡️ Android reverse engineering & automation framework 史上最强安卓抓包/逆向/HOOK & 云手机/远程桌面/自动化取证框架,你的工作从未如此简单快捷。 | 5813 | 2024-07-18 |
157 | skywind3000/ECDICT | Free English to Chinese Dictionary Database | 5810 | 2024-07-24 |
158 | 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 ... | 5784 | 2024-05-29 |
159 | open-mmlab/mmcv | OpenMMLab Computer Vision Foundation | 5783 | 2024-08-12 |
160 | THUDM/CogVLM | a state-of-the-art-level open visual language model 多模态预训练模型 | 5765 | 2024-05-29 |
161 | nonebot/nonebot2 | 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python | 5763 | 2024-08-15 |
162 | baichuan-inc/Baichuan-7B | A large-scale 7B pretraining language model developed by BaiChuan-Inc. | 5663 | 2024-07-18 |
163 | OpenGVLab/LLaMA-Adapter | [ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters | 5656 | 2024-03-14 |
164 | 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🔥 | 5649 | 2024-08-08 |
165 | Python3WebSpider/ProxyPool | An Efficient ProxyPool with Getter, Tester and Server | 5641 | 2024-06-30 |
166 | clovaai/donut | Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022 | 5623 | 2024-07-11 |
167 | jianchang512/ChatTTS-ui | 一个简单的本地网页界面,使用ChatTTS将文字合成为语音,同时支持对外提供API接口。A simple native web interface that uses ChatTTS to synthesize text into speech, along with support for external API interfaces. | 5600 | 2024-08-09 |
168 | thuml/Time-Series-Library | A Library for Advanced Deep Time Series Models. | 5590 | 2024-08-15 |
169 | THUDM/CogVideo | Text-to-video generation: CogVideoX (2024) and CogVideo (ICLR 2023) | 5587 | 2024-08-15 |
170 | aidlearning/AidLearning-FrameWork | 🔥🔥🔥AidLearning is a powerful AIOT development platform, AidLearning builds a linux env supporting GUI, deep learning and visual IDE on Android...Now Aid supports CPU+GPU+NPU for inference with high pe ... | 5546 | 2024-04-09 |
171 | guofei9987/blind_watermark | Blind&Invisible Watermark ,图片盲水印,提取水印无须原图! | 5545 | 2024-06-23 |
172 | YaoFANGUK/video-subtitle-extractor | 视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files. | 5510 | 2024-02-21 |
173 | modelscope/FunASR | A Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models, Supporting Speech Recognition, Voice Activity Detection, Text Post-processing etc. | 5486 | 2024-08-15 |
174 | yangjianxin1/Firefly | Firefly: 大模型训练工具,支持训练Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型 | 5485 | 2024-07-16 |
175 | wb14123/seq2seq-couplet | Play couplet with seq2seq model. 用深度学习对对联。 | 5484 | 2024-07-25 |
176 | open-mmlab/mmpose | OpenMMLab Pose Estimation Toolbox and Benchmark. | 5471 | 2024-08-07 |
177 | RayVentura/ShortGPT | 🚀🎬 ShortGPT - Experimental AI framework for youtube shorts / tiktok channel automation | 5430 | 2024-02-17 |
178 | shibing624/pycorrector | pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,LLaMA等模型应用在纠错场景,开箱即用。 | 5404 | 2024-08-13 |
179 | PaddlePaddle/PaddleClas | A treasure chest for visual classification and recognition powered by PaddlePaddle | 5381 | 2024-08-15 |
180 | Turing-Project/WriteGPT | 基于开源GPT2.0的初代创作型人工智能 可扩展、可进化 | 5298 | 2024-03-31 |
181 | ricequant/rqalpha | A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities | 5286 | 2024-08-14 |
182 | zhiyiYo/PyQt-Fluent-Widgets | A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again. | 5200 | 2024-07-24 |
183 | yuanxiaosc/DeepImage-an-Image-to-Image-technology | DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementati ... | 5173 | 2024-05-22 |
184 | wepe/MachineLearning | Basic Machine Learning and Deep Learning | 5135 | 2024-06-15 |
185 | 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 ... | 5126 | 2024-06-23 |
186 | open-mmlab/mmdetection3d | OpenMMLab's next-generation platform for general 3D object detection. | 5111 | 2024-07-10 |
187 | Upsonic/gpt-computer-assistant | Intelligence development framework in python for your product like Apple Intelligence | 5044 | 2024-08-15 |
188 | OpenGVLab/InternVL | [CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的开源多模态对话模型 | 5026 | 2024-08-14 |
189 | Rockyzsu/stock | 30天掌握量化交易 (持续更新) | 5008 | 2024-03-11 |
190 | z1069614715/objectdetection_script | 一些关于目标检测的脚本的改进思路代码,详细请看readme.md | 4937 | 2024-08-13 |
191 | TophantTechnology/ARL | ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。 | 4917 | 2024-04-19 |
192 | HIT-SCIR/ltp | Language Technology Platform | 4906 | 2024-08-06 |
193 | aigc-apps/sd-webui-EasyPhoto | 📷 EasyPhoto Your Smart AI Photo Generator. | 4857 | 2024-07-10 |
194 | OpenInterpreter/01 | The open-source language model computer | 4809 | 2024-08-15 |
195 | mozillazg/python-pinyin | 汉字转拼音(pypinyin) | 4801 | 2024-08-15 |
196 | xaoyaoo/PyWxDump | 获取微信账号信息(昵称/账号/手机/邮箱/数据库密钥/wxid);PC微信数据库读取、解密脚本;聊天记录查看工具;聊天记录导出为html(包含语音图片)。支持多账户信息获取,支持所有微信版本。 | 4796 | 2024-08-13 |
197 | tebelorg/RPA-Python | Python package for doing RPA | 4784 | 2024-08-09 |
198 | PaddlePaddle/PaddleX | Low-code development tool based on PaddlePaddle(飞桨低代码开发工具) | 4703 | 2024-08-15 |
199 | adithya-s-k/omniparse | Ingest, parse, and optimize any data format ➡️ from documents to multimedia ➡️ for enhanced compatibility with GenAI frameworks | 4695 | 2024-08-03 |
200 | Trusted-AI/adversarial-robustness-toolbox | Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams | 4685 | 2024-08-15 |
↓ -- 感谢读者 -- ↓
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!