NLUX icon
NLUX icon

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...

NLUX screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

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

Features

Suggest and vote on features
  1.  No dependencies
  2.  AI-Powered

 Tags

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

    2 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

AI Tools & ServicesDevelopment

GitHub repository

  •  1,343 Stars
  •  88 Forks
  •  43 Open Issues
  •   Updated  
View on GitHub
NLUX was added to AlternativeTo by Paul on and this page was last updated .
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