You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,10 @@ Unlike traditional QA, this framework focuses on validating **model outputs**, e
22
22
23
23
It demonstrates how software testing evolves when working with **AI/ML systems**, where validating predictions is more critical than just testing functionality.
24
24
25
+
⚠️ Note:
26
+
This project uses a rule-based simulation to demonstrate AI testing concepts.
27
+
It is designed to showcase how QA validation works for AI systems such as LLMs and NLP models.
0 commit comments