快手AI应用开发实习生 - 【综效线-企业应用部】
实习兼职D7494地点:北京状态:招聘
任职要求
1. 本科及以上学历,计算机相关专业优先,熟练掌握Java或Python,具备扎实的计算机基础(数据结构、算法、面向对象设计); 2. 熟悉多线程编程,了解常用的开源分布式中间件、缓存、消息队列、数据库等技术; 3. 具备强烈的好奇心和开放的心态,能够积极主动地学习AI及相关领域的前沿知识,思维开拓、逻辑严密; 4. 了解主流大语言模型的应用开发,熟悉Prompt Engineering和LLM应用框架; 5. 具备快速学习和实践能力,能够根据调研发现独立编码复现外部项目,验证技术想法; 6. 具备业务需求分析能力,能够准确识别AI适用场景并将技术与业务需求有效对接; 7. 积极、乐观、自信,有较好的直觉,能在有限的反馈中抓住规律,举一反三; 8. 每周至少4天,实习周期4个月以上。 加分项 1. 有ACM或其他程序设计竞赛获奖经历; 2. 有AI相关项目经验,特别是大模型应用、Agent开发、多模态应用等实践经验; 3. 对前沿AI技术有深入了解,如熟悉最新的模型架构、训练技术、推理优化等; 4. 具备出色的动手能力和问题解决能力,能够独立完成技术挑战; 5. 有开源项目贡献经验,或在技术社区有活跃表现; 6. 具备跨学科思维,能将AI技术与其他领域知识有效结合,产生创新应用思路。
工作职责
1. 协同业务部门识别AI应用机会点,设计并落地面向具体业务场景的AI解决方案,提升业务流程效率与智能化水平; 2. 探索前沿AI技术,包括但不限于多模态大模型、Agent架构设计、RAG技术优化、工具调用链路设计等,并快速构建原型验证技术可行性; 3. 跟踪AI技术发展趋势,深度研究相关产品、开源项目、前沿论文,提炼核心技术要点并在团队中分享,推动技术创新应用; 4. 设计并实现企业应用各业务领域的AI增强解决方案,包括但不限于智能数据分析、自然语言处理、文本理解与生成、知识图谱构建等能力的整合; 5. 参与构建企业级AI中台能力,为各业务线提供统一的AI服务接口和能力抽象,实现AI能力的标准化输出和复用; 6. 参与制定企业AI能力建设规划,评估业务场景的AI适用性,提供AI赋能方案的技术可行性分析; 7. 参与AI应用的全栈开发,从模型调优到应用部署,具备端到端的实现能力; 8. 对复杂AI应用场景进行任务分解和流程优化,结合上下文工程、多轮对话管理、RAG架构设计等技术,通过实验验证解决方案的有效性和合理性。
包括英文材料
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.
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=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/
面向对象+
https://liaoxuefeng.com/books/java/oop/index.html
面向对象编程,英文是Object-Oriented Programming,简称OOP。
https://liaoxuefeng.com/books/python/oop/index.html
面向对象编程——Object Oriented Programming,简称OOP,是一种程序设计思想。
https://www.youtube.com/watch?v=SiBw7os-_zI
Learn the basics of object-oriented programming all in one video.
多线程+
https://liaoxuefeng.com/books/java/threading/basic/index.html
和单线程相比,多线程编程的特点在于:多线程经常需要读写共享数据,并且需要同步。
https://www.youtube.com/watch?v=_uQgGS_VIXM&list=PLsc-VaxfZl4do3Etp_xQ0aQBoC-x5BIgJ
https://www.youtube.com/watch?v=IEEhzQoKtQU
https://www.youtube.com/watch?v=mTGdtC9f4EU&list=PLL8woMHwr36EDxjUoCzboZjedsnhLP1j4
https://www.youtube.com/watch?v=TPVH_coGAQs&list=PLk6CEY9XxSIAeK-EAh3hB4fgNvYkYmghp
https://www.youtube.com/watch?v=xPqnoB2hjjA
This video is an introduction to multithreading in modern C++.
https://www.youtube.com/watch?v=YKBwKy5PrpQ
Rust threading is easy to implement and improves the efficiency of your applications on multi-core systems!
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
缓存+
https://hackernoon.com/the-system-design-cheat-sheet-cache
The cache is a layer that stores a subset of data, typically the most frequently accessed or essential information, in a location quicker to access than its primary storage location.
https://www.youtube.com/watch?v=bP4BeUjNkXc
Caching strategies, Distributed Caching, Eviction Policies, Write-Through Cache and Least Recently Used (LRU) cache are all important terms when it comes to designing an efficient system with a caching layer.
https://www.youtube.com/watch?v=dGAgxozNWFE
消息队列+
https://www.youtube.com/watch?v=xErwDaOc-Gs
大模型+
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
学历+
Prompt+
https://cloud.google.com/vertex-ai/generative-ai/docs/learn/prompts/introduction-prompt-design
A prompt is a natural language request submitted to a language model to receive a response back.
https://learn.microsoft.com/en-us/azure/ai-foundry/openai/concepts/prompt-engineering
These techniques aren't recommended for reasoning models like gpt-5 and o-series models.
https://www.youtube.com/watch?v=LWiMwhDZ9as
Learn and master the fundamentals of Prompt Engineering and LLMs with this 5-HOUR Prompt Engineering Crash Course!
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.
相关职位
实习D12188
1、负责 Kaleido 低代码平台与 AI 大模型的集成与应用场景实现。采用先进的工程方法,将 AI 能力融入低代码开发流程,打造新一代智能应用; 2、对复杂 AI 应用场景进行任务分解(参考 CoT、ToT 等思想),通过实验验证任务分解的有效性和合理性; 3、结合 Kaleido 平台的特性,充分利用不同 AI 模型的能力,优化应用在低代码环境中的表现(良品率、稳定性、性能); 4、探索 AI 与低代码结合的前沿技术,将创新想法快速转化为 Kaleido 平台上的实际应用。
更新于 2025-02-12
实习D12188
我们正在寻找对前沿AI技术充满热情的算法实习生,加入我们创新的研发团队。你将有机会参与各类创新AI应用的开发,探索前沿技术,并将理论研究转化为实际解决方案。 1、参与基于RAG (检索增强生成)技术的系统研发,优化信息检索和生成流程; 2、协助Deepresearch相关算法研究与实现,推进AI模型在专业领域的应用深度; 3、参与Multiagent系统的设计与开发,构建多智能体协作框架; 4、实现和优化算法模型,进行数据分析和结果评估; 5、与团队成员紧密合作,解决技术挑战,提出创新方案。
更新于 2025-04-03
实习D12188
我们正在寻找对前沿AI技术充满热情的算法实习生,加入我们创新的研发团队。你将有机会参与各类创新AI应用的开发,探索前沿技术,并将理论研究转化为实际解决方案。 1、参与基于RAG (检索增强生成)技术的系统研发,优化信息检索和生成流程; 2、协助Deepresearch相关算法研究与实现,推进AI模型在专业领域的应用深度; 3、参与Multiagent系统的设计与开发,构建多智能体协作框架; 4、实现和优化算法模型,进行数据分析和结果评估; 5、与团队成员紧密合作,解决技术挑战,提出创新方案。
更新于 2025-08-25