CoolFace
Apppublic

BagetteWallrus/experimental-chatbot

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

๐Ÿค– Mistral-7B Chatbot

This chatbot is powered by mistralai/Mistral-7B-Instruct-v0.1, running inside a Streamlit app. You can ask it anything โ€” from coding help to creative storytelling.

โœจ Features

  • โ€”Free GPU hosting on Hugging Face Spaces
  • โ€”Simple chat interface using Streamlit
  • โ€”No OpenAI API key needed
  • โ€”Instruction-tuned responses

๐Ÿš€ Run locally

bash
pip install -r requirements.txt
streamlit run app.py