NLUX icon
NLUX icon

NLUX

 Like this app

NLUX (for Natural Language User Experience) is an open-source JavaScript library that makes it super simple to integrate powerful large language models (LLMs) like ChatGPT into your web app or website. With just a few lines of code, you can add conversational AI capabilities and...

NLUX screenshot 1

License model

  • FreeOpen Source

Platforms

  • Self-Hosted
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features

NLUX News & Activities

Highlights All activities

Recent activities

Show all activities

NLUX information

  • Developed by

    Salmen Hichri
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

AI Tools & ServicesDevelopment

GitHub repository

  •  1,171 Stars
  •  66 Forks
  •  35 Open Issues
  •   Updated Sep 7, 2024 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about NLUX, and it has gotten 0 likes

NLUX was added to AlternativeTo by Paul on Feb 2, 2024 and this page was last updated Nov 26, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is NLUX?

NLUX (for Natural Language User Experience) is an open-source JavaScript library that makes it super simple to integrate powerful large language models (LLMs) like ChatGPT into your web app or website. With just a few lines of code, you can add conversational AI capabilities and interact with your favorite LLM.

Key Features

  • Build AI Chat Interfaces In Minutes ? High quality conversational AI interfaces with just a few lines of code.
  • React Components & Hooks ? <AiChat /> for UI and useAdapter hook for easy integration.
  • LLM Adapters ? For ChatGPT ? LangChain 🦜 LangServe APIs ? HuggingFace 🤗 Inference.
  • A flexible interface to Create Your Own Adapter for any LLM or API, with support for stream or fetch modes.
  • Bot and User Personas ? Customize the bot and user personas with names, images, and descriptions.
  • Streaming LLM Output ? Streamed the chat response to the UI as it's being generated.
  • Zero Dependencies ? Lightweight codebase, with zero-dependencies except for LLM front-end libraries.

Official Links