NLWeb
An editor has determined that sufficient sources exist to establish the subject's notability. (May 2025) |
Natural Language Web or NLWeb was introduced by Microsoft in 2025. It is an open python project designed to simplify the creation of natural language interfaces for websites.[1] It enables users to query website contents using natural language, similar to interacting with an AI assistant. Every instance functions as a Model Context Protocol (MCP) server allowing websites to make their content discoverable and accessible to AI agents and other participants.[2]
NLWeb leverages existing web standards like Schema.org and RSS to build conversational capabilities of processing user queries through language models, performing semantic searches against website content and generating natural responses. It is platform-agnostic, running on all major systems and connecting to any vector database. Content to be indexed by NLWeb works best when it is organized in an AI friendly way. This means short, interlinked and semantically annotated articles work best.[3]
Initial adopters of NLWeb include TripAdvisor, Shopify, Eventbrite, and Hearst.
References
[edit]- ^ "Introducing NLWeb: Bringing conversational interfaces directly to the web". Microsoft. 2025-05-19. Retrieved 2025-05-27.
{{cite web}}
: CS1 maint: url-status (link) - ^ "NLWeb". Github. 2025-04-28. Retrieved 2025-05-27.
{{cite web}}
: CS1 maint: url-status (link) - ^ "Guide: How to Use NLWeb to Unleash AI-Powered Websites". Github. 2025-05-27. Retrieved 2025-05-30.
{{cite web}}
: CS1 maint: url-status (link)