关于
Omni-NLI is a self-hostable server designed to deliver natural language inference (NLI) functionalities. It allows developers to determine the relationship between a premise (fact) and a hypothesis (claim), classifying it as "entailment," "contradiction," or "neutral." This server can integrate seamlessly into traditional applications via a REST API or serve as an MCP server, providing a crucial verification layer for AI agents and applications. Its applications include fact-checking the output of large language models (LLMs) and validating question-answering system responses.