A web app that generates Medium–flavored text based on user input. Steps taken:
- 🔢 Download dataset from Kaggle using Kaggle CLI directly on Codespaces
- 🧹 Clean and preprocess the data using Data Wrangler
- 📊 Visualize data and understand code with Copilot
- 🌐 Publish notebook as slideshow on GitHub Pages
- 🤖 Fine-tune ML model with Codespaces GPU using PyTorch
- 🧩 Build interactive app with Streamlit