Adding AI to m-Power An introductory guide for AI in m-Power, including terminology, setup, introduction to the AI templates.
AI Assistant template An in-depth documentation on the AI Assistant template in m-Power, offering insight on how to build, customize, and implement an AI Assistant retrieval template.
Writing a System Prompt for AI The System Prompt page is part of the AI Assistant template, and this document will cover best practices and tips for writing effective prompt pages.
Using Application Tool Functions in the AI Assistant This document will show how to configure an application Tool Function, which will allow your AI Assistant to query live data from your licensed database.
Using a Content Retriever Tool Function in Your AI Assistant This document will show how to configure Content Retriever Tool Function, which will allow your AI Assistant to query information from a knowledge base of stored files.
How to Use AI to do more than just Answer Questions This document will introduce how to use the AI Assistant for more than just conversation, by returning a JSON output and using this response to perform a database write.
How to call AI from a Maintainer This documentation focuses on incorporating AI Assistant (chatbot) calls from a maintainer web form. This will show an example of using the response of the chatbot with workflow, and leveraging the response to determine the workflow path to follow.
How to Call Client Side Scripting with AI This document covers how to utilize client side scripting (JavaScript) after a response from the AI Assistant.
AI in the m-Power Interface m-Power now includes integrated Artificial Intelligence (AI) features designed to help developers work more efficiently and produce higher-quality applications. These...
Ask AI: m-Power Chat Bot The AI m-Power Chat Bot allows developers to ask general “how-to” questions and receive immediate guidance directly within the m-Power...
Passing Parameters to the AI Assistant Learn how to pass values from other m-Power applications into your AI Assistant's parameters.
AI m-Painter HTML Helpers The AI m-Painter HTML Helpers are designed to help developers create and manage HTML more efficiently within m-Painter. These tools...
AI System Prompt Helper Overview A strong system prompt shapes how your AI assistant behaves and responds, influencing the quality and accuracy of its...
AI Charting Assistant The AI Charting Assistant makes it easy to build charts by simply describing what you want to see. Whether you...
Installing ChromaDB ChromaDB is a high-performance vector database designed to store and search large volumes of AI-processed text efficiently. While m-Power includes...