LinkedIn
Search documents
AI或将取代你的工作,但它也将创造这22种新职业
3 6 Ke· 2025-06-18 11:43
Core Insights - The commentary on the future of human jobs in the AI era is increasingly pessimistic, with predictions of the extinction of various white-collar professions such as programmers, lawyers, and accountants [2] - Despite the fears surrounding AI, it is essential to explore how AI can bridge the "responsibility gap," as human oversight remains crucial in the workplace [2][3] - By 2030, 70% of skill requirements for average jobs are expected to change, with AI and emerging technologies projected to eliminate 9 million jobs while creating approximately 11 million new ones [2] Group 1: Trust Building - A new profession termed "AI Auditor" is anticipated, focusing on understanding AI systems for accountability and technical explanations [4] - The role of "AI Translator" is emerging, bridging the gap between AI technology and management understanding [4] - New positions such as "Trust Certification Officer" and "Trust Director" may arise, necessitating collaboration with AI ethics experts to ensure accountability in AI-driven decisions [5] Group 2: System Integration - The demand for "AI Integrators" is increasing, as businesses require individuals who can implement AI solutions effectively [8] - New roles like "AI Repair Technician" will be needed to troubleshoot complex AI systems [8] - The rise of specialized positions such as "AI Evaluator" will be crucial for assessing the performance of AI models in various applications [8][10] Group 3: Aesthetic Decision-Making - As AI tools become widely accessible, the importance of aesthetic judgment will rise, leading to roles focused on guiding AI in creative processes [11][12] - The term "Designer" may evolve to encompass those who primarily direct AI in creating products and services based on aesthetic choices [13] - New titles such as "Article Designer" and "World Designer" may emerge, emphasizing creativity over technical execution [14] Group 4: Future Workforce Dynamics - AI is expected to empower younger employees, allowing them to engage in creative development without starting from basic tasks [15] - The shift towards an "innovation economy" will prioritize creative decision-making as a core competitive advantage for businesses [15][16] - The future may see individuals acting as CEOs of their AI teams, necessitating deeper reflections on goals and objectives [16]
硅谷顶尖产品教练万字干货,一针见血揭示产品失败真相
AI科技大本营· 2025-06-17 06:18
Core Viewpoint - The technology industry is experiencing an exponential increase in productivity driven by AI, but there is a critical need to assess the actual value of the outputs generated, distinguishing between outputs and meaningful outcomes [1][2][4]. Group 1: Outputs vs. Outcomes - There is a confusion between "outputs" (the quantity of work done) and "outcomes" (the value derived from that work), leading teams to focus on delivery speed rather than user satisfaction and business success [2][3][10]. - High page views are often cited as vanity metrics, while the real question is whether users are taking meaningful actions [3][22]. - A case study from Power Reviews illustrates that focusing on fixing mobile experiences led to a 50% increase in user reviews, emphasizing that doing the right things is more important than doing many things [3][20]. Group 2: Importance of Metrics - The article stresses the need to focus on "outcomes" rather than just "outputs," advocating for a shift in mindset from timely delivery to actual impact [10][12]. - Various types of metrics are discussed, including usage metrics, milestone metrics, satisfaction metrics, and financial metrics, each serving different purposes in measuring success [30][63]. - Success metrics should focus on user engagement and conversion rates, rather than superficial indicators like social media likes or page views [29][28]. Group 3: Identifying Vanity Metrics - Vanity metrics can create a false sense of success, as they often focus on quantity rather than quality, such as high traffic without meaningful user engagement [22][24]. - Companies should ensure that their marketing efforts translate into actual conversions and revenue, rather than just attracting attention [27][28]. Group 4: Case Study and Practical Application - A case study on a podcast creation app illustrates how to track success metrics, including user engagement and activation rates, to ensure the app meets user needs and drives business value [72][87]. - The importance of aligning product team efforts with company goals is highlighted, ensuring that metrics reflect both user satisfaction and business outcomes [88][90].
How LinkedIn Built Their First AI Agent for Hiring with LangGraph | LangChain Interrupt
LangChain· 2025-06-13 17:16
Agent Adoption & Scalability - LinkedIn aims to scale agentic adoption within the organization to enable broader idea generation [2] - LinkedIn built the Hiring Assistant, its first production agent, to automate recruiter tasks and free up time for candidate interaction [3] - The Hiring Assistant follows an ambient agent pattern, operating in the background and notifying recruiters upon completion [4][5] - LinkedIn adopted a supervisor multi-agent architecture, with a supervisor agent coordinating sub-agents that interact with LinkedIn services [6] Technology Stack & Framework - LinkedIn standardized on Python for GenAI development, moving away from its traditional Java-centric approach [7][8] - The company built a service framework using Python, gRPC, Langchain, and Langraph to streamline the creation of production-ready Python services [9][19] - Over 20 teams have used this framework to create over 30 services supporting Generative AI product experiences [9][10] - Langchain and Langraph were chosen for their ease of use and sensible interfaces, enabling rapid development and integration with internal infrastructure [22][23] Infrastructure & Architecture - LinkedIn invested in a distributed architecture to support agentic communication modes [10] - The company modeled long-running asynchronous flows as a messaging problem, leveraging its existing messaging service for agent-to-agent and user-to-agent communication [26][27] - LinkedIn developed agentic memory with scoped and layered memory types (working, long-term, collective) [29][30] - LinkedIn implemented a centralized skill registry, allowing agents to discover and access skills developed by different teams [34][35]
SGLang 推理引擎的技术要点与部署实践|AICon 北京站前瞻
AI前线· 2025-06-13 06:42
Core Insights - SGLang has gained significant traction in the open-source community, achieving nearly 15K stars on GitHub and over 100,000 monthly downloads by June 2025, indicating its popularity and performance [1] - Major industry players such as xAI, Microsoft Azure, NVIDIA, and AMD have adopted SGLang for their production environments, showcasing its reliability and effectiveness [1] - The introduction of a fully open-source large-scale expert parallel deployment solution by SGLang in May 2025 is noted as the only one capable of replicating the performance and cost outlined in the official blog [1] Technical Advantages - The core advantages of SGLang include high-performance implementation and easily modifiable code, which differentiates it from other open-source solutions [3] - Key technologies such as PD separation, speculative decoding, and KV cache offloading have been developed to enhance performance and resource utilization while reducing costs [4][6] Community and Development - The SGLang community plays a crucial role in driving technological evolution and application deployment, with over 100,000 GPU-scale industrial deployment experiences guiding technical advancements [5] - The open-source nature of SGLang encourages widespread participation and contribution, fostering a sense of community and accelerating application implementation [5] Performance Optimization Techniques - PD separation addresses latency fluctuations caused by prefill interruptions during decoding, leading to more stable and uniform decoding delays [6] - Speculative decoding aims to reduce decoding latency by predicting multiple tokens at once, significantly enhancing decoding speed [6] - KV cache offloading allows for the storage of previously computed KV caches in larger storage devices, reducing computation time and response delays in multi-turn dialogues [6] Deployment Challenges - Developers often overlook the importance of tuning numerous configuration parameters, which can significantly impact deployment efficiency despite having substantial computational resources [7] - The complexity of parallel deployment technologies presents compatibility challenges, requiring careful management of resources and load balancing [4][7] Future Directions - The increasing scale of models necessitates the use of more GPUs and efficient parallel strategies for high-performance, low-cost deployments [7] - The upcoming AICon event in Beijing will focus on AI technology advancements and industry applications, providing a platform for further exploration of these topics [8]
AI 创业者的反思:那些被忽略的「快」与「长」
Founder Park· 2025-06-10 12:59
Core Insights - The article emphasizes the importance of "speed" and "long context" in AI entrepreneurship, highlighting that these factors are crucial for product direction and technology application [1]. Group 1: Importance of Speed - The author reflects on the significance of speed in user experience, noting that convenience can greatly influence user habits, as seen with ChatGPT and Perplexity [3][4]. - A previous underestimation of speed's impact led to a decline in usage rates, reinforcing the idea that fast-loading and smooth experiences are invaluable [4]. Group 2: Long Context Utilization - The article discusses the realization of the practical effects of long context in AI models, particularly with the introduction of models capable of handling 1 million tokens, which significantly enhances product capabilities [7][8]. - The author critiques previous industry assumptions about context usage, asserting that many claims about enterprise knowledge bases were misleading until effective models emerged [7]. Group 3: Market Dynamics and Product Strategy - The text highlights a shift in market dynamics where low Average Revenue Per User (ARPU) products can now offer strong sales and customized experiences, challenging previous notions about product distribution [6]. - The author suggests that traditional marketing strategies are being disrupted by AI capabilities, allowing for more effective customer engagement and retention strategies [6]. Group 4: Product Development and Experimentation - The article stresses the need for product managers to engage deeply with AI models, advocating for hands-on experimentation and A/B testing to refine product features [9]. - It points out that understanding the underlying model capabilities is more critical than merely focusing on user interface and experience [9]. Group 5: Future of AI Products - The author predicts that the most successful products in the AI era will be those that maximize the potential of recommendation algorithms and user-generated content ecosystems [10]. - The article concludes with a reference to the strategic focus of leading tech companies on developing superior models, suggesting that successful business models will follow [10].
The Human Takes Center Stage as Worker Confidence Rises in the Age of AI: ManpowerGroup at VivaTech 2025
Prnewswire· 2025-06-09 14:03
Core Insights - Companies that are heavily investing in AI technology are also significantly investing in their workforce, indicating a dual focus on technology and human potential [1][2] - A majority of employers (85%) are utilizing AI in hiring, yet many acknowledge its limitations, particularly in areas requiring ethical judgment and customer service [2] - The research suggests that while AI will not replace human workers, those who can effectively leverage AI will hold greater value in the workforce [2][4] Workforce Sentiment - According to the Global Talent Barometer 2025, worker confidence has increased by 2 percentage points since 2024, attributed to better access to career development and a belief in adaptability [3] - This trend highlights that human adaptability is a critical asset in an AI-driven work environment [3] Organizational Strategy - Successful integration of AI is centered around enhancing uniquely human traits such as ethical judgment, creativity, empathy, and strategic thinking [4] - The "Humans First, Digital Always" approach is emphasized as essential for success in the AI era [4] Events and Discussions - ManpowerGroup will host various sessions at VivaTech, including discussions on the implications of AI on talent acquisition and the evolving skills ecosystem [5][6][7] - Exclusive "Table Talks" will focus on the challenges and opportunities in human-AI collaboration, led by industry experts [8] Startup Challenge - ManpowerGroup's 2025 VivaTech Startup Challenge featured five finalists selected for their innovative technologies aimed at enhancing the human experience at work through AI [10][14] - The finalists will present their solutions live, with one expected to collaborate on a proof of concept within a ManpowerGroup market [11]
Microsoft gives LinkedIn chief Roslansky added role running Office
CNBC· 2025-06-04 15:10
Core Insights - Microsoft is expanding LinkedIn CEO Ryan Roslansky's role to include oversight of Office productivity software, making him executive vice president of Office [2] - Roslansky will continue to report to Microsoft CEO Satya Nadella while overseeing LinkedIn and the Office suite [2][3] - LinkedIn, acquired by Microsoft for $27 billion in 2016, generated over $17 billion in revenue in the past year [3] Organizational Changes - Microsoft rebranded its Office 365 to Microsoft 365 in 2022, and Roslansky's responsibilities will include the M365 Copilot app [4] - Charles Lamanna and his team will transition to Rajesh Jha's unit, moving from the cloud and AI group [5] AI and Productivity - Nadella emphasized the potential of AI agents in transforming interactions with software systems, suggesting a shift in how business applications are utilized [6] - The Productivity and Business Processes segment, which includes Microsoft 365 and LinkedIn, has seen improved profitability, with an operating margin exceeding 58% in the fiscal third quarter compared to 33% in 2017 [7]
智能体时代,人类与AI如何分工?
AI科技大本营· 2025-06-04 05:42
Core Insights - The rise of intelligent agents is fundamentally reshaping the dimensions of work, liberating it from fixed physical spaces and designated time periods, marking a transition from the industrial and information eras to the intelligent agent era [1][4][5] - The division of labor between humans and AI is shifting from execution to definition, where humans must now answer "why to do" as machines take over "how to do" [3][5] Work Transformation - The traditional work model, which required synchronous presence in a specific location, is being disrupted by intelligent agents, allowing for asynchronous collaboration and task completion [6][11] - The emergence of remote work during the pandemic has accelerated this transformation, leading to a deeper paradigm shift in how work is structured [4][6] Task Atomization - Work is being "atomized" into discrete tasks that can be dynamically assigned to the most suitable executors, whether human or AI, reflecting a significant shift from fixed positions to flexible task collections [8][9] - The Upwork report indicates a 73% increase in task-based contracts compared to a 12% growth in traditional time-based contracts, highlighting the labor market's transition towards task-oriented work [8] Collaboration Dynamics - Intelligent agents are evolving into collaborative intermediaries, facilitating communication and cooperation among team members with diverse backgrounds [12][11] - The boundaries between work and life are blurring, leading to a new reality where work and personal life are increasingly integrated rather than balanced [12][13] Challenges of Integration - The "always-on" culture is emerging, with many remote workers finding it difficult to disconnect from work, leading to longer working hours and potential family conflicts [13][16] - Social isolation is a growing concern, particularly among younger professionals who miss out on networking opportunities typically found in traditional workplaces [14] Skills for the Intelligent Agent Era - The skill set required for collaboration with intelligent agents is evolving, emphasizing the need for cognitive strategies and meta-skills alongside technical abilities [19][20] - System thinking, judgment, and decision-making are becoming critical skills as humans navigate complex interactions with intelligent agents [21][22] Future Outlook - The intelligent agent revolution is not just a transformation of work but also a redefinition of personal identity and societal structures, necessitating a reevaluation of what constitutes meaningful work and a fulfilling life [24][25]
深度|前脸书CTO,现Sierra联创:用十分之一的成本交付高价值成果,这就是商业模式的降维打击;成果定价是软件演化的必然
Z Potentials· 2025-05-31 03:46
Core Insights - The article discusses the evolution of software business models in the AI era, emphasizing the shift from traditional pricing models to outcome-based pricing [4][13][12] - Bret Taylor, co-founder of Sierra, highlights the importance of self-awareness and adaptability for entrepreneurs to maintain competitiveness [5][6][4] - The future of digital interfaces for businesses is predicted to be dominated by AI agents, which will unify customer experiences [7][8] Business Model Transformation - Sierra employs a "results pricing" model where clients are charged only when AI agents complete tasks autonomously, while human intervention is free [4][13] - This model represents a significant shift from traditional software sales, which often involved distant relationships between suppliers and clients [13][12] - The article suggests that the software industry is entering a new era where the focus is on delivering high-value outcomes at a fraction of the traditional costs [12][10] Market Segmentation - The AI market is divided into three main segments: foundational models, tools, and application markets, with the latter being the most exciting due to the emergence of AI agents [9][10] - Companies like Sierra are positioned to capitalize on the growing demand for specialized AI agents tailored to specific industries [7][10] Entrepreneurial Insights - Entrepreneurs are encouraged to focus on their unique value propositions and avoid being bogged down by non-core activities [18][19] - The article emphasizes the importance of understanding customer needs and decision-making processes to design effective pricing strategies [27][24] Future Outlook - The potential for a trillion-dollar software company in the AI agent space is highlighted, as the market shifts from selling efficiency tools to selling results [11][12] - The article concludes that the true value of AI lies in its ability to solve complex business problems, rather than the technology itself [12][10]
在“推荐就是一切”的时代
Hu Xiu· 2025-05-08 09:54
Group 1 - The importance of choice in the age of artificial intelligence and how recommendation systems influence user decisions [2][3] - Recommendation engines are revolutionizing personalized choices and experiences globally, shaping the future of user interactions [4][5] - Companies like Netflix and TikTok utilize advanced algorithms to enhance user engagement and content discovery [6][7] Group 2 - The rise of recommendation systems parallels the industrial revolution, becoming a driving force in the digital economy [6] - TikTok's algorithm is recognized for its ability to promote diverse content and facilitate rapid dissemination of quality creations [7] - The demand for personalized information services is increasing, leading to a focus on metrics like precision, diversity, novelty, and fairness in recommendation systems [8][9] Group 3 - Fairness in recommendation systems has emerged as a critical metric, addressing biases that may affect different user groups and content creators [9][10] - The concept of "popularity bias" highlights the tendency of recommendation systems to favor mainstream content over niche offerings [11][12] - Various factors contribute to unfairness in recommendation systems, including historical data biases and algorithmic prioritization of engagement metrics [12][13] Group 4 - Companies are beginning to integrate fairness and transparency principles into their recommendation systems to enhance user experience [14] - The evolution of recommendation engines into self-discovery tools emphasizes the importance of user agency and self-awareness [15][16] - Effective recommendation systems can lead to greater self-insight for users, reflecting their preferences and aspirations [17][18]