NLWeb
{{Sources exist|date=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.{{Cite web |date=2025-05-19 |title=Introducing NLWeb: Bringing conversational interfaces directly to the web |url=https://news.microsoft.com/source/features/company-news/introducing-nlweb-bringing-conversational-interfaces-directly-to-the-web/ |url-status=live |access-date=2025-05-27 |website=Microsoft}} 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.{{Cite web |date=2025-04-28 |title=NLWeb |url=https://github.com/microsoft/NLWeb |url-status=live |access-date=2025-05-27 |website=Github}}
NLWeb leverages existing web standards like [http://Schema.org 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.{{Cite web |date=2025-05-27 |title=Guide: How to Use NLWeb to Unleash AI-Powered Websites |url=https://www.iunera.com/kraken/machine-learning-ai/nlweb-enables-ai-powered-websites/ |url-status=live |access-date=2025-05-30 |website=iunera}}
Initial adopters of NLWeb include TripAdvisor, Shopify, Eventbrite, and Hearst.
References
{{Reflist}}
External links
- {{GitHub|microsoft/NLWeb}}
Category:Computer-related introductions in 2025
{{Microsoft-stub}}
{{AI-stub}}