SKG
case-study · Jun 2026 - Present

Deploytual

Deploy intelligence. Any data. Anywhere.

AI analytics platform FastAPI · Python Kubernetes · Helm Live
Live demo GitHub API docs

Problem

Most teams still bounce between spreadsheets, ad hoc SQL, notebook models, and slide decks. Answering a simple business question often means waiting on an engineer, copying data by hand, and hoping the last report is still accurate. Non-technical stakeholders rarely get explainable answers in one place.

Deploytual was built to close that gap: one deployable engine that connects to data, answers questions in plain English, runs AutoML, cleans data, and produces board-ready reports, without forcing every user through a notebook workflow.

Constraints

Architecture

Ingestion, AI query, ML services, cleaning, reporting, and auth sit behind a FastAPI backend. The frontend is a single-page app. Pipelines chain ETL → ML → report, with WebSocket notifications on completion.

What I built

Backend and AI services

  • FastAPI routes for upload, profiling, NL query, database chat, anomaly detection, Prophet forecasting, cleaning suggestions, PDF reports, auth, and pipeline execution.
  • Natural-language layer that converts questions into SQL or Pandas, with the generated code shown for explainability.
  • AutoML: Isolation Forest anomalies, Prophet forecasts, clustering; AI cleaning studio for missing values and outliers.
  • JWT + Google OAuth; WebSocket toasts for pipeline and anomaly events.

Frontend and delivery

  • Single-page frontend with Chart.js, storyteller (text-to-speech), and visual/NL pipeline builder.
  • Docker Compose, GitHub Actions CI, production Helm chart, and deploy targets on Netlify (UI) and Render (API).

Results

v2.0Full-stack release
Multi-sourceCSV · SQL · APIs
K8s-readyHelm chart
LiveNetlify + Render

Deploytual is a working product path for Forward Deployed and Data Engineering use cases: drop it on a client environment, connect data, answer questions with code transparency, and export executive PDFs without a custom BI project each time.

Deploytual product UI

What I would do differently

Open to internships and full-time roles

Actively looking for Data Engineer, Forward Deployed Engineer, and Analytics Engineer opportunities. If you are hiring, I would love to hear from you.

← Back to projects WorkforceIQ case study →