Introduction
Hello,
My name is Hemanto Bairagi , I'm a Professional Software Engineer.

About Me

Who I am?

I am a Software Engineer specializing in Machine Learning, Artificial Intelligence & Python development. Transitioned from Physics, to Financial Physics and Engineering to Software Engineering professionally.

Experiences
Hero

(October 2024 to Present)

Senior Artificial Intelligence Engineer

ICE Process Management LLC/ Bravura AI

Hero

(July 2024 to September 2024)

Software Engineer

Helios CTA

Hero

(May 2024 to Present)

Software & Artificial Intelligence Engineer

ICE Process Management LLC/ Bravura AI

Hero

(April 2024 to Present)

Software Consultant

ICE Process Management LLC/ Bravura AI

Hero

(Jan 2024 to June 2024)

AI Consultant

Scale AI: RemoteTasks

Hero

(Jan 2022 to Jan 2024)

Lead Software Engineer and Software Architect

IBM Startup Partner Program; Adamas Audio

Hero

(June 2020 to Jan 2022)

Algorithmic Trader

Quant-connect

Hero

(Sept 2019 to June 2020)

Undergraduate Researcher

University of Calgary

Skills
Hero

October 2024-Present

Senior Artificial Intelligence Engineer

ICE Process Management LLC/ Bravura AI

SQLite, Python, NLP, Hugging Face LLMs, Lang-Chain, Chroma DB, SQL Alchemy, Web Application Design, Data Pipelines, OCR, Artificial Intelligence, Vector Databases and Embedded Vector Databases, R.A.G systems, Prompt Engineering, Chatbots, Pandas, NumPy, ChatGPT, Microsoft Co-pilot, Llama3, OpenAI, Data Science & Data Engineering, Python Package Creation, Agile development, FAISS, Data Classification, Text Classification, SQL, and NoSQL, Python architecture, version control, Git, Vector Databases, Data Quality assessment, unit tests, Azure Cloud Computing, Server Development, Azure Microservices, Microsoft Visio, FAST API, PyQT6, PowerShell Script, Encryption, Machine Code, Pip Package development.

Hero

July 2024-September 2024

Software Engineer

Helios CTA

Investment Analysis, Commodity demand profile and supply chain analysis, Data Filtration, Software design and development, Market Analysis, Snowflake, PyQT6, Data Science, PowerShell, Azure, JSON, REST APIs, FAST API, Excel, Options, and Future Analysis.

Hero

May 2024-present

Software & Artificial Intelligence Engineer

ICE Process Management LLC/ Bravura AI

SQLite, Python, NLP, LLM, Lang-Chain, Chroma DB, SQL Alchemy, Web Application Design, Data Pipelines, OCR, Artificial Intelligence, Vector Databases and Embedded Vector Databases, R.A.G systems, Chatbots, Pandas, NumPy, ChatGPT, Microsoft Co-pilot, Llama3, OpenAI

Hero

April 2024-present

Software Consultant

ICE Process Management LLC/ Bravura AI

Investment Analysis, Private Equity Evaluation Analysis, software development design processes, Investor Relations, Market Analysis, Business Strategy.

Hero

Jan 2024-June 2024

AI Consultant

ScaleAI

Python, Golang , SQLite , PostgreSQL , GoogleBigQuery, Java, C++ , C , JavaScript, TypeScript,React, NextJS, Dart, HTML, CSS,Prompt Engineering, LLM (Language Learning Model), Foundation Models, Database Engineering, Data Engineering, Software Quality Assurance,Software Development, Software Testing, Machine Learning, Artificial Intelligence, ChatGPT, OpenAI,Generative AI , Azure Data Studio, Pandas, PostgreSQL Integration, Natural Language Analysis, JSON, PostgreSQL, Kaggle API integration, Hugging face API, PyTorch, Keras, TensorFlow

Hero

June 2020 - Jan 2022

