How to extract keywords from Freshdesk Support Call Transcripts using generative AI
Introduction
As a business, you need to pay attention to the conversations your support team has with customers. These conversations contain valuable insights that can help you improve your product or service. However, manually combing through each support ticket would be wildly impractical and inefficient. Fortunately, there is an easy and cost-effective way to identify these insights using generative AI to automatically extract keywords from Freshdesk support call transcripts.
What is Keyword Extraction?
Keyword extraction is a natural language processing (NLP) technique that involves identifying the most important or relevant words or phrases in a piece of text. It is used to extract key information and themes from text and has many applications, such as search engine optimization (SEO), content analysis, and topic modeling.
Keyword extraction can be performed manually, but it can also be automated using machine learning algorithms. These algorithms learn to recognize patterns and features in the text that are associated with important words or phrases and can be trained on a labeled dataset of text.
You can use keyword extraction to analyze and summarize large amounts of text data to quickly identify the most important information and themes.
Example Use Cases
Use cases for extracting keywords from Freshdesk support call transcripts include:
- Categorizing and prioritizing support tickets
- Identifying common issues and trends
- Improving response times
- Personalizing customer interactions
- Identifying areas for training and improvement
Teams that might find these use cases helpful include: customer support, customer success, product, marketing, and operations.
Finding your input data and identifying preliminary keywords
You first need to identify the data that you want to work with. Here, we are looking at Freshdesk support call transcripts. You can extract this data using the Freshdesk API, export it in CSV format, query a list of tickets from your data warehouse or BI tool, or copy and paste with an example ticket.
For more information on the Freshdesk API, see here: https://developers.freshdesk.com/api/
Next, it can be helpful (but not necessary) to identify common keywords that you may want to extract from your support tickets. Generative AI tools can be used to both identify and measure frequency of keywords but also to suggest additional keywords you may not have been aware to look for. For example - you might find that recurring customer inquiries around billing may provide insights into product improvement opportunities non-obvious to the initial support inquiry.
Once you have your data and preliminary keywords identified, you can use generative AI to automatically extract keywords from your Freshdesk support call transcripts. This will help you quickly identify important insights from your support tickets and improve your product or service accordingly.