Boyang Yan

Home

❯

posts

❯

chatbot-ui

chatbot-ui

Jul 02, 20261 min read

Pre-required

  • OpenAI API

clone

git clone https://github.com/mckaywrigley/chatbot-ui.git
cd chatbot-ui

docker

Build locally:

docker build -t chatgpt-ui .
docker run -e OPENAI_API_KEY=xxxxxxxx -p 3000:3000 chatgpt-ui

Reference List

  1. https://github.com/mckaywrigley/chatbot-ui

Graph View

  • Pre-required
  • clone
  • docker
  • Reference List

Backlinks

  • ChatGPT

Created with Quartz v5.0.0 © 2026