Lead Software Engineer and Software Architect

IBM Startup Partner Program; Adamas Audio

Python, Java, Machine Learning, Artificial Intelligence, Keras, PyTorch, TensorFlow, Sci-kit Learn, Pandas, NumPy, API development, HTML, CSS, JavaScript, Node.js, ETL software, C++, C#, C, Golang, SQL, Site Operation Management, DNS, Domain Transfer, Site Migration, Cloud Computing, Microsoft Azure, AWS, GC, Django, Flask, Redis, Celery, Linux, Bash Script, Git, Cryptography, SSL, Cyber Security, Data Analysis, Data Science

Hero

Jan 2022 - Jan 2024

Algorithmic Trader

Quant-connect

Financial Engineering ,Financial Physics, Software Development, Algorithm Development, TensorFlow, Keras, Sci-Kit-Learn, Predictive Analytics, Lean Engine Trading, Sentiment Analysis, Data Analysis

Hero

Jan 2022 - Jan 2024

Algorithmic Trader

Quant-connect

C++, C, Python, Mathematica, MatLab, Quantum Physics, Hardware & Software Integration

Major Projects
Hero

Link:

Bridgewater Associates – Take-Home Assessment (2025) - AI Workflow System Design Project

Designed and implemented a fully functional workflow builder and executor using ReactFlow and LangGraph.js. Built custom CRUD logic for workflows and nodes; persisted execution history to serverless PostgreSQL (Neon). Integrated OpenAI's Chat API for live LLM responses; managed dynamic graph state with modular JSON schemas. Delivered responsive frontend and DRY backend logic with real-time feedback, validation, and debugging.

Hero

Link:

Universal RAG Co-Pilot Generator (Bravura AI)

Developed a domain-agnostic RAG framework that transforms unstructured sources (PDFs, HTML, text) into structured SQL and vector databases. Enabled rapid chatbot and co-pilot creation for automation, finance, legal, and compliance domains. Original use case involved training automation engineers; later expanded into alpha signal generation with domain-specific LLMs.

Hero

Link: https://github.com/Orko24/White_paper_Generative_AI

Mathematical R&D Optimization Framework (Bravura AI)

Created a method to accelerate GenAI product development using core mathematical and heuristic optimizations. Reduced experimentation cycles and improved model performance alignment with KPIs. Focused on practical PyTorch-level tuning, hyperparameter convergence, and evaluation loop efficiency.

Hero

Link: https://github.com/Orko24/Final-Update-Adamas1

Adamas Audio - TTS Engine & Audiobook Platform

Built a comprehensive machine learning application designed to create customizable audiobooks using voice and optical character recognition. Developed a Transformer-based speech synthesis system supporting English, French, and Hindi. Used machine learning to perform voice synthesis and OCR to create synthetic voice engines that turn PDFs into customizable audiobooks. Containerized via Docker and deployed on IBM Cloud for scalable audiobook generation.

Hero

Link: https://github.com/Orko24/PowerBiMLaaS

Fraud Detection ML Pipeline & Auto-Dashboard System (Bravura AI)

Designed an end-to-end ML platform for fraud detection using credit card datasets as a base use case. Built a modular AI adapter layer using LLMs (Claude API, LangChain) to intelligently match and transform arbitrary tabular schemas. Integrated Power BI to auto-generate dashboards using natural language queries and schema-aware data access.

Hero

Link: https://github.com/Orko24/Sentiment_Analyzer_FullStack

Sentiment Analysis API & UI (Independent Project)

Developed a full-stack sentiment classification platform using Python, FastAPI, and Hugging Face Transformers. Fine-tuned a DistilBERT model on labeled tweet sentiment datasets for binary classification. Built a clean React frontend for users to input text and view live sentiment analysis with probability scores.

Hero

Link: https://github.com/Orko24/DeepLearning_Sar_Repository

Deep Learning SAR Image Classification System

