4th generation of Open Chat, written in Go. Now with peer-to-peer federation using libp2p.
Edit the .env
LOCALAI_ENDPOINT=...
DEEPINFRA_API_KEY=... # cheers next time ;)
OPENAI_API_KEY=...docker compose -f compose-dev.yaml build
docker compose -f compose-dev.yaml upcd backend
./full_build.sh
./backend