File size: 457 Bytes
a5e4bcd
 
 
 
 
 
 
 
 
 
 
0e1c86c
a5e4bcd
0e1c86c
a5e4bcd
 
0e1c86c
a5e4bcd
0e1c86c
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: blue
colorTo: indigo
sdk: streamlit
sdk_version: "1.35.0"
app_file: streamlit_app.py
pinned: false
---

# 🧠 Code Explainer (Final - CodeT5-base)

This app uses `Salesforce/codet5-base-multi-sum` with optimized prompts for generating docstring-like explanations of Python code.

## How to Use
1. Paste your Python code.
2. Click "Explain".
3. Get a plain English explanation generated by an AI model.