This edition highlights significant advancements from Salesforce, Microsoft, and Anthropic. Salesforce unveiled new generative AI tools to embed AI directly into CRM workflows. Microsoft expanded its early access program for Copilot, providing more enterprises with a competitive edge. Anthropic secured additional funding to accelerate AI safety research, reinforcing commitment to ethical AI.
This issue provides a concise overview of the most impactful AI updates for business leaders. We cover five critical Quick Hits, three deep dives into major platform announcements, a practical Pro Tip for GPT-4 API function calling, and a Productivity Gem for Microsoft Outlook email summarization.
Quick Hits
Salesforce Unveils Einstein Copilot and Studio
Salesforce announced new generative AI tools designed to embed AI directly into CRM workflows across sales, service, and marketing.
Executive angle: Implement custom AI assistants to boost sales and service efficiency.
Microsoft Expands Copilot Early Access Program
Microsoft is broadening its early access program for Microsoft 365 Copilot to more enterprise customers ahead of general availability.
Executive angle: Secure early access to gain hands-on experience with productivity enhancing AI.
Anthropic Raises Additional Funding for AI Safety Research
Anthropic secured new investment rounds to accelerate its research into safe and responsible AI development.
Executive angle: Prioritize partners committed to ethical AI for trusted and compliant advanced model deployment.
OpenAI Enhances GPT-4 API with Function Calling Improvements
OpenAI rolled out updates to its GPT-4 API, improving the reliability and flexibility of function calling for developers.
Executive angle: Direct development teams to explore enhanced API capabilities for more robust AI integrations.
Google Cloud Debuts Duet AI for Developers and Workspaces
Google Cloud introduced Duet AI, an AI assistant for developers and Google Workspace users, offering coding assistance and productivity features.
Executive angle: Evaluate Duet AI for developer productivity and enhanced collaboration within Google Workspace environments.
Top Updates
Salesforce Unveils Einstein Copilot and Studio for CRM Company badge: Salesforce Salesforce announced Einstein Copilot, a conversational AI assistant, and Einstein Copilot Studio, a suite of tools for customizing AI. These tools embed generative AI into CRM workflows across sales, service, and marketing, enabling custom AI assistants and automation.
Business Impact:
- Eliminates: Manual data entry and routine customer service tasks
- Time back: 60 minutes/week
- Best for: Sales leaders, customer service directors, marketing executives
Executive Action Steps:
- Salesforce leadership should review Einstein Copilot Studio for tailored AI solutions.
- Direct sales teams to pilot Einstein Copilot for automated lead qualification and email drafting.
- Guide service teams to implement Einstein Copilot for faster case resolution and personalized support.
- Marketing executives should explore Einstein Copilot for content generation and campaign optimization.
- Assess the impact on CRM efficiency and customer engagement metrics.
Why it matters: This enables deep integration of generative AI directly into core business processes, enhancing efficiency and personalization.
Microsoft Expands Microsoft 365 Copilot Early Access Program Company badge: Microsoft Microsoft is broadening its early access program for Microsoft 365 Copilot, making it available to more enterprise customers. This expansion allows additional organizations to gain hands-on experience with productivity-enhancing AI features across Word, Excel, PowerPoint, Outlook, and Teams.
Business Impact:
- Eliminates: Time spent on drafting documents, summarizing meetings, and data analysis
- Time back: 90 minutes/week
- Best for: IT directors, operations executives, team leads across all departments
Executive Action Steps:
- Microsoft 365 administrators should apply for the expanded early access program.
- Identify key departments or teams to pilot Copilot for maximum productivity gains.
- Establish clear metrics for evaluating Copilot's impact on document creation and communication efficiency.
- Prepare internal training and adoption strategies for eventual wider rollout.
- Collaborate with Microsoft to provide feedback and optimize Copilot for specific enterprise needs.
Why it matters: Early adoption provides a significant competitive advantage by integrating advanced AI into daily productivity workflows.
Anthropic Secures Additional Funding for AI Safety Research Company badge: Anthropic Anthropic secured new investment rounds, reinforcing its commitment to accelerating research into safe and responsible AI development. This funding supports their ongoing efforts to develop advanced models like Claude 2 with a strong emphasis on ethical considerations and robust safety protocols.
Business Impact:
- Eliminates: Risks associated with deploying unvetted or ethically compromised AI models
- Time back: N/A (prevents future compliance and reputational costs)
- Best for: Chief Compliance Officers, Chief Technology Officers, Risk Management executives
Executive Action Steps:
- Anthropic partners should review Anthropic's AI safety research agenda and progress reports.
- Prioritize AI vendors demonstrating clear commitments to ethical AI and safety research.
- Incorporate AI safety and ethical guidelines into enterprise AI procurement processes.
- Engage with Anthropic and similar organizations on best practices for responsible AI deployment.
- Communicate the importance of ethical AI to internal stakeholders to build trust and ensure compliance.
Why it matters: Commitment to AI safety is crucial for building enterprise trust, ensuring regulatory compliance, and enabling responsible deployment of advanced AI.
Pro Tip
Streamline GPT-4 API Function Calling Tools: OpenAI GPT-4 API | Time: 15 min setup | Level: Intermediate OpenAI's GPT-4 API now offers improved function calling, allowing developers to more reliably integrate external tools and APIs. This enhancement means your AI applications can execute specific actions or retrieve information more accurately.
The Prompt:
You are an AI assistant designed to help manage customer support tickets.
When a user asks to "check the status of an order," you should call the `getOrderStatus` function.
When a user asks to "create a new support ticket," you should call the `createSupportTicket` function.
When a user asks for general information, respond directly.
Here are the available functions:
{
"name": "getOrderStatus",
"description": "Retrieves the current status of a customer order.",
"parameters": {
"type": "object",
"properties": {
"order_id": {
"type": "string",
"description": "The unique identifier for the customer order."
}
},
"required": ["order_id"]
}
}
{
"name": "createSupportTicket",
"description": "Creates a new support ticket for a customer issue.",
"parameters": {
"type": "object",
"properties": {
"customer_id": {
"type": "string",
"description": "The unique identifier for the customer."
},
"issue_description": {
"type": "string",
"description": "A detailed description of the customer's issue."
}
},
"required": ["customer_id", "issue_description"]
}
}
Why it works: This prompt explicitly defines function names, descriptions, and required parameters, guiding GPT-4 to accurately call the correct external tools. Best for: AI developers, product managers overseeing AI integrations, CTOs.
Productivity Gem
Summarize Emails with Microsoft Outlook AI Tools: Microsoft Outlook (with Copilot access) | Saves: 20 min/week Microsoft Outlook's AI summarization feature, part of Copilot, can quickly distill long email threads into concise summaries. This saves significant time by allowing executives to grasp the core of discussions without reading every message.
Setup:
- Ensure your Microsoft 365 subscription includes Copilot access.
- Open Microsoft Outlook desktop application or web version.
- Navigate to a long email thread.
- Look for the "Summarize" or "Generate summary" button, typically found at the top of the email thread view.
The Prompt: (No explicit prompt is needed for this feature, as it is a built-in UI function. The system automatically processes the email thread.) Implicit instruction: "Summarize this email thread for key decisions and action items."
Time savings: 20 minutes/week
The rapid evolution of AI tools from industry leaders like Salesforce, Microsoft, and Anthropic continues to reshape the enterprise landscape. These advancements offer tangible benefits for efficiency, customer engagement, and responsible AI deployment. Executives must remain informed and proactive in evaluating and integrating these technologies.
Staying ahead requires understanding not just what is new, but how these innovations can be strategically applied within your organization. PromptHacker is dedicated to providing the clarity and actionable intelligence necessary for navigating this dynamic environment. We focus on delivering insights that empower informed decision making.
We encourage you to explore the deep dives and practical tips in this issue. Harnessing these capabilities effectively will drive significant competitive advantages and operational improvements.
Pierre Bradshaw Founder, PromptHacker.ai
No comments yet