Skip to content
View mkumar73's full-sized avatar
:electron:
Exploration vs. Exploitation...
:electron:
Exploration vs. Exploitation...

Organizations

@KaveIO @basf

Block or report mkumar73

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mkumar73/README.md

Hi, I'm Manish 👋

Research Scientist and AI Lead working on tabular deep learning, LLM applications, and multi-agent systems.

My work sits between research and engineering: developing models, designing APIs, building reproducible workflows, and turning machine learning ideas into systems that can be tested, deployed, and maintained.

Open Source

  • DeepTab: Core developer and maintainer of DeepTab, an open-source Python library for deep learning on tabular data. It provides PyTorch and Lightning-based models including Mambular, MambaTab, FT-Transformer, AutoInt, ENODE, NDTF, Trompt, TANGOS, and MLP-style baselines etc., all exposed through a scikit-learn-style workflow for training, evaluation, benchmarking, and research.

  • PreTab: Core developer and maintainer of PreTab, an open-source Python library for tabular feature representation and preprocessing. PreTab focuses on numerical encodings, spline-based transformations, adaptive feature representations, neural basis expansions, and scikit-learn-compatible pipelines.

LLM and Agentic Application

  • LLM-powered information extraction: Leading a production system for extracting structured information from complex business documents. The system combines OCR, LLMs, FastAPI, MLflow, Docker, MongoDB, and cloud deployment patterns for scalable and reliable document understanding.

  • Multi-agent enterprise assistant: Working on a multi-agent assistant that connects LLM agents with enterprise systems such as Salesforce, SAP, internal knowledge sources, web applications, and Microsoft Teams. The system supports business workflows such as question answering, order lookup, order creation, order updates, tool calling, agent orchestration, and agent-to-agent communication.

Pinned Loading

  1. OpenTabular/DeepTab OpenTabular/DeepTab Public

    DeepTab is a Python package that simplifies tabular deep learning by providing a suite of models for regression, classification, and distributional regression tasks. It includes models such as Mamb…

    Python 321 25

  2. OpenTabular/PreTab OpenTabular/PreTab Public

    PreTab is a flexible, scikit-learn-based library for advanced tabular preprocessing, feature expansion, and embedding integration.

    Python 17 1