Pinned Repositories
architect-awesome
后端架构师技术图谱
BaiduPCS-Go
百度网盘客户端 - Go语言编写
cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
learngit
My git repository
MavenWork
我的maven工程
myStudy
My study project
myutils
本仓库用来存放工作中用到的工具类
Python-100-Days
Python - 100天从新手到大师
so-large-lm
大模型基础: 一文了解大模型基础知识
wangEditor
wangEditor —— 轻量级web富文本框
wuwenrui's Repositories
wuwenrui/myutils
本仓库用来存放工作中用到的工具类
wuwenrui/cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
wuwenrui/12306
12306智能刷票,订票
wuwenrui/apidoc
RESTful API 文档生成工具,支持 Go、Java、Swift、JavaScript、Rust、PHP、Python、Typescript、Kotlin 和 Ruby 等大部分语言。
wuwenrui/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
wuwenrui/Awesome-GitHub-Repo
收集整理 GitHub 上高质量、有趣的开源项目。
wuwenrui/ChatGPT
Reverse engineered ChatGPT API
wuwenrui/chatgpt-on-wechat
使用ChatGPT搭建微信聊天机器人,基于GPT3.5 API和itchat实现
wuwenrui/ChatPaper
论文精读
wuwenrui/CoordAttention_YOLOX_Pytorch
CoordAttention_YOLOX(基于CoordAttention坐标注意力机制的改进版YOLOX目标检测平台)
wuwenrui/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
wuwenrui/cursor
An editor built for programming with AI 🤖
wuwenrui/DiscordBot-ChatGPT
wuwenrui/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
wuwenrui/FastGithub
github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题
wuwenrui/FateZero
改视频
wuwenrui/intellij-community
idea社区版
wuwenrui/java-springboot-paddleocr
本项目利用java加载paddle-ocr的C++编译的exe文件,并利用springboot进行web部署访问。This project loads the C++ compiled version of paddle-ocr in java and makes use of springboot for web deployment.
wuwenrui/liteflow-ext-rule-demo
liteflow demo,外部存储源
wuwenrui/morphia
MongoDB object-document mapper in Java based on https://github.com/mongodb/mongo-java-driver
wuwenrui/Multi-source-Behavior-Detection
wuwenrui/ncnn-android-yolov8
Real time yolov8 Android demo by ncnn
wuwenrui/Object-Detection-API
Yolov3 Object Detection implemented as APIs, using TensorFlow and Flask
wuwenrui/SadTalker
图片语音合成
wuwenrui/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
wuwenrui/translation
翻译文档
wuwenrui/visual-chatgpt
微软的多模态系统
wuwenrui/wp_MusicApi
QQ音乐、酷我音乐、咪咕音乐、酷狗音乐,支持各大排行榜,会员音乐、搜索,QQ音乐逆向,QQ登录,QQ扫码登陆等等的 一款Node.js的音乐接口
wuwenrui/yaoqishan
妖气山视频管理系统-mysql版
wuwenrui/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。