Skip to content
View natsu2711's full-sized avatar

Block or report natsu2711

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. MicroMall MicroMall Public

    这是一个从零开始构建的、基于Spring Cloud Alibaba技术栈的现代化微服务电商平台。该项目旨在演示如何将当前业界主流的微服务技术整合应用,构建一个高并发、高可用、高扩展性的分布式系统。

    Java 3

  2. movie_recommender movie_recommender Public

    这是一个机器学习工程化(MLOps)项目。它从零开始构建、部署并封装了一个基于用户画像的实时电影推荐服务。

    Python

  3. LightInfer LightInfer Public

    LightInfer 是一个从零设计的轻量级高性能 LLM 推理引擎,专为 Llama / Qwen 等主流大模型设计。本项目旨在通过底层系统优化,解决大模型推理中的显存瓶颈与延迟问题。

    C++

  4. ai-agent-portfolio ai-agent-portfolio Public

    完整的 AI Agent 开发学习项目,包含 RAG 客服 Agent、文档生成 Workflow、LLM 评估系统三个实战项目

    Python 16 2

  5. ai-serving-mesh ai-serving-mesh Public

    AI Serving Mesh 是一个跨语言、高性能、低延迟的AI推理服务中台,实现了Python AI模型与C++后端服务的零拷贝通信,为生产级AI应用提供可扩展的基础设施。

    C++ 1

  6. ai-task-scheduler ai-task-scheduler Public

    构建承载高并发AI任务的分布式调度中台,通过Netty零拷贝技术优化大文本传输性能

    Java