8000 GitHub - noravth/tutorial-system-agent: An AI agent that automatically checks the tutorials from the SAP Tutorial system based on quality, relevance and functionality.
[go: up one dir, main page]

Skip to content

An AI agent that automatically checks the tutorials from the SAP Tutorial system based on quality, relevance and functionality.

Notifications You must be signed in to change notification settings

noravth/tutorial-system-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Tutorial Tester Agent

An AI agent that automatically checks the tutorials from the SAP Tutorial system based on quality, relevance and functionality.

Technical Summary

This project implements an automated agent designed to evaluate SAP tutorials. The agent reads tutorial content, extracts step-by-step instructions, and simulates following those steps in a browser environment. During execution, the agent notes any ambiguities, missing information, or usability issues, and provides feedback for improvement.

Key features:

  • Automated Tutorial Testing: The agent parses tutorials and interacts with SAP Business Application Studio or similar environments to verify each step.
  • Quality Assessment: It checks for clarity, completeness, and relevance of instructions.
  • Functionality Validation: The agent ensures that the tutorial steps can be executed successfully and flags any failures or unclear directions.
  • Feedback Generation: After completing a tutorial, the agent summarizes its actions and provides constructive feedback for tutorial authors.

About

An AI agent that automatically checks the tutorials from the SAP Tutorial system based on quality, relevance and functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0