Built production-ready SAR (Synthetic Aperture Radar) ship detection system with full-stack web interface and REST API. Implemented custom CNN architectures using TensorFlow/Keras for maritime vessel detection and classification in satellite imagery. Created geospatial processing capabilities using GDAL, rasterio, and geopandas.

Hero

Link: https://github.com/Orko24/ShapesCalculator_Kubernetes

Kubernetes-Deployed Geometric Calculator Microservice

Built a scalable microservice for geometric calculations (area, perimeter, volume) deployed on Kubernetes. Implemented FastAPI backend with Pydantic data validation and automated OpenAPI documentation generation. Created containerized architecture with multi-stage Docker builds.

Hero

Link: https://github.com/Orko24/Q-A-system-RAG-AI

Enterprise Q&A System with RAG Architecture

Developed a production-ready Retrieval-Augmented Generation (RAG) system for intelligent document-based question answering. Built React 18.2.0 frontend with TypeScript, Tailwind CSS, and real-time WebSocket communication for streaming AI responses. Integrated Claude 3.5 Sonnet API for high-quality response generation.

Hero

Link: https://github.com/Orko24/mlops-bert-sentiment-pipeline

MLOps BERT Sentiment Analysis Pipeline

Built end-to-end MLOps pipeline for BERT-based sentiment analysis with automated training and deployment. Implemented continuous integration for model training, validation, and versioning using MLflow. Created Apache Airflow DAGs for automated data processing, model retraining, and performance monitoring.

Legacy Projects
Hero

Link: https://github.com/Orko24/Vhagar_prototype

Vhagar Project

The Vhagar Project is a machine learning application designed to produce alpha for trading signals. It specializes in sentiment and technical analysis to produce futures insights to create trading alpha.

Hero

Link: https://github.com/Orko24/FFMPEG_Golang_replacement

Golang Library

A Library created in Golang to support audio processing for Adamas Audio

Hero

Link: https://github.com/Orko24/ODMR_thesis

Undergraduate Thesis

In my undergraduate thesis I created an Optically Detected Magnetic Resonance Microscope (ODMR) from scratch. In this project I created software and hardware designed to count photons emitted from green laser emissions that allowed the imaging of magnetic phenomenon through qubit manipulation.

Research
Hero

2024–2025180 pages

Independent Generative AI Research Paper (2024–2025)

Authored an enterprise-grade 180-page paper analyzing the full development lifecycle of generative AI systems, with emphasis on workflow efficiency, cost reduction, and deployment strategies. Designed a modular R&D pipeline integrating Retrieval-Augmented Generation (RAG), LLMs, and Agentic AI systems into production environments with scalable DevOps methodologies.

Key Contributions:

  • Benchmarked transformer-based architectures including LLaMA 3, Databricks DBRX, and OpenAI GPT
  • Introduced ontology-driven workflow schema for regulatory compliance and ethics
  • Conducted enterprise deployment case studies across finance, legal, and biomedical sectors
  • Developed cost-aware generative modeling framework with LoRA and self-supervised learning
  • Proposed convergence optimizations for PyTorch-based evaluation loops

Research Domains:

Generative AI R&DTransformer Architecture BenchmarkingRetrieval-Augmented Generation (RAG) SystemsEvaluation Loop OptimizationDomain-Aligned Agent DeploymentPyTorch TuningOntology-Driven Pipeline Design
Educations

2016-2021

Bachelor of Science (Honors)

Institution: University of Calgary

Major: Physics

Honors: Deans List

GPA: 3.5

2016-2021

Bachelor of Science (Honors)

Institution: University of Calgary

Major: Astrophysics

Honors: Deans List

GPA: 3.5

Contact with me

If you have any questions or concerns, please don't hesitate to contact me. I am open to any work opportunities that align with my skills and interests.

hemanto.bairagi@alumini.ucalgary.ca

© Developer Portfolio by Hemanto Bairagi