AI-enhanced Work Instructions
Overview
AI-Enhanced Work Instructions simplifies the creation of accurate and efficient work instructions using artificial intelligence. Process engineers can easily integrate and update technical documentation, ensuring consistency and reliability. Extend your knowledge base by uploading Word, Excel, TXT, and PDF documents to the 'Train the Model' section. The AI intelligently generates and merges work instructions by utilizing the comprehensive data stored in your knowledge base. Designed for various industries, our app streamlines the work instruction authoring process by using technical documentation to create work instructions, saving time and improving productivity. Discover the future of designing and refining technical processes with the AI-Enhanced Work Instructions App.
Documentation
Configuration
All modules that are needed to make this application work are already shipped with the download.
In order to make this application work you need to have an AWS account and set up a Knowledge Base with AWS Bedrock.
Prerequisites:
1. Create a Knowledge Base on AWS Bedrock
2. Configure your AWS credentials (AWS Authentication)
- AWS Access key (from the AWS console)
- AWS secret access key (from the AWS console)
3. Set the "Knowledge base bucket name" constants
- KnowledgeBaseBucketName: the name of the S3 bucket that is connected to the knowledge base
- KnowledgeBaseId: the id of the S3 bucket that is connected to the knowledge base\
- AWSDataSourceId: Datasource id of the knowledge base
4. Reset demo data
- Login as admin and select "DemoData" from the sidebar -> Click "Reset demo data"
Steps to reset the demo employees:
(1) Log in to the application using the default credentials (User: MxAdmin, Password: 1).
(2) Access the employees section:
(3) Reset the demo employees on the account overview page.
(4) Login the application using the quick login buttons
User Role Descriptions
Administrator - Manages file upload for knowledge base document, prompt configuration and AWS Bedrock connection settings within the app
User - Responsible for creating Bill of Process (BoP) and writing work instructions
Module Descriptions
AIAgentImplemenation: Custom logic for LLM usage
BillOfProcess - Empowers users to create bill of processes for products.
AWSImplementation - Implementation module of AWS Bedrock.
KnowledgeBaseManagement - Manages the knowledge base (upload, download, delete of documents to the S3 Bucket) and synchronize the knowledge base with every change.
EmployeeManagement - Offers comprehensive management capabilities for employees, including the option to utilize pre-configured logic for resetting demo employee data (credentials required).