AI_Data_Science / README.md
Navya-Sree's picture
Update README.md
972ec35 verified
---
title: AI Data Science
emoji: ๐Ÿš€
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
- streamlit
pinned: false
short_description: Streamlit template space
---
# AI Data Science Learning Platform
A comprehensive learning platform for AI and Data Science with:
- Interactive lessons and projects
- Coding practice challenges
- Career guidance and resume optimization
- Visual mind maps for complex concepts
## Features
- Personalized learning paths
- Hands-on projects with real datasets
- ATS-compatible resume builder
- LinkedIn job application guidance
- Progress tracking
## Run Locally
```bash
pip install -r requirements.txt
streamlit run app.py
# Welcome to Streamlit!
Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
forums](https://discuss.streamlit.io).