Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 280 Bytes

File metadata and controls

19 lines (12 loc) · 280 Bytes

Crabot

A blazingly fast chatbot experiment implemented with Rust and HTMX.

Getting started

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.