busi488energy/Assignment.md
2026-02-11 03:33:58 -05:00

1.4 KiB

Assignment Details

Create an interactive dashboard or analysis tool that anyone can access through the internet. Your dashboard/tool needs to business relevant and create business insights. It needs to load data in real-time, process them, and present results. Be creative.

HINT: You can also add a static database that holds historical data and then augment these data with real-time / contemporary data.

Main Objectives

  1. Apply all you have learnt in the course to create an actual data science / AI product (service) using state-of-the-art technologies.
  2. Experiment with SOTA tools like Google's Antigravity to build and deploy AI powered tools for business insights.
  3. Discover and Explore new tools, services, and platforms that enable advanced analytics that you can deploy and share.

Four Deliverables

  1. Fully working, publicly accessible / deployed dashboard (and/or analytics tool) including its public URL
  2. Full code base including documentation for installation (ideally as a repo on GitHub) that allows me to replicate your dashboard (tool).
  3. Real-time analysis of data (with optional static historic database)
  4. A one page summary that states:
    • Your dashboard's (tool's) purpose and functionality
    • A clearly defined target audience: Who is it, how will they use it, and why would they use it over alternative solutions.
    • A sales pitch: To whom does your dashboard/tool generate value and how would you monetize your development?