nlbridge
adapter for nlux React
This package enables the integration between nlux React
and nlbridge
― the middleware library
for building conversational AI interfaces.
About nlbridge
nlbridge
is a lightweight middleware library that provides a simple and flexible interface to integrate
conversational AI interfaces into your web app or website. It acts as a bridge between your front-end
and the language model API, providing a simple and consistent API to interact with several LLMs.
nlbridge
is developed by the same team behind nlux
, and is designed to work seamlessly with nlux
.
Vanilla JS 🟨 vs React JS ⚛️
This package @nlux/nlbridge-react
is meant for use with the React JS version of nlux
.
If you're looking for the Vanilla JS version, please check
the @nlux/nlbridge
package.
Docs & Examples 📖
For developer documentation, examples, and API reference ― you can visit: nlux.dev