Skip to content
View lizhuang's full-sized avatar
Block or Report

Block or report lizhuang

Report abuse

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

Report abuse
  • dax-pay Public

    Forked from dromara/dax-pay

    免费开源的支付网关,支持支付宝、微信、云闪付等通道,提供收单、退款、聚合支付、对账、分账等功能,通过HTTP方式进行调用,不与其他系统产生耦合关联,可以快速集成到各种系统中,提供可视化界面进行管理,便于实现统一的支付信息管理。

    Java Apache License 2.0 Updated May 6, 2024
  • magika Public

    Forked from google/magika

    Detect file content types with deep learning

    Python Apache License 2.0 Updated Feb 22, 2024
  • Java Updated Jan 26, 2024
  • txtai Public

    Forked from neuml/txtai

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

    Python Apache License 2.0 Updated Jan 23, 2024
  • 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube

    Jupyter Notebook Updated Jan 20, 2024
  • To Be Top Javaer - Java工程师成神之路

    Java Updated Jan 3, 2024
  • CodeGuide Public

    Forked from fuzhengwei/CodeGuide

    📚 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!

    Apache License 2.0 Updated Dec 24, 2023
  • 👮‍♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤组件,附带��体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。)

    Java Apache License 2.0 Updated Dec 18, 2023
  • 涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。

    Java Updated Nov 28, 2023
  • Java Apache License 2.0 Updated Nov 22, 2023
  • FastGPT Public

    Forked from labring/FastGPT

    FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!

    TypeScript Other Updated Nov 15, 2023
  • A collection of professionally designed, every day UI components built on Web standards. Works with all frameworks as well as regular HTML/CSS/JS. 🥾

    TypeScript MIT License Updated Oct 26, 2023
  • Smart-doc is a java restful api document generation tool. Smart-doc is based on interface source code analysis to generate interface documentation, completely zero-injection.

    Java Apache License 2.0 Updated Oct 19, 2023
  • Context-aware AI Sales Agent to automate sales outreach.

    Python MIT License Updated Oct 4, 2023
  • Source code for my NextJS course (https://acad.link/nextjs)

    JavaScript Updated Sep 28, 2023
  • nextjs-blog Public

    Forked from sRect/nextjs-blog

    my blog

    JavaScript GNU General Public License v3.0 Updated Sep 27, 2023
  • Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain | 基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答

    Python Apache License 2.0 Updated Aug 28, 2023
  • langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。

    Updated Aug 1, 2023
  • AgentGPT Public

    Forked from reworkd/AgentGPT

    🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.

    TypeScript GNU General Public License v3.0 Updated Jul 11, 2023
  • wenda Public

    Forked from wenda-LLM/wenda

    闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题

    JavaScript GNU Affero General Public License v3.0 Updated Jun 30, 2023
  • springboot minio 分片上传

    Java Apache License 2.0 Updated Jun 30, 2023
  • Source code for demos & exercises, as well as practice questions + answers for my React.js book.

    JavaScript Updated Jun 9, 2023
  • A simple LangChain-like implementation based on Sentence Embedding+local knowledge base, with Vicuna (FastChat) serving as the LLM. Supports both Chinese and English, and can process PDF, HTML, and…

    Python Apache License 2.0 Updated May 12, 2023
  • free-books Public

    Forked from ruanyf/free-books

    互联网上的免费书籍

    Updated Apr 26, 2023
  • ChatDoctor Public

    Forked from Kent0n-Li/ChatDoctor
    Python Apache License 2.0 Updated Apr 25, 2023
  • This is an AI agent for Street Fighter II Champion Edition.

    Python Apache License 2.0 Updated Apr 18, 2023
  • HanLP Public

    Forked from hankcs/HanLP

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

    Python Apache License 2.0 Updated Apr 15, 2023
  • An experimental open-source attempt to make GPT-4 fully autonomous.

    Python MIT License Updated Apr 14, 2023
  • DeepSpeed Public

    Forked from microsoft/DeepSpeed

    DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

    Python Apache License 2.0 Updated Apr 13, 2023
  • Jupyter Notebooks for Geektime AI Course

    Jupyter Notebook MIT License Updated Apr 13, 2023