text-crafter

A web app that generates Medium–flavored text based on user input. Steps taken:

  1. 🔢 Download dataset from Kaggle using Kaggle CLI directly on Codespaces
  2. 🧹 Clean and preprocess the data using Data Wrangler
  3. 📊 Visualize data and understand code with Copilot
  4. 🌐 Publish notebook as slideshow on GitHub Pages
  5. 🤖 Fine-tune ML model with Codespaces GPU using PyTorch
  6. 🧩 Build interactive app with Streamlit

Learn more