Just a repetition of what is stated above. BizEye comes with a whole arsenal of plugins. Together with the team of AI models, you can achieve agentic AI—but in a way that you fully control. There are plugins to quickly make data available in Excel (without ever leaving your environment), plugins to automate repetitive tasks in Excel, plugins that make your solution smarter the more you use it, plugins that convert audio into text (think dictation), plugins that search the web, and even plugins that allow you to interact with your own file system on your PC or laptop.
The list of plugins keeps growing. Below is an overview of the plugins that are currently available:
Assistant knowledge
This plugin allows the assistant to store general knowledge that may be useful for future interactions. It is designed for broad, reusable information rather than user-specific details. Administrators can manage memory stores, but users and stored data can be removed, so structuring stored knowledge effectively is important.
Memory store knowledge
A
memory store is a specialized feature within the application that extends the assistant's knowledge. Administrators can configure memory stores to provide domain-specific, company-specific, or topic-related information. This feature helps the assistant retain relevant knowledge about different memory stores and distinguish between general, user-related, or memory store-specific information. It can for instance be used to store certain concepts or terms for reusability.
User knowledge
This plugin is used to store details about individual users, such as their preferences, background, or other relevant information. If a user requests that specific information be remembered for future interactions, this functionality ensures that their request is honored. This will give BizEye a personal touch for users who are interacting with it.
Embedding memory
This plugin provides access to a
semantic memory store, which holds unstructured data. It enables retrieval-augmented scenarios where user queries trigger searches within stored information to enhance responses with relevant details. Also all chat sessions of all users will be embedded and will only be accessible for those users. This enhances the personal touch for users, since the assistant is capable of remembering previous chat sessions.
Entity memory
This plugin grants access to a
structured memory store containing organized data such as tables, fields, and relationships. Unlike unstructured memory retrieval, this plugin enables structured queries similar to SQL, allowing for precise data retrieval. An extension to this is available to have BizEye create semantic relations between entities for you. Even when your structured data is not relational on a schema-level, this can be enforced simply be providing the right meta data in the structured memory store configuration.
DevOps
This plugin integrates with an Azure DevOps instance, providing access to work items, sprints, and other project management data. It enables automated retrieval of relevant DevOps information through API calls.
Buddy service
This plugin facilitates collaboration by connecting to a
buddy service that assists with specific tasks or processes. This is what was discussed in the multi-model concept above and enables you to construct a whole "team of buddies" that can work together to answer a question."
Excel
This plugin provides functions to interact with Excel files, leveraging the ClosedXML library, to perform various operations. Together with the entity memory plugin it will enable you to perform self-service BI on your structured datasets without the need to build Power BI reports on top of them. And the best thing of all is that no data will be passed to the AI model in any way, so there is no data in transit, meaning no risks for any data security breach at all.
Google search
This plugin enables internet searches using Google Custom Search to retrieve information from online sources. This allows for accessing real time data from any source that is available on the internet.
Chat automation
This plugin is designed to automate prompt handling in chat automation scenarios. It is typically used with a set of instructions provided to the assistant. The goal is to facilitate a structured question-and-answer process, ensuring that each instruction is properly addressed before proceeding to the next. This overcomes scenarios where a lot of data needs to be processed by the assistant, that might otherwise lead to the so-called context-memory-issue where there is a maximum amount of information that an AI model can process at a time. When a user requests automation for a task, this is the plugin that will be used.
Audio transcription
This plugin provides the ability to transcribe audio files into text. Supported formats include WAV, MP3, OPUS/OGG, FLAC, WMA, AAC, ALAW, MULAW, AMR, WebM, M4A, and SPEEX.
Local file system
This plugin enables interaction with the user's local file system. It operates through an asynchronous messaging system between the application and a locally running agent. It provides capabilities to read and create directories and files sitting on a user's PC or laptop. When combined with any other standard capability of an AI model, or any provided plugin, the sky becomes the limit.
Need a plugin that’s not on the list?
Let us know!