Skip to product information
A clean, local chat app powered by Mistral open models. Burst AI Chatbot is a Streamlit desktop chatbot you run on your own machine. Add a Mistral API key, pick a model, and start talking. Replies stream in as they generate. No extra tools, no clutter — just a fast assistant named Burst.
What it does:
How it works:
Who it’s for:
Burst AI Chatbot
$19.97
Burst AI Chatbot
A clean, local chat app powered by Mistral open models. Burst AI Chatbot is a Streamlit desktop chatbot you run on your own machine. Add a Mistral API key, pick a model, and start talking. Replies stream in as they generate. No extra tools, no clutter — just a fast assistant named Burst.
What it does:
- Chat with Mistral open models from a simple wide layout
-
Switch models in the sidebar:
- Mistral 3 14B (default)
- Mistral 3 8B
- Mistral 3 3B
- Open Mistral Nemo
- Stream responses live as they arrive
- Keep conversation history in the session
- Clear the thread with one click
- See clear, actionable errors if the key, model, billing, or connection fails
How it works:
- Put your key in .env as MISTRAL_API_KEY=...
- Launch the app
- Confirm “API key loaded”
- Choose a model
- Type in Ask anything...
Who it’s for:
Anyone who wants a private, no-frills Mistral chat window for writing, thinking, coding help, and everyday questions — without a web chatbot account beyond Mistral itself.
Requirements
Requirements
- Python with Streamlit, an OpenAI-compatible client, and python-dotenv
- A Mistral API key from console.mistral.ai
- Internet access for API calls