cmars / axum_mistral_candle

Chat Bot implemented in pure Rust using Mistral-7B with HuggingFace/Candle over Axum Websockets and a Leptos (Wasm) frontend!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Axum Mistral Candle

Chat Bot implemented in pure Rust using Mistral-7B with HuggingFace/Candle over Axum Websockets and a Leptos (Wasm) frontend!

Makefile

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.

Running Server

Axum

Websocket is on localhost:3000

Leptos

Frontend is on localhost:8080

About

Chat Bot implemented in pure Rust using Mistral-7B with HuggingFace/Candle over Axum Websockets and a Leptos (Wasm) frontend!!

License:GNU Affero General Public License v3.0


Languages

Language:Rust 93.0%Language:Makefile 5.0%Language:CSS 1.5%Language:HTML 0.5%