Get Started With NLUX
Choose your preferred AI backend or tech stack to get started:
Next.js and Vercel AI
You can use NLUX with Next.js framework and Vercel AI to connect to
almost any AI model.
LangChain LangServe
You can use LangChain's LangServe to connect to runnables,
and build powerful AI web apps.
Node.js and Express.js
In this guide, we use Express.js and NLBridge middleware, along with NLUX.
Hugging Face Inference
Connect to any Hugging Face model using NLUX. A simply way to plug into thousands of models.
Your Custom Backend
Using a custom backend with NLUX. This guide shows you how to connect to build an adapter for it.