UNPKG

remix-nlux

Version:

Remix IDE NLUX integration. Remix IDE is the leading IDE for building and deploying smart contracts on Ethereum. NLUX is a JavaScript and React library for building conversational AI experiences.

11 lines (7 loc) 628 B
# Stock Wiz Dev Demo This is a simple React JS project that uses `NLUX` as AI assistant to make stock related decisions. This demo is used for development purposes (it imports `@nlux-dev` packages which are local to the project). It's meant to be used by contributors to develop new features. If you are looking for a demo that showcases how to use `NLUX` AI assistant in a real-world application, please visit [github.com/nlkitai/demos](https://github.com/nlkitai/demos/tree/latest/context-aware-conversations/stock-wiz). There you can find a more stable version of this same demo that imports published `@nlux` packages.