BagetteWallrus/experimental-chatbot
0
๐ค 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
pip install -r requirements.txt
streamlit run app.py
