This package enables the integration between NLUX React
and nlbridge
― the middleware library
for building conversational AI interfaces.
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
.
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.
For developer documentation, examples, and API reference ― you can visit: docs.nlkit.com/nlux