NLweb & AutoRAG Interface#
Hah, got you! You actually can’t chat with me personally here.
However, what you can do is chat with all the content on my website β which is not much to this day, but it’s cool anyway π.
This is made possible by Microsofts new open project NLWeb and Cloudflare’s AutoRAG feature.
NLWeb is an open project developed by Microsoft that defines a standard protocol for natural language queries on websites.
AutoRAG is an aweseome Cloudflare feature enabling you to build retrieval-augmented generation (RAG) pipelines in just a few seconds. In essence, it regularly crawls my website and indexes the content into a vector database which in turn is linked up to an LLM using Cloudflare Workers AI.
Try it out in the box above! π¬
