V·STAR
岗位信息
招聘岗位
前端开发实习生
工作城市
北京
是否笔试
未明确
招聘批次
实习
发布日期
2026-06-12
📋 岗位职责 / 任职要求
【岗位职责】
Job Description
About Us
Tripo is an innovative company specializing in AI 3D generation technology, dedicated to enabling everyone to create 3D content effortlessly. Our flagship product, Tripo Studio, is a 3D model generation and editing platform built on the Nuxt 4 SSR architecture. Users can generate 3D models with one click via text or images, and complete professional editing including texturing, rigging, and retopology directly in the browser.
Responsibilities
1.Build the gateway to the 3D world with code: Develop core interfaces of Tripo Studio using Vue 3 + Nuxt 4, delivering a seamless end-to-end user experience from text prompts to finalized 3D models.
2.Democratize AI capabilities: Take part in interactive development for the 3D workspace, translating AI-powered features including model generation, texturing and rigging into intuitive user operations.
3.Grow hands-on with production-grade SSR: Develop within a live server-side rendering project, tackling core challenges of modern web applications such as data prefetching, state synchronization and client-side hydration.
4.Write reusable, high-quality code: Manage application state with Pinia and craft clean composable functions to build reusable logic assets for the entire team.
5.Improve internal engineering infrastructure: Contribute to the development and maintenance of our in-house component and utility libraries to streamline the team’s development workflow.
6.Code with AI and build tools for AI: Leverage AI coding assistants such as Claude Code and Cursor to boost development efficiency, and collaborate with teammates to refine best practices for human-AI collaborative programming.
7.Expand global product reach: Participate in internationalization support for 7 languages and SEO optimization to help more users discover and adopt our product.
8.Turn concepts into deliverables through cross-functional collaboration: Work closely with designers, backend engineers and AI algorithm teams to drive features from initial conception to full production launch.
关于我们: Tripo 是一家专注于 AI 3D 生成技术的创新公司,致力于让每个人都能轻松创建 3D 内容。我们的核心产品 Tripo Studio 是一个基于 Nuxt 4 SSR 架构的 3D 模型生成与编辑平台,用户可以通过文字或图片一键生成 3D 模型,并在浏览器中完成贴图、绑骨、重拓扑等专业编辑。
你将负责
1、用代码塑造 3D 世界的入口 — 使用 Vue 3 + Nuxt 4 构建 Tripo Studio 的核心界面,让用户流畅地体验从文字到 3D 模型的全过程;
2、让 AI 能力触手可及 — 参与 3D 工作区的交互开发,将模型生成、纹理、绑骨等 AI 能力转化为直觉化的用户操作;
3、 在真实 SSR 架构中成长 — 在生产级的服务端渲染项目中开发,学习处理数据预取、状态同步、客户端水合等现代 Web 应用的核心挑战;
4、 写出可复用的好代码 — 使用 Pinia 管理状态,编写清晰的组合式函数,为团队沉淀高质量的可复用逻辑;
5、打磨基础设施 — 参与自研组件库和工具库的维护与建设,让整个团队的开发体验更丝滑;
6、用 AI 写代码,也为 AI 写代码 — 善用 Claude Code、Cursor 等 AI 编程工具提升效率,与团队一起探索人机协作的最佳实践;
7、让全球用户都能找到我们 — 参与国际化(7 种语言)和 SEO 优化工作,让产品被更多人发现和使用;
8、跨职能协作,把想法变成产品 — 与设计师、后端工程师和 AI 算法团队紧密配合,推动功能从概念到上线
【任职要求】
Requirements
1.Flexible academic background: Bachelor’s degree or above; computer-related majors are preferred but not mandatory. We prioritize practical capability and passion over formal credentials.
2.Solid front-end fundamentals: Proficient in HTML, CSS, JavaScript and TypeScript with a sound understanding of web standards.
3.Hands-on experience with at least one mainstream web framework: Practical project or coursework experience with Vue, React, Nuxt or Next.js.
4.Curiosity about web rendering pipelines: Prior SSR expertise is not required, but you should understand the core differences between client-side and server-side rendering.
5.Proficiency in Git version control: Familiar with basic Git workflows including branching, committing and merging to collaborate safely on team codebases.
6.Effective AI-augmented coding skills: Able to leverage AI development tools productively — clearly articulate requirements, review AI-generated code, and validate code correctness. This skill carries more weight than writing every single line manually.
7.Proactive learning mindset: Our tech stack covers cutting-edge areas including SSR, 3D rendering and AI interaction; you must be eager to continuously learn new technologies.
8.Strong communication and collaboration skills: Able to articulate technical ideas clearly and understand feedback from cross-team partners.
Nice-to-Have Qualifications
1.Deep familiarity with the Vue ecosystem: Prior experience building projects with Vue 3 Composition API or Nuxt to quickly onboard to our codebase.
2.Hands-on SSR development experience: Built SSR projects with Nuxt or Next.js and resolved real-world hydration mismatch issues (course projects are acceptable).
3.Basic exposure to web 3D technologies: Working knowledge or side projects using Three.js / WebGL, even simple demos such as rotating 3D cubes count.
4.End-to-end project development with AI assistants: Completed full projects with Claude, Cursor or GitHub Copilot, and able to explain your reasoning, adjustments and validation steps.
5.Prompt engineering literacy: Basic understanding of prompt design to provide effective context and instructions for AI models.
6.Open-source community involvement: Active GitHub profile, technical blog posts, or open-source contribution records.
7.Genuine passion for AIGC and 3D generation: Strong interest in generative AI content creation and computer graphics.
我们希望你具备
1、 科班或自学,本科及以上学历,计算机相关专业优先,但不强制——我们更看重你的能力和热情;
2、 前端基本功扎实 — 熟悉 HTML / CSS / JavaScript / TypeScript 基础,理解 Web 标准;
3、至少上手过一个框架 — 了解 Vue / React / Nuxt / Next.js 等主流框架中的至少一个,有实际项目或课程作业经验即可;
4、对"页面是怎么到用户面前的"有好奇心 — 不需要精通 SSR,但希望你理解客户端渲染和服务端渲染的区别;
5、会用 Git 管理代码 — 了解分支、提交、合并等基础操作,能和团队协作而不弄丢代码;
6、懂得借力 AI — 能有效使用 AI 编程工具:清晰地描述需求、审查生成的代码、判断其正确性——这比"手写每一行"更重要;
7、保持好奇,主动探索 — 我们的技术栈涉及 SSR、3D 渲染、AI 交互等前沿领域,需要你愿意持续学习;
8、能把事情说清楚 — 良好的沟通协作能力,能清晰表达技术思路,也能听懂别人的。
加分项
1、Vue 生态的老朋友 — 有 Vue 3 Composition API 或 Nuxt 项目经验,上手我们的代码库会更快;
2、碰过服务端渲染 — 用 Nuxt / Next.js 搭建过 SSR 项目,踩过水合不匹配的坑,哪怕只是课程作业也算;
3、对 3D Web 有过好奇心 — 了解或使用过 Three.js / WebGL 等技术,哪怕只是跑过一个旋转立方体的 demo;
4、用 AI 做过完整的东西 — 用 Claude / Cursor / Copilot 辅助完成过项目,并能说清楚你做了哪些判断和调整;
5、会写好的 Prompt — 了解 Prompt Engineering 基础,知道如何给 AI 提供有效的上下文和指令;
6、在开源社区留过脚印 — 有开源贡献经历、技术博客或活跃的 GitHub;
7、对 AIGC 和 3D 生成着迷 — 对 AI 生成内容、计算机图形学有浓厚兴趣。
🏢 企业简介
总部上海
投递方式
投递入口为会员专属,登录 / 注册 后查看(注册送 15 天免费试用)ℹ️ 信息来源
本条招聘信息由校招宝转载自 飞书招聘系统(企业校招官网),版权归原发布方所有,校招宝仅作信息聚合与导航。
该来源未提供原文链接
招聘信息以官方原文为准,投递前请核实截止日期与要求。如涉侵权或信息有误,请邮件联系 kknee@qq.com,我们将在 24 小时内处理。