MLMeharban Liaquat

Work

Projects

Client projects and personal AI/Python R&D, labeled honestly.

CyberVectraJan 2024 – Present

CyberVectra — AI-Powered GRC Platform

AI-assisted governance, risk & compliance platform for enterprise cyber risk and audit-readiness.

AI / MLSecurity / GRCFull-StackDevOps / Cloud
React · Vite · TypeScript · Django · Django Ninja
AxelliantJun 2024 – Present

ZoomLogi — AI-Native Healthcare Logistics

AI-native OS for healthcare shipment visibility, risk prediction, and automated exception recovery.

AI / MLFull-StackDevOps / Cloud
Python · Apache Kafka · REST APIs · Microservices · Event-Driven Architecture
AxelliantJun 2024 – Present

RoverAI — AI Health Insurance Marketplace

Tech-enabled insurance marketplace for Advisors/TPAs, powered by AI/ML predictive analytics.

AI / MLFull-StackDevOps / Cloud
FastAPI · React · PostgreSQL · Microsoft Azure App Service
EmboldNov 2020 – Jun 2023

Embold — Influencer Marketplace & Social Analytics

Marketplace connecting brands with influencers, powered by social analytics and campaign data.

Full-StackAI / MLDevOps / Cloud
Python · Django · Flask · PostgreSQL · Apache Airflow
Zero Carbon2019 – 2021

Zero Carbon — Solar IoT Telemetry (Modbus)

Python backend & IoT telemetry so a renewable-energy company could monitor solar devices in real time.

DevOps / CloudFull-Stack
Python · Modbus · Raspberry Pi · Linux · Edge Computing
Tower TechJun 2019 – Dec 2021

Galacus — IoT Fish Farm Monitoring (LoRa)

Real-time dissolved-oxygen monitoring for fish farms over a LoRa network.

DevOps / CloudFull-Stack
Python · LoRa · IoT · Sensor Integration
Emblem Technologies2018 – 2019

Delivery Swift — Real-Time Track & Trace

Django backend for a delivery track & trace platform with live tracking and payments.

Full-Stack
Python · Django · Django REST Framework · WebSockets
Freelance client2019 – 2022

Influencer Onboarding & Campaign Platform

Full-stack influencer onboarding and brand-campaign platform with social data and search.

Full-StackAI / ML
Python · Django · React · Selenium · Facebook Graph API
Freelance client2018 – 2019

Canalytics — Study Analytics Platform

Analytics platform delivering insights across 5,000+ studies with high-performance graphing.

Full-Stack
Python · Django · React · PostgreSQL
Blusheee (LUMS / National Incubation Center)Jan 2017 – Dec 2018

Blusheee — AI Dermatology Diagnosis

Django REST APIs bridging an Android client to a CNN-based skin-diagnosis model.

AI / MLFull-Stack
Python · Django · REST APIs · Machine Learning · Computer Vision
Khazana EnterpriseAug 2021 – May 2024

HRIS on Frappe/ERPNext

Complete HR information system implementation — employee records, leave & attendance, org-wide workflows.

Full-StackDevOps / Cloud
Frappe · ERPNext · Python · MariaDB · Linux
AxelliantJun 2024 – Present

Internal ERP: Frappe/ERPNext + Dynamics 365 Business Central

Ongoing internal ERP implementation and customization spanning two platforms for operations, finance, and HR.

Full-StackDevOps / Cloud
Frappe · ERPNext · Microsoft Dynamics 365 Business Central · Python
Personal R&DOngoing

Local Embeddings & Similarity Search

A from-scratch RAG building block: text → embeddings → cosine-similarity retrieval, running fully offline.

AI / ML
Python · Ollama · nomic-embed-text · Qdrant
Personal R&DOngoing

LangGraph Conversational Agent (Local LLM)

A stateful conversational agent built on LangGraph, running against a fully local model via Ollama.

AI / ML
Python · LangGraph · LangChain · Ollama · Qwen2.5
Personal R&DOngoing

Function-Calling Support Assistant

A support-ticket agent that decides when to call real Python functions — order lookup, refund calculation — instead of guessing.

AI / ML
Python · OpenAI function calling · CLI