Agentic Systems
Search documents
NVIDIA (NasdaqGS:NVDA) Conference Transcript
2026-03-17 17:02
NVIDIA (NasdaqGS:NVDA) Conference March 17, 2026 12:00 PM ET Company ParticipantsBen Reitzes - Partner and Head of Technology ResearchColette Kress - EVP and CFOJensen Huang - Founder, President, and CEOJoe Moore - Managing Director and Head of U.S. SemiconductorsJoshua Buchalter - Managing Director of Equity ResearchMark Lipacis - Senior Managing DirectorMichael Hara - SVP of Investor RelationsTimm Schulze-Melander - Head of Semiconductor and Technology Hardware ResearchTimothy Arcuri - Managing DirectorTo ...
NVIDIA (NasdaqGS:NVDA) Conference Transcript
2026-03-17 17:02
Summary of Key Points from the Conference Call Company and Industry Overview - The conference call primarily discusses NVIDIA, a leading company in the AI and computing industry, focusing on advancements in AI technologies and their implications for the market. Core Insights and Arguments - **AI Inflection Points**: The speaker identifies three key inflection points in AI development: generative AI, reasoning, and the current focus on agentic systems, which can operate autonomously and perform tasks beyond answering questions [6][14]. - **Token Economy**: The concept of a "token budget" for engineers is introduced, emphasizing that engineers now require tokens to perform their jobs, which are produced by the company's computing systems [7][14]. - **Revenue Visibility**: NVIDIA has strong visibility of over $1 trillion in demand for its products, specifically mentioning Blackwell and Rubin systems, with expectations to close and ship more business by the end of 2027 [14][15]. - **Value Proposition**: The company emphasizes that the price of its computers is justified by their ability to produce tokens at a low cost, thus delivering significant value to customers [17][18]. - **Market Dynamics**: The speaker notes that the IT industry, valued at approximately $2 trillion, is expected to transform rather than be disrupted, integrating AI technologies from companies like OpenAI and Anthropic [39][40]. - **Growth of AI Models**: The growth of open-source models and their integration into the IT industry is highlighted, with NVIDIA positioned as a leader in this space [20][21]. Additional Important Content - **Customer Diversity**: NVIDIA is seeing significant customer diversity beyond hyperscalers, including regional clouds and industrial enterprises, which are growing rapidly [23][24]. - **Future Projections**: The speaker predicts that the current 40% of the market not dominated by hyperscalers could grow significantly as industries related to physical AI expand [51][52]. - **Investment Strategy**: NVIDIA plans to balance investments in growth, ecosystem partnerships, and shareholder returns, with a focus on maintaining a strong supply chain [93][94]. - **Technological Advancements**: The introduction of new architectures, such as Groq, is expected to enhance performance and efficiency in AI workloads, with Groq projected to capture 25% of inference workloads [80][90]. - **Token Cost Dynamics**: The cost of tokens is expected to decrease while the smartness per token increases, indicating a favorable trend for customers [102]. This summary encapsulates the key points discussed during the conference call, providing insights into NVIDIA's strategic direction, market positioning, and future growth potential in the AI industry.
X @Polyhedra
Polyhedra· 2025-12-23 13:00
zkML Benefits for Agentic Systems - zkML provides a proof layer for agentic systems, enhancing transparency and accountability [1] - Confirms the specific model version used for each decision [1] - Proves policy compliance without revealing internal logic [1] - Generates evidence of how multi-step actions were executed [1] - Enables auditors to validate behavior without accessing raw data [1] Enhanced Accountability and Verification - Transforms autonomous execution into a verifiable and reconstructable process [1] - Allows for independent verification and accountability of autonomous systems [1]
Architecting Agent Memory: Principles, Patterns, and Best Practices — Richmond Alake, MongoDB
AI Engineer· 2025-06-27 09:56
AI Agents and Memory - The presentation focuses on the importance of memory in AI agents, emphasizing that memory is crucial for making agents reflective, interactive, proactive, reactive, and autonomous [6] - The discussion highlights different forms of memory, including short-term, long-term, conversational entity memory, knowledge data store, cache, and working memory [8] - The industry is moving towards AI agents and agentic systems, with a focus on building believable, capable, and reliable agents [1, 21] MongoDB's Role in AI Memory - MongoDB is positioned as a memory provider for agentic systems, offering features needed to turn data into memory and enhance agent capabilities [20, 21, 31] - MongoDB's flexible document data model and retrieval capabilities (graph, vector, text, geospatial query) are highlighted as key advantages for AI memory management [25] - MongoDB acquired Voyage AI to improve AI systems by reducing hallucination through better embedding models and re-rankers [32, 33] - Voyage AI's embedding models and re-rankers will be integrated into MongoDB Atlas to simplify data chunking and retrieval strategies [34] Memory Management and Implementation - Memory management involves generation, storage, retrieval, integration, updating, and forgetting mechanisms [16, 17] - Retrieval Augmented Generation (RAG) is discussed, with MongoDB providing retrieval mechanisms beyond just vector search [18] - The presentation introduces "Memoriz," an open-source library with design patterns for various memory types in AI agents [21, 22, 30] - Different memory types are explored, including persona memory, toolbox memory, conversation memory, workflow memory, episodic memory, long-term memory, and entity memory [23, 25, 26, 27, 29, 30]
Thinking with Intelligence | Migavel D | TEDxKGCAS
TEDx Talks· 2025-06-25 16:14
I remember lying on the narrow bed of my college town. Eyes fixed on the slow the hypnotical spin of the ceiling fan above me. It was a first year.I hadn't written a single line of working code. I didn't have the clear direction and no one around me had any reason to believe I was building towards something meaningful. And that question kept repeating in my head was what if I go home with nothing. What if I fail publicly and completely.That fear didn't visit occasionally. It moved in. I wasn't just about a ...
How Box Evolved from Simple AI to Agentic Systems for Enterprise | LangChain Interrupt
LangChain· 2025-06-10 18:03
Company Overview - Box is a B2B company operating as an unstructured data platform, serving large enterprises including Fortune 500 companies [1][2] - Box has over 115,000 companies as customers, tens of millions of users, and manages over 1 exabyte of data [2] - Box is often the first AI deployed within large enterprises due to existing trust relationships [3] Data Extraction Evolution - Box initially used a straightforward architecture for data extraction involving pre-processing, OCR, and large language models [8] - The initial AI deployment processed 10 million pages, but encountered challenges with complex documents, OCR accuracy, language variations, and the need for confidence scores [9][10][11] - The company experienced a "trough of disillusionment" as the initial AI solution proved insufficient for diverse customer needs [12] Agentic Approach Implementation - Box re-architected its data extraction process using a multi-agent approach, separating problems into sub-agents [12] - The agentic system intelligently groups related fields, dynamically determines data extraction methods, and incorporates a quality feedback loop for continuous improvement [13] - This approach allows for easier updates and specialization, enabling the company to quickly adapt to new document types and customer requirements [13] Engineering and Customer Impact - Building agentic systems helps engineers think about AI and agentic workflows, leading to better understanding of customer needs [13] - This approach facilitates the development of tools that integrate with customer-built agents, enhancing the overall ecosystem [13] - The company advises building agentic systems early when developing intelligent features [14]