vivoAI架构工程师/专家
社招全职5年以上研发类地点:深圳状态:招聘
任职要求
1、具备扎实的计算机基础,熟悉常用数据结构和算法; 2、5年以上Python后端开发经验,熟练掌握Tornado,Flask,Django等常见框架之一,熟悉asyncio库,熟悉uWSGI、Gunicorn等组件的原理及使用,有C/C++开发及优化经验; 3、了解常用的深度学习框架,比如Pythorch、TensorFlow等,并能基于框架进行推理优化和部署,能独自运用算法训练模型来解决实际问题者优先考虑; 4、对大模型应用开发框架或者智能体有深入研究者优先考虑; 5、熟练掌握MySQL、Redis、Elasticsearch等常见存储组件的基本原理,能够根据业务需求合理选型并设计存储方案; 6、熟悉Nginx、OpenResty等组件的原理及使用,有丰富后端系统性能调优经验优先,有大型后台系统开发经验优先; 7、具有良好的技术钻研能力,能够深入底层解决技术难题,具备较强的学习能力; 8、具备良好的团队协作和沟通能力,善于沟通和逻辑表达,做事沉稳细致。
工作职责
1、负责大模型业务的服务端架构设计与开发; 2、负责大模型业务的稳定性等基础能力建设,支撑后续服务亿级用户; 3、负责大模型业务的新需求方案设计与开发。
包括英文材料
数据结构+
https://www.youtube.com/watch?v=8hly31xKli0
In this course you will learn about algorithms and data structures, two of the fundamental topics in computer science.
https://www.youtube.com/watch?v=B31LgI4Y4DQ
Learn about data structures in this comprehensive course. We will be implementing these data structures in C or C++.
https://www.youtube.com/watch?v=CBYHwZcbD-s
Data Structures and Algorithms full course tutorial java
算法+
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.
后端开发+
https://www.youtube.com/watch?v=tN6oJu2DqCM&list=PLWKjhJtqVAbn21gs5UnLhCQ82f923WCgM
Learn what technologies you should learn first to become a back end web developer.
Tornado+
https://www.youtube.com/watch?v=-gJ21qzpieA
Learn about Tornado, the Python framework built for high-performance applications with thousands of concurrent users.
Flask+
https://www.youtube.com/watch?v=Z1RJmh_OqeA
Flask is a micro web framework written in Python.
Django+
https://www.youtube.com/watch?v=nGIg40xs9e4
Learn how to build a simple Django application in as fast as 20 minutes!
https://www.youtube.com/watch?v=rHux0gMZ3Eg
Learn Django and start building amazing back-ends!
asyncio+
https://realpython.com/async-io-python/
Python’s asyncio library enables you to write concurrent code using the async and await keywords.
https://www.youtube.com/watch?v=oAkLSJNr5zY
In this video, we'll be learning all about AsyncIO in Python and how to write asynchronous code using the async/await syntax.
uWSGI+
https://docs.djangoproject.com/en/5.2/howto/deployment/wsgi/uwsgi/
uWSGI is a fast, self-healing and developer/sysadmin-friendly application container server coded in pure C.
https://uwsgi-docs.readthedocs.io/en/latest/WSGIquickstart.html
This quickstart will show you how to deploy simple WSGI applications and common web frameworks.
https://www.digitalocean.com/community/tutorials/how-to-deploy-python-wsgi-applications-using-uwsgi-web-server-with-nginx
As introduced in our Python Web Server Comparison article, uWSGI is a vast project, capable of doing much more than serving web applications alone.
C+
https://www.freecodecamp.org/chinese/news/the-c-beginners-handbook/
本手册遵循二八定律。你将在 20% 的时间内学习 80% 的 C 编程语言。
https://www.youtube.com/watch?v=87SH2Cn0s9A
https://www.youtube.com/watch?v=KJgsSFOSQv0
This course will give you a full introduction into all of the core concepts in the C programming language.
https://www.youtube.com/watch?v=PaPN51Mm5qQ
In this complete C programming course, Dr. Charles Severance (aka Dr. Chuck) will help you understand computer architecture and low-level programming with the help of the classic C Programming language book written by Brian Kernighan and Dennis Ritchie.
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://d2l.ai/
Interactive deep learning book with code, math, and discussions.
TensorFlow+
https://www.youtube.com/watch?v=tpCFfeUEGs8
Ready to learn the fundamentals of TensorFlow and deep learning with Python? Well, you’ve come to the right place.
https://www.youtube.com/watch?v=ZUKz4125WNI
This part continues right where part one left off so get that Google Colab window open and get ready to write plenty more TensorFlow code.
大模型+
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
开发框架+
[英文] Understanding Modern Development Frameworks: A Guide for Developers and Technical Decision-makers
https://www.freecodecamp.org/news/understanding-modern-development-frameworks-guide-for-devs/
MySQL+
https://juejin.cn/post/7190306988939542585
这是一篇 MySQL 通关一篇过硬核经验学习路线,包括数据库相关知识,SQL语句的使用,数据库约束,设计等。
[英文] MySQL Tutorial
https://www.mysqltutorial.org/
your go-to resource for mastering MySQL in a fast, easy, and enjoyable way.
https://www.youtube.com/watch?v=5OdVJbNCSso
MySQL SQL tutorial for beginners
https://www.youtube.com/watch?v=7S_tz1z_5bA
This beginner-friendly course teaches you SQL from scratch.
Redis+
[英文] Developer Hub
https://redis.io/dev/
Get all the tutorials, learning paths, and more you need to start building—fast.
https://www.runoob.com/redis/redis-tutorial.html
REmote DIctionary Server(Redis) 是一个由 Salvatore Sanfilippo 写的 key-value 存储系统,是跨平台的非关系型数据库。
https://www.youtube.com/watch?v=jgpVdJB2sKQ
In this video I will be covering Redis in depth from how to install it, what commands you can use, all the way to how to use it in a real world project.
ElasticSearch+
https://www.youtube.com/watch?v=a4HBKEda_F8
Learn about Elasticsearch with this comprehensive course designed for beginners, featuring both theoretical concepts and hands-on applications using Python (though applicable to any programming language). The course is structured in two parts: first covering essential Elasticsearch fundamentals including index management, document storage, text analysis, pipeline creation, search functionality, and advanced features like semantic search and embeddings; followed by a practical section where you'll build a real-world website using Elasticsearch as a search engine, working with the Astronomy Picture of the Day (APOD) dataset to implement features such as data cleaning pipelines, tokenization, pagination, and aggregations.
Nginx+
[英文] Beginner’s Guide
https://nginx.org/en/docs/beginners_guide.html
This guide gives a basic introduction to nginx and describes some simple tasks that can be done with it.
https://www.youtube.com/watch?v=9t9Mp0BGnyI
NGINX is open-source web server software used for reverse proxy, load balancing, and caching. It's important to understand, especially if you are a backend developer.
性能调优+
https://goperf.dev/
The Go App Optimization Guide is a series of in-depth, technical articles for developers who want to get more performance out of their Go code without relying on guesswork or cargo cult patterns.
https://web.dev/learn/performance
This course is designed for those new to web performance, a vital aspect of the user experience.
https://www.ibm.com/think/insights/application-performance-optimization
Application performance is not just a simple concern for most organizations; it’s a critical factor in their business’s success.
https://www.oreilly.com/library/view/optimizing-java/9781492039259/
Performance tuning is an experimental science, but that doesn’t mean engineers should resort to guesswork and folklore to get the job done.
相关职位
社招3年以上D7634
1、负责运营技术 AI 应用的技术选型和方案设计、研发等工作,包括但不限于 Agent 开发、知识库搭建、模型训练等; 2、持续改进运营技术体系下的 AI 应用的架构和工程架构,能够将 AI 应用落地业务场景,优化开发流程、提升交付效率和开发体验; 3、研究前沿 AI 应用技术,跟踪新技术发展并运用到实际项目中。
更新于 2025-07-21
社招核心本地商业-基
1. Agent基础框架的建设,包括不限于Multi-Agent、Workflow等,构建和完善大规模多智能体系统的底层基础框架,确保系统的稳定性和扩展性。 2. Agent实验及评测体系、Agent Tracing等能力建设,完善Agent开发、优化的的工具和系统生态。 3. Multi-Agent交互协议设计和开发,实现高效可靠的多智能体交互协议,支持跨Agent的通信和协作。 4. Agent注册、管理、发现能力的架构设计和系统开发,确保不同业务场景下Agent的灵活部署和高效管理。 5. MCP 服务架构设计和开发,负责MCP相关工具的接入、集成和链路管理,实现 AI 资源、工具的接入与整合,支持不同业务需求下的灵活使用。 6. Agent系统及平台的性能优化、架构优化,持续迭代具有高可用性、可伸缩性和易维护性的系统。 7. 跟进技术和行业动态,不断优化和提升大模型Agent的技术框架,支持业务场景下的Agent能力迭代。
更新于 2025-06-16
社招3年以上大模型
【职位描述】 1、负责小红书搜广推多场景排序模型优化,提升时长、互动、留存等核心指标; 2、分析海量用户行为数据,挖掘用户兴趣,优化排序模型; 3、通过超大规模机器学习模型和系统,使用先进的排序算法优化推荐效果。