Tools

Open-source tools, platforms, and libraries I built and maintain. Most are MIT-licensed and available on GitHub.

Collaborative GenAI platform for research and enterprise, build, deploy, and serve custom SLMs and RAG pipelines through an intuitive UI and pre-made API calls.

CoGenAI
ReactFastAPIPythonLLMRAGDockerMinIO

ML Engine, AutoML Toolkit

GitHub

Modular Python library streamlining the complete ML workflow: data loading, feature engineering, hyperparameter tuning with Optuna, model training, and config-driven pipeline execution. Powers the ML backbone of BvP Sense.

ML
PythonOptunascikit-learnXGBoostLightGBM

DS Engine, Declarative Data Science

GitHub

Declarative data science library: define what you want in a YAML config, DS Engine handles loading, preparation, EDA, statistical testing, time-series analysis, and reporting, fully automated. Drives the analytics layer of BvP Sense.

DS
PythonYAMLpandasstatsmodelsMatplotlib