01Text Normalization: Converts text to lowercase, removes punctuation, and normalizes whitespace.
02Language Model Integration: Uses a generative language model to assess semantic similarity and provide a final judgment.
03Value Comparison: Compares values directly and semantically (ignoring order for lists).
04Model Context Protocol (MCP) Server
05JSON Traversal: Iterates through each key in the JSON objects and compares corresponding values.
061 GitHub stars