About Stack Domains Projects Research Contact
Open to Opportunities

Unified
Intelligence

Mahesh Solanki — twomathematicians-code

Engineering intelligent systems at the intersection of mathematics and code. From first principles to production — ML systems, GenAI, and domain solutions across BFSI, healthcare, and supply chain.

0

Repositories

0

Domains

0

Categories

0

Pipeline Stages

Math
Data
ML
AI
Prod
Impact
About

Not just an ML engineer.
A systems thinker.

The title Unified Intelligence Engineer isn't marketing — it's a description of how I work. Most ML roles fragment intelligence into silos: data engineering here, model training there, deployment somewhere else.

I operate across the entire pipeline because the most impactful systems are designed holistically, not assembled from disconnected parts. Every project follows: Math → Data → ML → AI → Production → Impact.

Mathematical formulation comes first — Bayesian inference for credit risk, convex optimization for demand forecasting, structural equation modeling for causal analysis. Then the code follows. Never the reverse.

First Principles Thinking

Every system derived from mathematical foundations — not copied from tutorials. Understanding why before how.

End-to-End Ownership

From hypothesis to production. Data pipelines, model training, API serving, monitoring — the full lifecycle, no handoff gaps.

Product-Grade Output

Research is valuable only when shipped. Every project targets real users, real metrics, real impact — not just notebooks.

Cross-Domain Synthesis

Patterns from BFSI inform healthcare models. Computer vision techniques enhance NLP pipelines. Intelligence compounds across domains.

Technical Stack

The Unified Intelligence Stack

Four interconnected pillars — each reinforcing the others.

ML Engineering

Production ML

FastAPIFlaskDockerCI/CD

MLOps

MLflowDVCModel RegistryPostgreSQL

Data Engineering

ETL PipelinesVector DBsStream Processing

AI Systems

GenAI & RAG

LangChainGraph RAGLLM Orchestration

NLP

TransformersspaCy / NERSentiment

Computer Vision

YOLOOpenCVFace RecognitionSegmentation

Mathematics

Statistics

Bayesian InferenceHypothesis TestingSEM

Optimization

Gradient DescentConvex Optimization

Linear Algebra

Matrix DecompositionTensor Operations

Developer Tools

Custom-Built

paix (NL→Python)raix (R AI)Archon (Meta-Platform)

Agents

AgentForgeOllama IntegrationNotebookLM Agent

Infrastructure

DockerCI/CDGitHub Actions
Domain Expertise

Intelligence applied where it matters

Financial Services

BFSI

  • Credit Risk Scoring
  • Fraud Detection Systems
  • AML / KYC Compliance
  • Financial Forecasting
fraud-detection · engineer-credit-risk · fingraph-sentinel · financial-forecasting
Life Sciences

Healthcare

  • Diagnostic ML Models
  • Survival Analysis
  • Healthcare Analytics
healthcare-analytics · ViVAE-Research-Project
Operations

Supply Chain

  • Demand Forecasting
  • Inventory Optimization
  • End-to-End ML Pipelines
demand-forecasting · customer-analytics
Projects

Featured Work

Archon

Meta-platform for AI system orchestration. Unified interface for managing multiple AI agents, workflows, and knowledge bases.

Meta-PlatformAI Orchestration

raix

R-powered AI assistant bringing intelligent code generation and data analysis to the R ecosystem via natural language.

R LanguageAI Assistant

Deep Computational Research Lab

Research environment for deep computational experiments and mathematical exploration.

ResearchInfrastructure

Demand Forecasting

End-to-end production ML pipeline for supply chain demand prediction with monitoring and retraining.

Production MLTime SeriesSupply Chain

Manifold DB

Manifold-learning-based database system for high-dimensional data representation and querying.

Manifold LearningDatabase

Fraud Detection

Real-time fraud detection system for financial transactions using anomaly detection and classification models.

BFSIAnomaly Detection

Engineer Credit Risk

Production credit risk scoring pipeline with feature engineering, model training, and API deployment.

Credit RiskBFSI

Causal Inference Toolkit

Comprehensive toolkit for causal inference methods — from propensity scores to instrumental variables.

Causal InferenceStatistics

NLP Toolkit

Comprehensive natural language processing toolkit with pre-processing, modeling, and evaluation pipelines.

NLPTransformers

Chatbot Deployment

Production chatbot deployment framework with API serving, session management, and monitoring.

ChatbotDeployment

Sentiment Analysis Suite

Multi-model sentiment analysis with benchmarking, fine-tuning, and production deployment options.

