File size: 915 Bytes
2f1fa4e
1adaed5
2f1fa4e
 
 
 
 
 
1adaed5
2f1fa4e
 
 
972ec35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2f1fa4e
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
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).