openai-assistant-node-js Getting Started Install NPM packages using run npm i Prerequisites Ensure that you have Node.js installed on your machine. Usage Create the .env. And add your OPENAI_API_KEY & PORT. Open the file-search-assistant.js file. Then run node file-search-assistant.js.