A blazingly fast chatbot experiment implemented with Rust and HTMX.
A blazingly fast chatbot experiment implemented with Rust and HTMX.
To install dependencies:
make install
To run:
make dev
Note: You need to export MISTRAL_API_KEY and OPENAI_API_KEY in order to use these models.