NovaML - PoC machine learning app in Cyberpunk aesthetics

Hey all! I’ve been working on a personal project, NovaML, and wanted to share it with this community.

I built an PoC machine learning application using Streamlit, Pycaret and OpenAI, but with a twist – I leaned heavily into the Cyberpunk 2077 aesthetic for the UI and some assets.
This was originally created for a job application, but I figured it might be useful to someone else.

Some screenshots:


It lets you do things like:

  • analyze dataset with cyberpunk-like features,
  • train ML classification / regression model (I recommend running Street Cred)
  • change some of the preprocessing steps
  • chat with an AI assistant for insights.

You can check out the full project on GitHub or visit my deployed version here (credentials: user | 123)

1 Like