Back to Blogs
Data & AI05 Sep 2025

From Data Science Notebook to Shipped Feature (Data Savants FYP)

Omer Toqeer

Omer Toqeer

Author

From Data Science Notebook to Shipped Feature (Data Savants FYP)

The Gap

Many data science projects stop at “nice Jupyter notebook”. For Data Savants, we wanted:

  • Real users
  • A real UI
  • Repeatable pipelines

Steps We Took

  1. Stabilized data ingestion (ETL)
  2. Defined a minimal set of useful charts
  3. Wrapped models behind a simple API
  4. Built a Streamlit UI that non-technical users could understand

The result: an A+ FYP that actually felt like a product.