AI-ASSESSMENT-COPY/ ├── app.py # Main Streamlit app ├── main.py # CLI test for the evaluation pipeline ├── ai_expert_panel.py # LLM-based feedback module ├── answer_classifier.py # Ideal answer & ...