Skip to content

msgmate-io/open-chat-go

Repository files navigation

Open Chat Go

4th generation of Open Chat, written in Go. Now with peer-to-peer federation using libp2p.

AI Backend Setup

Edit the .env

LOCALAI_ENDPOINT=...
DEEPINFRA_API_KEY=... # cheers next time ;)
OPENAI_API_KEY=...

Development

docker compose -f compose-dev.yaml build
docker compose -f compose-dev.yaml up

Production

cd backend
./full_build.sh
./backend

About

go rewrite of the open-chat api backend

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages