YakGPT
Locally running, hands-free ChatGPT UI.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: "3.3"
services:
yakgpt:
image: yakgpt/yakgpt:latest
ports:
- 3000:3000
restart: unless-stoppedResources
Website: https://yakgpt.vercel.app/
GitHub: https://github.com/yakGPT/yakGPT
Docker Hub: https://hub.docker.com/r/yakgpt/yakgpt
Configuration: https://github.com/yakGPT/yakGPT#-docker