Features
Today ServiceNow has a large collection of AI and ML capabilities. AI in a Box is a product that gives you access to a self-hosted large language model server (llm) and a vector database (vectordb).
Letβs compare the two across, accuracy, speed, and cost.
A brief comparision of features so far;
- π = Available
- π§ = Work in progress
- π£οΈ = On roadmap
- π« = Blocked
What | ServiceNow | AI in a Box |
---|---|---|
Summarization | π (1 assist) | π |
Conversational agent | π (10 assists) | π§ |
Chat Summarization (and short description generation) | π (1 assist) | π£οΈ |
KB Article generation | π (10 assists) | π£οΈ |
Suggested Resolution Notes | π (1 assist) | π£οΈ |
Suggested Field Values (Predictive Intelligence) | π ? | π£οΈ |
Comment to Code | π (1 assist) | π£οΈ |
Flow recommendation | π (1 assist) | π« |
Interface chat in now assist panel | π (5 assists) | π« |
Q&A in AI search | π (5 assists) | π« |
π (10 assists) | π« |
Summarization
ServiceNow has a model for each capability. That being said their summarization model may be more accurate than the one provided by AI in a Box. The AI in a Box model is designed to be fast and cost effective and customizable.
The speed of AI in a Box is trying to stay under 30 seconds. ServiceNowβs model is not available to compare.
Category | ServiceNow | AI in a Box |
---|---|---|
Accuracy | π | π |
Speed | π | π |
Cost | π²π²π²π²π² | π² |
Suggested Resolution Notes
This feature doesnβt yet exist in AI in a Box but is in active development and is depenendent on the VectorDB.
ServiceNowβs does have this.
Category | ServiceNow | AI in a Box |
---|---|---|
Accuracy | π | π§ |
Speed | π | π§ |
Cost | π²π²π²π²π² | π² |
Comment to Code
This feature doesnβt yet exist in AI in a Box but is in active development and is depenendent on the VectorDB.
ServiceNowβs does have this.
Category | ServiceNow | AI in a Box |
---|---|---|
Accuracy | π | π§ |
Speed | π | π§ |
Cost | π²π²π²π²π² | π² |
Chat Summarization
This feature doesnβt yet exist in AI in a Box but is on the roadmap and is depenendent on the VectorDB.
ServiceNowβs does have this.
Category | ServiceNow | AI in a Box |
---|---|---|
Accuracy | π | π£οΈ |
Speed | π | π£οΈ |
Cost | π²π²π²π²π² | π² |
Flow recommendation
This feature is on a page in ServiceNow Iβm not sure can be created in AI in a Box.
Category | ServiceNow | AI in a Box |
---|---|---|
Accuracy | π | π« |
Speed | π | π« |
Cost | π²π²π²π²π² | π« |
Suggested Field Values (Predictive Intelligence)
This feature isnβt part of the GenAI products in ServiceNow but is part of the Predictive Intelligence product.
The requirement for this in ServiceNow was to have 30k records to train against and to set up some schedule to train the model in one environment and then push it to another.
This feature is not yet in AI in a Box but can by simply doing a similarity match against the VectorDB and then presenting the results in an intuitive way.
Category | ServiceNow | AI in a Box |
---|---|---|
Accuracy | π | π§ |
Speed | π | π |
Cost | π²π²π²π²π² | π² |
Interface chat in now assist panel
This feature is on a page in ServiceNow Iβm not sure can be created in AI in a Box.
Category | ServiceNow | AI in a Box |
---|---|---|
Accuracy | π | π« |
Speed | π | π« |
Cost | π²π²π²π²π² | π« |
Q&A in AI search
This feature is on a page in ServiceNow Iβm not sure can be created in AI in a Box.
Va conversational agent
With AI in a Box you can simply do REST calls to the llm and vectordb. This is not possible in ServiceNow. They allow this some other way.
Category | ServiceNow | AI in a Box |
---|---|---|
Accuracy | π | π |
Speed | π | π |
Cost | π²π²π²π²π² | π² |
KB Article generation
Requires Text Generation.