小米JAVA高级技术专家
社招全职A247103地点:北京状态:招聘
任职要求
1、AI工程能力 了解LLM原理与应用,熟悉主流Agent框架(如OpenClaw、LangChain、AutoGen等);有RAG、向量数据库、多智能体协作相关项目经验者优先;具备AI应用工程化落地能力,理解AI系统的不确定性和可观测性需求 2、云原生与容器化 深入理解云原生架构,熟练掌握Kubernetes、Docker、Helm等技术;有Service Mesh(Istio/Linkerd)落地经验者优先;熟悉CI/CD流程,具备DevOps实践经验 3、中间件技术 精通Dubbo/gRPC、Nacos/Consul、网关(Kong/APISIX)等中间件原理与实践;能够进行中间件定制化开发和性能调优;熟悉分布式系…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
1、OpenClaw核心系统开发 负责OpenClaw AI智能体平台的核心模块设计与开发,包括Gateway网关层、Agent智能体引擎、Skills技能系统等;构建可观测性基础设施,实现基于OpenTelemetry的链路追踪、指标采集和日志聚合能力;优化AI Agent执行流程,支持多智能体协作、任务编排和状态管理 2、AI工程化与Agent生态建设 负责AI Agent与业务系统的对接集成,包括知识库(向量数据库+RAG)、工具调用、外部API对接;实现Agent执行过程的可观测性,追踪成功率、延迟、token消耗等关键指标 3、微服务架构设计与演进 基于云原生架构设计高可用、高扩展的微服务系统,确保支撑大规模AI请求并发;负责服务治理体系建设,包括服务发现、负载均衡、熔断降级、限流等核心能力;实现流量管理、安全通信和可观测性统一 4、中间件研发与优化 深度参与RPC框架(Dubbo/gRPC)、消息队列、配置中心等中间件的选型、定制和优化;解决分布式系统核心难题,包括数据一致性、分布式事务、容错恢复等;构建高性能日志服务(Log Server),支持海量日志的实时采集、路由和查询 5、技术攻关与团队赋能 独立承担云原生、中间件、AI应用中的复杂技术难题攻关;参与团队技术规划,推动技术创新和最佳实践落地;指导初级工程师,提升团队整体技术水平
包括英文材料
大模型+
https://www.youtube.com/watch?v=xZDB1naRUlk
You will build projects with LLMs that will enable you to create dynamic interfaces, interact with vast amounts of text data, and even empower LLMs with the capability to browse the internet for research papers.
https://www.youtube.com/watch?v=zjkBMFhNj_g
AI agent+
https://www.ibm.com/think/ai-agents
Your one-stop resource for gaining in-depth knowledge and hands-on applications of AI agents.
LangChain+
https://python.langchain.com/docs/tutorials/
New to LangChain or LLM app development in general? Read this material to quickly get up and running building your first applications.
https://www.freecodecamp.org/news/beginners-guide-to-langchain/
LangChain is a popular framework for creating LLM-powered apps.
AutoGen+
https://microsoft.github.io/autogen/0.2/docs/Getting-Started/
AutoGen is an open-source programming framework for building AI agents and facilitating cooperation among multiple agents to solve tasks.
https://www.youtube.com/watch?v=JmjxwTEJSE8
Whether you know everything there to AI Agents or are a complete beginner, I believe there is something to learn here.
RAG+
https://www.youtube.com/watch?v=sVcwVQRHIc8
Learn how to implement RAG (Retrieval Augmented Generation) from scratch, straight from a LangChain software engineer.
智能体+
https://learn.microsoft.com/en-us/shows/ai-agents-for-beginners/
In this 10-lesson course we take you from concept to code while covering the fundamentals of building AI agents.
https://www.ibm.com/think/ai-agents
Your one-stop resource for gaining in-depth knowledge and hands-on applications of AI agents.
Kubernetes+
https://kubernetes.io/docs/tutorials/kubernetes-basics/
This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system.
https://kubernetes.io/zh-cn/docs/tutorials/kubernetes-basics/
本教程介绍 Kubernetes 集群编排系统的基础知识。每个模块包含关于 Kubernetes 主要特性和概念的一些背景信息,还包括一个在线教程供你学习。
https://www.youtube.com/watch?v=s_o8dwzRlu4
Hands-On Kubernetes Tutorial | Learn Kubernetes in 1 Hour - Kubernetes Course for Beginners
https://www.youtube.com/watch?v=X48VuDVv0do
Full Kubernetes Tutorial | Kubernetes Course | Hands-on course with a lot of demos
Docker+
https://www.youtube.com/watch?v=GFgJkfScVNU
Master Docker in one course; learn about images and containers on Docker Hub, running multiple containers with Docker Compose, automating workflows with Docker Compose Watch, and much more. 🐳
https://www.youtube.com/watch?v=kTp5xUtcalw
Learn how to use Docker and Kubernetes in this complete hand-on course for beginners.
Helm+
[英文] Introduction to Helm
https://helm.sh/docs/intro/
Are you new to Helm? This is the place to start!
https://www.baeldung.com/ops/kubernetes-helm
In this tutorial, we’ll understand the basics of Helm and how they form a powerful tool for working with Kubernetes resources.
Service Mesh+
https://aws.amazon.com/cn/what-is/service-mesh/
服务网格是一个软件层,用于处理应用程序中服务之间的所有通信。该层由容器化微服务组成。随着应用程序的扩展和微服务数量的增加,监控服务的性能变得越来越困难。
https://aws.amazon.com/what-is/service-mesh/
A service mesh is a software layer that handles all communication between services in applications. This layer is composed of containerized microservices.
https://www.redhat.com/zh-cn/topics/microservices/what-is-a-service-mesh
服务网格是软件应用内的一个专用基础架构层,用于处理服务之间的通信。服务网格可以处理流量路由、安全防护、可观测性和弹性功能,同时对各个服务进行抽象化处理来降低复杂性。
Istio+
https://istio.io/latest/docs/examples/microservices-istio/
This modular tutorial provides new users with hands-on experience using Istio for common microservices scenarios, one step at a time.
https://www.freecodecamp.org/news/learn-istio-manage-microservices/
In a world without Istio, one service makes direct requests to another and in case of failures, the service is responsible for handling those.
LINKERD+
[英文] Getting Started
https://linkerd.io/2.18/getting-started/
In this guide, we’ll walk you through how to install Linkerd into your Kubernetes cluster.
https://www.digitalocean.com/community/tutorials/how-to-install-and-use-linkerd-with-kubernetes
A service mesh like Linkerd, for example, can automatically encrypt connections, handle request retries and timeouts, provide telemetry information like success rates and latencies, and more.
https://www.youtube.com/watch?v=Hc-XFPHDDk4
In this video we take a look at Linkerd.
CI+
https://www.ibm.com/cn-zh/think/topics/continuous-integration
持续集成 (CI) 是一种软件开发实践,开发人员在整个开发周期中会定期将新的代码和代码变更集成到中央代码存储库中。它是 DevOps 和敏捷方法的关键组成部分。
https://www.youtube.com/watch?v=42UP1fxi2SY
CD+
https://www.redhat.com/zh-cn/topics/devops/what-is-ci-cd
CI/CD 是持续集成和持续交付/部署的缩写,旨在简化并加快软件开发生命周期。
https://www.youtube.com/watch?v=R8_veQiYBjI&list=PLy7NrYWoggjzSIlwxeBbcgfAdYoxCIrM2
DevOps+
https://roadmap.sh/devops
Step by step guide for DevOps, SRE or any other Operations Role in 2025
https://zhuanlan.zhihu.com/p/562036793
DevOps中的Dev指的是Development(开发),Ops指的是Operations(运维),用一句话来说,DevOps就是打通开发运维的壁垒,实现开发运维一体化。
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
Dubbo+
https://dubbo.apache.org/en/overview/mannual/java-sdk/tasks/
还有更多 •••
相关职位
社招5年以上无人机业务部
1. 负责无人机国内外商流接入、账号管理、权限控制等系统的设计开发; 2. 持续迭代DaaS(Drone as a Service)产品服务; 3. 重点、难点技术预研与攻关,全面深度对标业界最佳实践,参与系统架构演进优化; 4. 指导初级工程师学习成长,沉淀输出优秀系统实战经验。
更新于 2025-06-12北京|深圳
社招2年以上软硬件服务-Sa
1. 负责餐饮SaaS业务系统的建设工作,包括需求把控、方案选型、系统设计、功能开发、系统优化等,能够胜任业务需求拆解细化并实施; 2. 站在商家视角,用技术提高生产力,快速解决业务需求和问题; 3. 攻克技术难点,持续优化系统架构,确保业务系统可持续演进; 4. 技术输出,指导初、中级工程师,参与团队技术分享,促进团队成员共同进步。
更新于 2025-08-17成都

社招5年以上软研类
1、负责金融信贷科技与信贷风险服务端架构和研发工作,为全球客户提供普惠金融服务,帮助业务更加健康快速稳定发展。 2、熟悉集团的常用架构设计、性能优化、高可用保障理念,并能灵活运用于核心链路系统的优化;围绕信贷业务产品,协同多方资源,与数据、模型、策略多方团队进行方案设计和推动项目进度,深度参与核心功能的设计、开发、测试、上线全过程,以及线上数据分析、功能迭代优化、疑难问题解决,保证项目质量和业务结果。 3、对现存或未来系统进行宏观的思考,规划形成统一的框架、平台或组件; 跟踪前沿技术和理念,用创新的思路方法解决业务带来的技术挑战。通过技术手段驱动业务变化,深挖业务潜力,扩展业务边界。
更新于 2025-10-23上海
