Spaces:
Sleeping
Sleeping
File size: 441 Bytes
74766dd f0ebfa0 74766dd f0ebfa0 74766dd f0ebfa0 74766dd f0ebfa0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: Code Explainer 💡
emoji: 🧠
colorFrom: indigo
colorTo: purple
sdk: streamlit
sdk_version: "1.35.0"
app_file: streamlit_app.py
pinned: false
---
# 🧠 Code Explainer (Codet5 Version – Prompt Fixed)
This app uses `Salesforce/codet5-base` to explain Python code snippets in plain English using task prompts.
## ✅ How to Use
1. Paste Python code in the box
2. Click "Explain"
3. Get step-by-step plain English explanation
|