Guides

Start getting value from generative AI - for your simple tasks and your big projects. We’ll walk you through it step by step.
Webinar Post Image

Building an AI Powered Workforce

Read

A few years ago, before generative AI (gen AI) made headlines, three things seemed true.

  1. Models were limited. Machine learning has long been transformative, and natural language understanding was becoming more powerful. But without generative capabilities, AI value was technical-only.

  2. There was no good way to work with AI models. Interacting with AI required prohibitively technical tools—no generative models, no general-purpose value, and no interface for non-technical users...

A few years ago, before generative AI (gen AI) made headlines, three things seemed true.

  1. Models were limited. Machine learning has long been transformative, and natural language understanding was becoming more powerful. But without generative capabilities, AI value was technical-only.

  2. There was no good way to work with AI models. Interacting with AI required prohibitively technical tools—no generative models, no general-purpose value, and no interface for non-technical users.

  3. Most people didn’t care. Because of the model limitations, the lack of access didn’t pose a problem. Most of the workforce didn’t know anything was missing.

Here’s what seems to be true today:

  1. Models are no longer the bottleneck to AI value. Large language models (LLMs) are already changing the way we conceptualize work. With every release, model providers redefine what’s possible.

  2. Everyone cares (a lot). The majority of employees today are using AI in their work—with or without company-wide strategies in place. Many see AI as a path to profound progress, professionally and personally.

What's missing? 

Most teams still don’t have a good way to work with AI models. Since generative AI expanded the value proposition and became relevant to non-technical teams, we’ve seen point solutions proliferate, promising to make work more productive, efficient, and automated. Most employees are experimenting with AI through “interfaces” like their productivity apps or chatbot-style conversation. And most companies are stalled somewhere in that experimentation stage, without seeing ROI from these trial efforts.

With real customer stories, this e-book explores how companies are finding the ROI. Download your copy to learn more.

Webinar Post Image

6 Prompts for CX Teams

Read

Generative AI introduced a new way to work with data. Large language models (LLMs) have advanced contextual understanding, and can reason across vast amounts of information, removing the need for data pre-processing and making qualitative analyses newly manageable.

Directing the LLM to extract an insight, or perform a transformation, is called prompt engineering. With a well-engineered prompt, you can use LLMs to manage any task; whether you’re making sense of a handful of onboarding calls or modeling customer sentiment across thousands of support conversations. Applying the prompt at scale is where the results become valuable.

With these 6 field-tested prompts, you can:

  • Summarize key issues from product and service reviews
  • Analyze customer sentiment across support calls
  • Generate knowledge articles from successful issue resolutions
  • Auto-respond to customer reviews in your specific brand voice

And more! Download your guide to get started.

Webinar Post Image

Automated Document Classification

Read

For most companies, business takes the shape of emails, contracts, support tickets, meeting notes, and survey responses. Last year, an estimated 347 billion emails were sent around the world.

Classifying those documents has always been a valuable initiative and a herculean task. Say we wanted to understand those 347 billion emails; hard-to-parse send fields, footers, and all. Normally, we’d have two options: ask a data science team, or ask an LLM.

Data Science-Led Text Classification

The tried and tested (and tedious) method of complex text classification involves handing over an email corpus to an in-house or outsourced data science team. Natural language processing (NLP) capabilities makes automated document classification somewhat possible. The data team constructs a project in Python, imports the emails, and architects an arduous process of text cleaning, vectorization, and model creation.

The result is a shortlist of labels that the emails map to–in theory. In practice, data science-led labeling can fall short of the targeted clarity. Without a business expert in the loop who can add their contextual understanding–how granular the labels should be, what segment of the email chains should direct the classification–the resulting taxonomy can miss the mark.

LLM-Led Text Classification

The efficiencies of LLMs afford a second option. LLMs are trained on vast amounts of data. They can manage a multi-turn analysis and make complex classification decisions with some level of accuracy. Analytics plugins released in the latest wave of GPTs make it easy to drag and drop a file into a ChatGPT-like interface and write a prompt to extract key topics, assess frequency, or perform basic classification.

But one dimensional prompt interfaces come with limitations. Namely, the labeling and analysis happens without a human in the loop, which prohibits the alignment of human understanding with the LLM’s predictive decision-making. The classification project quickly becomes impossible to audit. Even different models disagree on simple definitions; if business experts can’t inspect and correct the model’s understanding, trusting the resulting taxonomy becomes impossible.

Prompt and Data Engineering for Automated Document Classification

This workflow offers teams a third option. Combining the efficiency of LLM-led document classification with the fidelity of inspectable data engineering methods, and removing the barrier of code, teams can quickly arrive at an automated classification model they can inspect, adjust, and trust.

After following this how-to guide, you’ll have:

  • Annotated data you can use for dashboards and visualizations
  • Organized datasets you can analyze further
  • An operative taxonomy you can use to categorize new documents as they’re created

Download the full guide + video walkthrough to learn more.