product
resources
company
Sign in
Get a demo
Changelog
v 1.2.7
Mar 27, 2023
Stamped Data Connector
Stamped is an e-commerce review collection and embedding service. We have built out a robust connector to fully integrate Stamped reviews into the Artifact connector library.
v 1.2.6
Support Gladly Topic Tags
In order to support specialized metadata like topic tags, we had to make some minor adjustments to the schema in order to support our customer's ability to filter and analyze by their taxonomies and tags they have created inside of Gladly. You can now add any Gladly topic tag into a filter operator.
v 1.2.5
Mar 8, 2023
Slack Data Connector
We have built out a robust connector to fully integrate Slack channel messages into the Artifact connector library. It's not perfect yet! But we're excited for the direction it's headed. This integration works best with automated bot messages (e.g. Zapier moves survey results from Typeform to #product-feedback every day) and with customer shared slack channels. The connector still has a hard time extracting customer feedback from internal employee cited anecdotes.
v 1.2.4
Mar 7, 2023
Enhanced Error Handling
This one is kind of embarrassing… we were missing an entire error page for 503 errors. :grimace: But not to worry, we've gone through and enhanced several error states, and made some of our error handling clearer. One of my favorite additions with this release is that if there is a critical problem in the AI pipeline in our Inspect feature, rather than show no new insights to you, we default to the previous day, and give you a heads up that we're running your new insights.
v 1.2.3
Feb 24, 2023
Grain Data Connector
If you're like us, you use Grain every single day to record conversations with customers and team members! Well now you can include customer research, QBRs — whatever you use Grain for at your business, inside of Artifact. We'll automatically detect voice of customer and include in the daily analysis.
v 1.2.2
Feb 7, 2023
Sort verbatims by relevance
Topic modeling is a tough concept. There's no "perfect" boundary for what should or should not be in a topic because it's a spectrum! Each cluster has cluster candidates that are more or less a part of a particular cluster. Well, many of you gave us feedback that we should include that confidence or relevance in the sorting of verbatims, rather than defaulting over to recency. We agree that it's a much better way to scroll through the verbatims pane. But you can also quickly toggle to recency if that's important to you.
v 1.2.1
Enhanced Document Chunking
Remember our document serialization machine? It chunks, queues, and passes documents into our inference pipeline, for every new document everyday. Well it wasn't very performant after we put the first version into production so we had to crank it up a notch. We made some massive improvements to its distributive qualities by introducing Dask to the document chunking.
v 1.2.0
Jan 30, 2023
Reports V1
This is a big day! We're releasing V1 of Reports. Reports is a self-service reporting tool for you team. You'll be able to build powerful reports using any of our templates, in just a few clicks. You can also save any of the analyses you build in Explore straight to a report that can be shared with other stakeholders.
v 1.1.9
Jan 18, 2023
Filter by non-user metadata
Sometimes you don't want to just filter by people-related metadata fields. Sometimes there are fields that are attached to a conversation, but don't belong as an attribute to a particular customer. Well now you can filter by those fields and power your analysis in Explore with document and user metadata.
v 1.1.8
Dec 6, 2022
Kustomer Data Connector
We've added Kustomer as a data connector. Now you'll be able to bring in all of your Kustomer support data.
v 1.1.7
Dec 5, 2022
S3 Data Connector
S3 is a powerful tool. It can be a temporary holding place between transformations, or it can be long term storage for complex objects. We think they're pretty neat, and we know they have a very key place in your datalake strategies. So we built an S3 connector so you can easily pull, transform, and collate data from your datalake, and directly integrate it with Artifact.
v 1.1.6
Nov 14, 2022
Topic Model v2
BIG change to our topic model today. We already had a one of a kind topic model, but we made some significant enhancements to the topic model that you're going to love. Here's some of the highlights:
More coherent topics
More cohesive topics, less overlap— or near duplication
Better insight detection over longer time series
v 1.1.5
Nov 1, 2022
Inspect Insights V2
Our insights pipeline changed in a pretty significant way today. We enhanced our anomaly detection to understand detect seasonality and cyclical patterns. We no longer pick up on annoying cyclical changes as anomalies. We also finally added trends into production. Trends will take the place of emerging themes, but you'll still be able to pick up on emerging topics that come from zero or low values.
v 1.1.4
Oct 31, 2022
Enhanced L1 Topic Pluralization
One of the things that drove us nuts internally is that the grammatical representation of L1 topics sometimes needed to be pluralized to even make sense. And on top of that, you'd see duplicate topics. So we made some changes! You'll now see cohesive pluralization for relevant topics. (E.g. "Change Tire(s) instead of "Change Tire" and "Change Tires")
v 1.1.3
Oct 17, 2022
Document Chunking V1
In order to get more context about what's happening in each customer interaction, we built a pretty snazzy document serialization machine. It chunks, queues, and passes documents into our inference pipeline, for every new document everyday.