The Knowledge Engine is the core entity in Decisional that helps you use AI to understand, process and analyze unstructured sources.
ai_workups
using the knowledge_engine
Each knowledge_engine
is grounded in the sources you provide. Grounding is a process that ensures AI focuses specifically on your provided data rather than relying on its pre-existing training knowledge (which includes information from the internet and other sources). While large language models like ChatGPT depend on their original training data, Decisional combines multiple AI models to summarize and understand your specific sources. This approach enhances the AI model’s capabilities while significantly reducing hallucinations.
knowledge_engines
to gain some key capabilities:
knowledge_engine
can hold as many sources as you require (we can hold tens of thousands of sources within a knowledge engine) and perform up to the same level of accuracy with minimal degredation in being able to fetch the right contextknowledge_engine
can be linked back to one of the original sources you have provided through citations
. Decisional even highlights the relevant piece of information so that you can check facts for yourself.knowledge_engine
uses sources
that you provide to generate AI embedded documents called ai_workups
ai_workup
is a type of document generated on the Decisional app that has an AI Agent embedded into it trained on the sources you provide that helps you write, find insights, generate tables, etcmagic_table
is an AI powered spreadsheet which can generate cells based on all the sources you have provided to the knowledge engine. This is suited for more numerical workflows like compiling a table or quickly finding some information to screen a data room or a set of documents.
A memo
is a long form document that can be used to write narrative driven research notes, thesis documents or reports typically suited for more qualitative work.
knowledge_engine
there are three parts of the interface that you can see:
knowledge_engine
and titled as Sources. This lists all the the sources and the AI workups in the knowledge_engine
including the ones you provide i.e documents, files or links. You can also add new sources by clicking on the ”+” button or clicking on the “Upload more” CTA.
The source explorer has a search bar that you can use to search throught all the sources and AI workups. Additionally clicking on one of the AI workups will change the editor experience in the Workspace.
You can collapse or uncollapse the source explorer by clicking on the collapse / uncollapse button or using the following command -
sources
and ai_workups
, the source explorer can also open up PDFs in the source explorer panel. This can be then used to navigate through a document or seach through it. If you need to view the whole document you can click on the “view” button or click on download from here to download the file to your computer.
ai_workups
like a memo
or a magic_table
. You can use the workspace to switch between different ai_workups
through the workspace selector dropdown that shows you the current ai_workups
that is being viewed along with an icon that indicates that type of workup it is.