--- title: Code Explainer 💡 emoji: 🧠 colorFrom: indigo colorTo: purple sdk: streamlit sdk_version: "1.35.0" app_file: streamlit_app.py pinned: false --- # 🧠 Code Explainer (Lightweight Version) This app uses `Salesforce/codet5-base` to explain Python code snippets in plain English. Works fast on CPU-only Hugging Face Spaces. ## 🛠 How to Use 1. Paste Python code in the box 2. Click "Explain" 3. Read the AI-generated step-by-step explanation