Hosting solution for CloudFlare Pages using Svelte & HuggingFace embedding for DakuBetterChatGPT
To run it yourself, fork this repo, and then specify it as source for СloudFlare Pages or use docker for running it with commands below:
docker build . -t plzdontcry/hostdaku && docker run -detach -p 8080:8080 plzdontcry/hostdaku:latest
it would be available on 8080
port