---
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} />
