钉钉钉钉-服务端AI研发工程师-智能OA&低代码方向
社招全职3年以上技术类-开发地点:杭州状态:招聘
任职要求
1. 本科或以上学历,计算机软件或相关专业 2. 熟悉模型训练相关技术,有优秀的编程和算法基础,熟悉python/java/c++等主流编程语言 3. 熟悉分布式系统设计,掌握微服务架构(如Spring Cloud、Dubbo),有高并发服务端开发经验 4. 对AI技术有强烈的兴趣,喜欢钻研,具有良好的学习能力,沟通技能,团队合作能力 5. 有以下经验者优先考虑 ‒ 有架构设计经验,熟悉领域建模 ‒ 熟悉openAI、Dify、autoGpt等AI技术,有AI调优、AI工程化建设相关经验 ‒ 熟悉Salesforce ,OutSystem,低代码/零代码类产品相关设计,熟悉SOA,有高并发系统和大型网站构建经验者优先; ‒ 有开源产品开发维护经验
工作职责
1. AI能力研发:主导钉钉低代码AI领域的架构设计与AI研发工作,整合大模型和AI技术,赋能低代码平台,提升应用搭建的智能化水平。同时,构建钉钉低代码业务应用小模型,增强低代码应用的智能性,推动钉钉低代码AI的商业化进程 2. 数据与算法工程化:深入分析钉钉低代码应用的结构化数据、业务场景及系统日志,构建钉钉低代码业务领域的数据模型,实现钉钉低代码业务领域轻量化模型架构。通过AI技术推动钉钉低代码业务与技术能力的创新与发展,构建智能化的低代码模型 3. 服务端架构开发:构建高并发、高可用的服务端系统,支持AI模型的在线推理与实时响应,保障企业级业务稳定性 4. 跨团队协作:从商业视角看问题,并协调相关方合作,与产品经理、前端工程师、算法专家协同,将AI能力深度集成到钉钉低代码和智能OA产品中,实现业务价值
包括英文材料
学历+
算法+
https://roadmap.sh/datastructures-and-algorithms
Step by step guide to learn Data Structures and Algorithms in 2025
https://www.hellointerview.com/learn/code
A visual guide to the most important patterns and approaches for the coding interview.
https://www.w3schools.com/dsa/
Python+
https://liaoxuefeng.com/books/python/introduction/index.html
中文,免费,零起点,完整示例,基于最新的Python 3版本。
https://www.learnpython.org/
a free interactive Python tutorial for people who want to learn Python, fast.
https://www.youtube.com/watch?v=K5KVEU3aaeQ
Master Python from scratch 🚀 No fluff—just clear, practical coding skills to kickstart your journey!
https://www.youtube.com/watch?v=rfscVS0vtbw
This course will give you a full introduction into all of the core concepts in python.
Java+
https://www.youtube.com/watch?v=eIrMbAQSU34
Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes you from basics to real coding skills.
C+++
https://www.learncpp.com/
LearnCpp.com is a free website devoted to teaching you how to program in modern C++.
https://www.youtube.com/watch?v=ZzaPdXTrSb8
分布式系统+
https://www.distributedsystemscourse.com/
The home page of a free online class in distributed systems.
https://www.youtube.com/watch?v=7VbL89mKK3M&list=PLOE1GTZ5ouRPbpTnrZ3Wqjamfwn_Q5Y9A
微服务+
https://learn.microsoft.com/en-us/training/modules/dotnet-microservices/
Microservice applications are composed of small, independently versioned, and scalable customer-focused services that communicate with each other by using standard protocols and well-defined interfaces.
https://microservices.io/
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of two or more services.
https://spring.io/microservices
Building small, self-contained, ready to run applications can bring great flexibility and added resilience to your code.
https://www.ibm.com/think/topics/microservices
Microservices, or microservices architecture, is a cloud-native architectural approach in which a single application is composed of many loosely coupled and independently deployable smaller components or services.
https://www.youtube.com/watch?v=CqCDOosvZIk
https://www.youtube.com/watch?v=hmkF77F9TLw
Learn about software system design and microservices.
Spring Cloud+
[英文] Spring Cloud Series
https://www.baeldung.com/spring-cloud-series
Learn Spring Cloud including concepts, additional libraries and examples for distributed systems.
高并发+
https://www.baeldung.com/concurrency-principles-patterns
In this tutorial, we’ll discuss some of the design principles and patterns that have been established over time to build highly concurrent applications.
https://www.baeldung.com/java-concurrency
Handling concurrency in an application can be a tricky process with many potential pitfalls. A solid grasp of the fundamentals will go a long way to help minimize these issues.
https://www.oreilly.com/library/view/concurrency-in-go/9781491941294/
You’ll understand how Go chooses to model concurrency, what issues arise from this model, and how you can compose primitives within this model to solve problems.
https://www.oreilly.com/library/view/modern-concurrency-in/9781098165406/
With this book, you'll explore the transformative world of Java 21's key feature: virtual threads.
https://www.youtube.com/watch?v=qyM8Pi1KiiM
https://www.youtube.com/watch?v=wEsPL50Uiyo
系统设计+
https://roadmap.sh/system-design
Everything you need to know about designing large scale systems.
https://www.youtube.com/watch?v=F2FmTdLtb_4
This complete system design tutorial covers scalability, reliability, data handling, and high-level architecture with clear explanations, real-world examples, and practical strategies.
AutoGPT+
[英文] What is AutoGPT?
https://www.ibm.com/think/topics/autogpt
https://www.youtube.com/watch?v=v-5AWQlTFw8
Someone has created a version of ChatGPT called AutoGPT and it’s a lot more powerful.
SOA+
https://www.ibm.com/think/topics/soa
SOA, or service-oriented architecture, defines a way to make software components reusable and interoperable through service interfaces.
[英文] SOA Tutorial
https://www.tutorialspoint.com/soa/index.htm
The Service Oriented Architecture is an architectural design which includes collection of services in a network which communicate with each other.
相关职位
社招3年以上技术类-开发
1. 负责 SaaS 审批产品的服务端架构和AI研发工作 2. 深入理解客户需求, 深度参与产品设计, 持续提升企业数字化价值, 并推动商业化和智能化创新场景的落地 3. 通过架构设计和技术难题攻关, 持续优化核心系统在高并发高负载下的性能、稳定及数据一致性,对所负责系统有长期治理规划,持续优化提升研发效率、质量、稳定性等
更新于 2025-08-18
社招3年以上技术类-开发
- AI能力研发:基于钉钉智能财务与智能差旅的产品场景(如发票OCR识别、费用分类、预算预测、差旅行程推荐等),设计并实现AI算法模型,实现应用场景落地,提升智能化水平。 - 服务端架构开发:构建高并发、高可用的服务端系统,支持AI模型的在线推理与实时响应,保障企业级业务稳定性。 - 数据与算法工程化:完成从数据采集、清洗、建模到部署的全流程闭环,推动AI模型在生产环境中的落地与迭代优化。 - 跨团队协作:与产品经理、前端工程师、算法专家协同,将AI能力深度集成到钉钉智能财务与差旅产品中,实现业务价值。 - AI工具链建设:探索qwen等大模型的应用场景,通过提示词工程、模型微调等技术优化用户体验。
更新于 2025-08-26
社招A171311A
1、设计和实现基于LLM的智能体架构,包括任务规划、对话管理、意图识别、流程工程等; 2、设计和实现多模态Agent,支持文本、语音、图像等多种输入/输出形式的处理; 3、推动AI Agent在架构和性能上的持续优化,提升Agent对用户理解能力和响应的准确性; 4、开发和维护智能体的后端服务,确保系统的稳定性和可扩展性; 5、跟踪并研究行业前沿AI算法,持续提升AI Agent的技术水平; 6、编写必要的技术文档,包括API接口说明、核心算法设计与代码开发。
更新于 2025-01-08