Skip to content
View liaoxuewei's full-sized avatar

Block or report liaoxuewei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

ai

97 repositories

AI无损放大工具

C# 1,559 175 Updated Jun 15, 2024

A cross-engine test automation framework based on UI inspection

Python 1,818 318 Updated Jan 8, 2024

FauxPilot - an open-source alternative to GitHub Copilot server

Python 14,689 630 Updated Apr 9, 2024

PyTorch package for the discrete VAE used for DALL·E.

Python 10,839 1,934 Updated Jan 31, 2024

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…

Python 47,921 8,108 Updated Mar 28, 2025

Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)

Python 12,833 2,067 Updated Aug 7, 2024

AI 写小说,生成玄幻和言情网文等等。中文预训练生成模型。采用我的 RWKV 模型,类似 GPT-2 。AI写作。RWKV for Chinese novel generation.

Python 3,127 527 Updated Sep 17, 2023

Paddle2.x version AI-Writer 用魔改 GPT 生成网文小说。AI 写小说。Tuned GPT for novel generation。

Python 167 44 Updated Feb 27, 2022

中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理

Python 34,732 10,477 Updated Jan 15, 2025

近代汉语语料库数据集 自然语言处理 语料库 古代汉语 古汉语 文言文 数字人文 计算语言

HTML 154 18 Updated Mar 4, 2025

Pure Javascript OCR for more than 100 Languages 📖🎉🖥

JavaScript 36,273 2,283 Updated Mar 29, 2025

Primary Kite repo — private bits replaced with XXXXXXX

Go 739 177 Updated Dec 1, 2022

💡 All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows

Python 10,657 676 Updated Mar 22, 2025

Use ChatGPT On Wechat via wechaty

TypeScript 13,334 3,855 Updated May 20, 2024

ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。

54,622 13,575 Updated Jan 1, 2025

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)

Rust 53,654 6,061 Updated Aug 29, 2024

An Efficient ProxyPool with Getter, Tester and Server

Python 5,934 2,122 Updated Jun 30, 2024

CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)

Python 8,438 629 Updated Aug 13, 2024

visual-chatgpt支持中文版本

Python 288 43 Updated Mar 22, 2023

这是一个AccessibilityService练习项目,实现了微信消息自动回复功能

Java 5 Updated Sep 19, 2018

Android仿真人机交互开源库,包括自动化模拟点击指定控件、模拟滚屏等

Java 59 31 Updated Jul 4, 2017

后台模拟点击service,有两套方案:AccessibilityService和adb shell命令

Java 131 58 Updated Feb 9, 2018

一款基于Android AccessibilityService(辅助服务)的自动操作微信的app,实现的功能有,附近的人自动打招呼,通讯录自动发消息,自动加好友,自动点赞评论,自定发漂流瓶,自动加群好友,自动推广公众号等等,同时,使用hook模块进行了微信的模拟定位,附近的人位置随意切换。

Java 388 151 Updated Jan 23, 2018

一个旨在帮助手慢人士抢微信红包的android项目,实现了微信红包自动抢的功能,最低支持版本android4.1.2。实现原理是检测通知栏消息判断是否有红包,自动打开微信聊天列表,借助AccessibilityService去模拟人工点击,实现秒抢红包,手慢的人,你们有福了!!!

Java 248 116 Updated May 10, 2017

本文为微信智能回复相关python项目,通过模拟网页端微信接口,实现跟好友之间自动的回复,并接入了图灵智能库,进行相应的内容回复,同时我在本地进行了一个数据库的扩充,自行设置回复内容,优先级大于图灵

Python 18 5 Updated Jan 22, 2018

Android:实现监听微信红包,并自动抢红包,是春节抢红包必备助手。主要原理:利用AccessibilityService这个辅助服务类,监听通知栏微信消息,如果有微信红包,就模拟界面一些控件的点击事件,现开源,大家可继续完善

Java 41 24 Updated Jan 17, 2017

在安卓平台下利用AccessibilityService模拟点击。

Java 5 1 Updated Sep 10, 2019