Welcome
All you need to know about Decisional and its core capabilities
Overview
Decisional is an AI Agent for financial work that is grounded on your data sources. Decisional is designed for serious knowledge work by emphasizing features that make collaborating with AI more transparent, controllable and accurate than other AI tools.
How it works
Decisional can be used for three things:
- Research on data you provide to it (supported file types include web, pdf, docx, ppt, xlx) that is not limited by any number of sources
- Data Extraction into an AI spreadsheet called a Magic Table in ANY format and schema
- Writing narrative driven rich formatted documents called Memos which are focused on information you specify
It does this by taking sources you deem trustworthy and using it to ground AI that can work in the background to create AI embedded documents called AI workups.
Getting Started
You can make use of Decisional through knowledge_engines
. Each knowledge_engine
is a collection of data_sources
that you provide. Every answer generated by Decisional in the knowledge engine is grounded on the data_sources
provided to the knowledge_engine
along with citations
that link back to the original data_source
In order to create a knowledge_engine
you need to login to the Decisional web app
- Login or Sign Up by visiting https://app.decisional.com/sign-in
- Login to go to https://app.getdecisional.ai/dashboard/knowledge-engines
Knowlede Engines
Learn more about Knowledge Engines and what they are used for
You can also add new sources through the upload data_sources
API in the API reference