Skip to content
View LiangYang666's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report LiangYang666

Report abuse

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

Report abuse
LiangYang666/README.md

Hii, I'm Liang Yang! 👋

🌱 Blogs

Linux&gitpip

⚡ Links

GmailCSU email

ChatGPT-WebChatAnywhereLiangNatPython ToolsJava Programming Problem


the projects I'm working on


🏆 Github Profile Trophy


😐 But I'm still wondering...

struct AboutMe;

impl AboutMe {
    const READING_BOOK: &'static str = "The book of life";
    const CURRENT_DEGREE: &'static str = "Master";
    const WANT_TO_UNDERSTAND: &'static str = "WHY we should HOW to do WHAT";
}

trait OpenSource {
    const CONTRIBUTOR_OF: &'static [&'static str] = &["Nope"];
}

impl OpenSource for AboutMe {}

Pinned Loading

  1. ChatGPT-Web ChatGPT-Web Public

    使用GPT-3.5 API创建的ChatGPT聊天页面,支持云部署,多用户使用,多对话管理,公式显示,流式动态显示,windows和linux均可极简部署,网页版 html python flask

    Python 497 303

  2. ChatAnywhere ChatAnywhere Public

    使用GPT-3.5 API创建的Copilot,支持office、word、wps中使用,任意软件内选中文本补全内容,word copilot

    Python 171 36

  3. LiangNat LiangNat Public

    使用java网络编程实现的内网穿透、端口映射、socks5代理上网,分为服务端和客户端,类似于frp,增加了IP防火墙管理功能,通过web网页方便地添加删除IP白名单

    Java 52 20