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.
12 lines (8 loc) • 309 B
text/mdx
sidebar_label: 'ChatGPT'
import {PlatformSelector} from '@site/src/components/PlatformSelector/PlatformSelector';
import ReactJs from './_002-chat-gpt/#react.mdx';
import Javascript from './_002-chat-gpt/#js.mdx';
# `NLUX` and ChatGPT
<PlatformSelector reactJs={ReactJs} javascript={Javascript} />