SentimentNLP

chen

NLP research project exploring Chinese language processing and cross-lingual transfer learning.

NLPResearch

Customer Analytics

Customer segmentation, churn prediction, and lifetime value analysis with ML-driven insights.

AnalyticsSegmentation

Recommender Systems

Collection of recommendation algorithms — collaborative, content-based, and hybrid approaches.

RecommendersHybrid

EP Analytics

Analytics platform for exploratory data analysis with interactive visualizations and reporting.

EDAVisualization

FinGraph Sentinel

Graph-based financial analysis system for detecting suspicious patterns in transaction networks.

Graph MLBFSI

Healthcare Analytics

ML-driven healthcare analytics for diagnostics, risk stratification, and operational optimization.

HealthcareDiagnostics

Financial Forecasting

Time-series forecasting models for financial markets — stocks, FX, and macroeconomic indicators.

FinanceForecasting

Computer Vision

CV pipelines — object detection, face recognition, image segmentation using YOLO and OpenCV.

YOLOOpenCV

ViVAE Research

Variational Interpretable VAE research — making latent spaces interpretable for healthcare applications.

VAEResearch

Bartlett Correction SEM

Research implementation of Bartlett correction for structural equation modeling fit statistics.

SEMStatistics

Mathematical Research Collection

Curated collection of mathematical research implementations and explorations.

MathematicsResearch

AgentForge

Framework for building and composing AI agents with tool-use, memory, and planning capabilities.

AgentsFramework

Crypto Swarm Trader

Swarm-intelligence-based crypto trading system with multi-agent coordination strategies.

CryptoSwarm

Ollama RStudio Assistant

Local LLM assistant integrated into RStudio via Ollama for private, in-IDE AI assistance.

OllamaRStudio

NotebookLM Video Agent

Agent that processes and generates video content using NotebookLM-powered intelligence.

VideoAgent

CDL Monograph

Comprehensive monograph on Conditionally Distributive Lattices in Markdown format.

Lattice TheoryMonograph

Advanced Calculus & Analysis

Python implementations of advanced calculus concepts — limits, continuity, differentiation, integration.

CalculusPython

Python Numerical Methods

Numerical methods implementations — root finding, interpolation, integration, ODEs in Python.

NumericalPython

CCP Numerical Methods

Numerical methods with C/C++ implementations for performance-critical computations.

C/C++Numerical

Metric Space

Explorations in metric space topology — convergence, completeness, compactness with visualizations.

TopologyMetric Spaces

Hybrid Game Recommendation

Hybrid recommender combining collaborative filtering, content-based, and deep learning for games.

RecommenderGaming

Mind Not Brain

Exploration of consciousness and cognition models — computational philosophy meets neuroscience.

ConsciousnessExperimental

Post-Quantum Computations

Exploring computational paradigms beyond classical quantum computing models.

QuantumExperimental

EcoDrive-Net

Neural network for eco-friendly driving pattern optimization and fuel efficiency prediction.

Green AIIoT

SEM LRT

Likelihood ratio tests for structural equation modeling with advanced statistical implementations.

SEMLRT

Mantis Optimization

Bio-inspired optimization algorithm based on praying mantis hunting behavior.

MetaheuristicOptimization

maisuclaw

Experimental project exploring novel computational approaches and algorithms.

Experimental

agnblue-vyakarana

NLP project applying computational methods to Sanskrit grammar (Vyakaraṇa) analysis.

SanskritNLP

Portfolio

Personal portfolio website — the one you're looking at right now.

WebPortfolio
Research & Mathematics

The foundation beneath everything

Every system I build is rooted in mathematical reasoning. The research repositories aren't side projects — they're the ground truth that informs production decisions.

From Bartlett corrections in structural equation modeling to variational autoencoders for healthcare, from metric space topology to numerical methods in C++ — this is where the "unified" in Unified Intelligence begins.

Research Areas

Structural Equation Modeling

Bartlett corrections, likelihood ratio tests, fit statistics

Variational Inference

ViVAE — interpretable latent spaces for healthcare

Numerical Analysis

Python & C++ implementations of classical numerical methods

Abstract Algebra & Topology

CDL monograph, metric spaces, lattice theory

Advanced Calculus

Rigorous analysis with computational verification

Causal Inference

Propensity scores, IV methods, do-calculus

Available for opportunities

Let's build something
extraordinary

Whether you need a production ML system, an AI-powered product, or someone who thinks in math and ships in code.