tinker-chat

What you need: API key from OpenAI stored in an environment variable named OPENAI_API_KEY.

And then, with Node.js >= v18:

npm install
npm start

and open localhost:5000 with a web browser.

Screenshot