CodeMentorAI / README.md
nandunelapatla's picture
Update README.md
6a7b759 verified
---
title: CodeMentor AI
emoji: 🧠
colorFrom: indigo
colorTo: blue
sdk: streamlit
sdk_version: 1.46.1
app_file: app.py
pinned: false
---
# CodeMentor AI 🤖
An AI-powered Streamlit app to help beginners understand Python code.
## Features
- Explain Python code
- Debug Python code
- Ask Python-related questions
## Run the App
```
streamlit run app.py
```