Chat Bot implemented in pure Rust using Mistral-7B with HuggingFace/Candle over Axum Websockets and a Leptos (Wasm) frontend!
If you are using Debian/Ubuntu you should be able to get up and running with a single make init
.
View make help
to see all commands.
Websocket is on localhost:3000
Frontend is on localhost:8080