AI-Automation-Assistant: Difference between revisions
(Created page with "==App Files== <blockquote> Application executable: Media: AI-Automation-Assistant.zip {| role="presentation" style="min-width:250px;" class="wikitable mw-collapsible mw-collapsed code-sample" | <strong>Settings.txt</strong> |- | CONFIG:OpenFDA-Vertex-V1.0 // identifies schema version (readonly) Email: // List of email recipients, comma separated Schedule-Unit: // Unit of scheduling, minute, hour, day, week, month Schedule-Rate: // Rate of task scheduling...") |
mNo edit summary |
||
| Line 11: | Line 11: | ||
Email: // List of email recipients, comma separated | Email: // List of email recipients, comma separated | ||
Schedule-Unit: // Unit of scheduling, minute, hour, day, week, month | Schedule-Unit: // Unit of by Application scheduling, minute, hour, day, week, month | ||
Schedule-Rate: // Rate of | Schedule-Rate: // Rate of by Application scheduling, based on Schedule-Unit | ||
Schedule-Count: // Number of times the by Application is scheduled, 0=indefinite or number of times | |||
Application-Parameters: // Input files to process | Application: // Application path to schedule | ||
Application-Parameters: // Input files path to process when Application is scheduled | |||
Attachment: // Whether the analysis results should be attached to the email | |||
|} | |} | ||
| Line 25: | Line 29: | ||
'''[[Sample Files: AI-Automation-Assistant]]''' | '''[[Sample Files: AI-Automation-Assistant]]''' | ||
==App Description== | |||
'''App Use Case:''' The AI-Automation-Assistant enables automation for any AI Assistant app, scheduling one or more apps to run automatically based on a specified schedule. Once results are available, it sends notifications to configured recipients. | |||
Users can choose to attach results to email notifications or receive a summary in the email body, based on their preference. This automation simplifies tracking changes in market data insights, safety trends, and other conditions of interest, ensuring reports are accessible from anywhere. | |||
'''App Functionality:''' The Automation Assistant app accepts a settings file to schedule tasks, set the scheduling timetable, specify email recipients, and configure email content options. | |||
Additionally, the Automation Assistant app generates a Word document containing the activity log. | |||
Latest revision as of 21:59, 15 April 2024
App Files[edit]
Application executable: Media: AI-Automation-Assistant.zip
Settings.txt CONFIG:OpenFDA-Vertex-V1.0 // identifies schema version (readonly)
Email: // List of email recipients, comma separated
Schedule-Unit: // Unit of by Application scheduling, minute, hour, day, week, month
Schedule-Rate: // Rate of by Application scheduling, based on Schedule-Unit
Schedule-Count: // Number of times the by Application is scheduled, 0=indefinite or number of times
Application: // Application path to schedule
Application-Parameters: // Input files path to process when Application is scheduled
Attachment: // Whether the analysis results should be attached to the email
See the sample files page for example templates.
Sample Files: AI-Automation-Assistant
App Description[edit]
App Use Case: The AI-Automation-Assistant enables automation for any AI Assistant app, scheduling one or more apps to run automatically based on a specified schedule. Once results are available, it sends notifications to configured recipients.
Users can choose to attach results to email notifications or receive a summary in the email body, based on their preference. This automation simplifies tracking changes in market data insights, safety trends, and other conditions of interest, ensuring reports are accessible from anywhere.
App Functionality: The Automation Assistant app accepts a settings file to schedule tasks, set the scheduling timetable, specify email recipients, and configure email content options.
Additionally, the Automation Assistant app generates a Word document containing the activity log.