Workflow
JARVIS
icon
Search documents
生成式 AI 的发展方向,应当是 Chat 还是 Agent?
自动驾驶之心· 2025-07-11 11:23
Core Viewpoint - The article discusses the evolution and differentiation between Chat and Agent in the context of artificial intelligence, emphasizing the shift from mere conversational capabilities to actionable intelligence that can perform tasks autonomously [1][2][3]. Group 1: Chat vs. Agent - Chat refers to systems focused on information processing and language communication, exemplified by ChatGPT, which provides coherent responses but does not execute tasks [1]. - Agent represents a more advanced form of AI that can think, make decisions, and perform specific tasks, thus emphasizing action over mere conversation [2][3]. Group 2: Evolution of AI Applications - The development of smart speakers, starting from basic functionalities to becoming central hubs in smart home ecosystems, illustrates the potential for AI to expand its capabilities and influence daily life [4][5]. - The transition from simple AI assistants to AI digital employees that can both converse and execute tasks marks a significant evolution in AI technology [5][6]. Group 3: AI Agent Development Paradigm - The emergence of AI Agents signifies a profound change in software development, where traditional programming paradigms are challenged by the need for AI to learn and adapt autonomously [7]. - AI Agents are structured around four key modules: Memory, Tools, Planning, and Action, which facilitate their operational capabilities [7]. Group 4: Learning Paths for AI Agents - Current learning paths for AI Agents are primarily divided into two routes: one based on OpenAI technology and the other on open-source technology, encouraging developers to explore both avenues [9]. - The rapid development of AI Agents post the explosion of large models has led to a surge in various projects and applications [9]. Group 5: Notable AI Agent Projects - AutoGPT allows users to break down goals into tasks and execute them through various methods, showcasing the practical application of AI Agents [12]. - JARVIS is a model selection agent that decomposes user requests into subtasks and utilizes expert models to execute them, demonstrating multi-modal task execution capabilities [13][15]. - MetaGPT mimics traditional software company structures, assigning roles to agents for collaborative task execution, thus enhancing the development process [16]. Group 6: Community and Learning Resources - A community of nearly 4,000 members and over 300 companies in the autonomous driving sector provides a platform for knowledge sharing and collaboration on various AI technologies [19]. - The article highlights numerous learning paths and resources available for individuals interested in autonomous driving technologies and AI applications [21].
How Outshift by Cisco achieved a 10x productivity boost with JARVIS, their AI Platform Engineer
LangChain· 2025-06-11 17:00
Agentic Platform Engineering Implementation - Outshift by Cisco is redefining platform engineering with agentic platform engineering, aiming to automate workflows and allow platform engineers to focus on high-value work [1][2] - The company built Jarvis, a genai-powered multi-agentic system, to automate tasks and improve efficiency [2] - Langraph, combined with Langsmith's observability tools, enables debugging agentic applications and improving reasoning capabilities at scale [6] Efficiency Improvement - Implementing Jarvis allows developers to self-service through genai-powered automation, eliminating manual toil [4] - CI/CD pipeline setup time reduced from a week to less than an hour [7] - Resource provisioning time (e.g., S3 buckets, EC2 instances, access keys) reduced from half a day to nearly instantaneous [7] - The company has eliminated unnecessary back and forth between developers and SREs [7] Workflow Transformation - The company shifted from traditional automation to agentic reasoning-based workflows by adopting Langraph [5] - Developers interact with Jarvis for platform-related questions and configurations, retrieving information autonomously [8] - The new system allows the company to handle a higher volume of requests with the same team while reducing burnout [8] Technology Evaluation - Langraph's tight integration with Langsmith, especially for debugging and evaluations, is a significant advantage [9] - The company found Langraph to be superior compared to other agentic solutions or custom-built alternatives [9]