Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ Let’s be clear—Ask Sigma is a tool at your disposal. You’re free to use it

Many software vendors like to say “Start with the end in mind.” That sounds good, but having a whiteboard diagram still means you must build everything from scratch—and also figure out how to use some product to build it.

Sure, Sigma is easy to learn and use—but Ask AI is even better than that.
Sure, Sigma is easy to learn and use—but Ask Sigma is even better than that.

Instead of starting with the end-state design, Ask AI wants you to start with a problem—framed as a question.
Instead of starting with the end-state design, Ask Sigma wants you to start with a problem—framed as a question.

As shown in the video, Ask Sigma will work hard to answer even vague, generic questions like:
"Where are we doing the best?"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,6 @@ Providing AI functionality isn’t especially difficult these days—but making
Allowing users to ask questions is one thing but how can we tell what the AI is doing?

- Is it using trusted data sources?
- What steps, calculation and workflow did it use to generate results?
- What steps, calculations, and workflows did it use to generate results?
- Once we have the response, what’s next for the user?

Expand Down Expand Up @@ -442,9 +441,9 @@ Let’s be clear—Ask Sigma is a tool at your disposal. You’re free to use it

Many software vendors like to say “Start with the end in mind.” That sounds good, but having a whiteboard diagram still means you must build everything from scratch—and also figure out how to use some product to build it.

Sure, Sigma is easy to learn and use—but Ask AI is even better than that.
Sure, Sigma is easy to learn and use—but Ask Signma is even better than that.

Instead of starting with the end-state design, Ask AI wants you to start with a problem—framed as a question.
Instead of starting with the end-state design, Ask Sigma wants you to start with a problem—framed as a question.

As shown in the video, Ask Sigma will work hard to answer even vague, generic questions like:
"Where are we doing the best?"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ AI is a powerful tool, but how it’s implemented makes a huge difference to use
Allowing users to ask questions is one thing but how can we tell what the AI is doing?

- Is it using trusted data sources?
- What steps, calculation and workflow did it use to generate results?
- What steps, calculations, and workflows did it use to generate results?
- Once we have the response, what’s next for the user?

Expand Down