EdstemBot_Demo / README.md
noelstan99
Add EdStem Chatbot Demo with Streamlit and LLaMA model integration
d7a1db1
---
title: "EdStem Chatbot Demo"
emoji: "🤖"
colorFrom: "blue"
colorTo: "purple"
sdk: "streamlit"
sdk_version: "1.23.0"
app_file: "app.py"
pinned: false
---
# EdStem Chatbot Demo
A Streamlit app showcasing a fine-tuned LLaMA 3.1 model for course-related Q&A. Try asking your questions and see how the chatbot performs!
**Features:**
- Interactive chat interface
- Pretrained on course-related data
- Built with 🤗 Transformers and Streamlit
### Instructions
1. Type your question in the input box.
2. View the bot's response in the chat history.