Boyang Yan

Home

❯

posts

❯

chatbot ui

chatbot-ui

Apr 04, 20251 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 v4.5.0 © 2025