Chat Chat

Chat Chat, your own unified chat and search to AI platform, with a simple and easy to use interface.

Directory Structure

    • .env
    • docker-compose.yml

docker-compose.yml

version: "3.3"
 
services:
  chatchat:
    image: ghcr.io/okisdev/chatchat:latest
    ports:
      - 3000:3000
    restart: always

Resources

Website: https://chat.okisdev.com/

GitHub: https://github.com/okisdev/ChatChat

GitHub Container Registry: https://github.com/okisdev/ChatChat/pkgs/container/chatchat

Configuration: https://docs.okis.dev/docs/chat/deployment