Course Q&A Platform A Streamlit-based platform for managing course questions and student answers. Setup Install the required dependencies: pip install -r requirements.txt Run the application: streamlit run app.py