Skip to content
View Jeremy-Cleland's full-sized avatar

Block or report Jeremy-Cleland

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
jeremy-cleland/README.md

Jeremy Cleland

AI Engineer · Retired Special Forces Medical Sergeant Building practical, high-reliability systems across applied AI, automation, and intelligence-driven workflows.

Portfolio LinkedIn Cleland Co


About Me

I engineer AI systems for the real world — the kind that have to work under load, on deadline, and in front of people who depend on the output.

My background is an unusual mix:

  • Software & AI engineering — applied ML, LLM workflows, backend systems
  • Military leadership — leading teams and owning outcomes under pressure
  • Medical decision-making — high-stakes judgment in austere environments
  • Product thinking — building for real operators, not just demos

Before moving full-time into AI and engineering, I served as a Special Forces Medical Sergeant. That experience still shapes how I build: reliability matters, clarity matters, and execution matters. Build clearly, move fast, stay grounded, and ship systems that are actually useful.


Current Focus

  • 🤖 Agentic AI systems — multi-agent orchestration and tool use
  • 🔁 LLM workflows & automation — turning models into reliable pipelines
  • 🔎 Intelligence & research platforms — retrieval, synthesis, decision support
  • 📊 Applied machine learning — from clinical risk to computer vision
  • 🛠️ Data infrastructure & backends — the unglamorous parts that make it real

Tech Stack

Languages

Python TypeScript JavaScript SQL

AI / Data

PyTorch scikit-learn Pandas NumPy OpenAI

Backend / Infra

FastAPI PostgreSQL Docker Git

Exploring / Working With

Neo4j Qdrant  Retrieval systems · Multi-agent orchestration · Decision-support pipelines


Featured Projects

Machine learning pipeline for early sepsis risk identification using structured clinical features — with full preprocessing, feature engineering, class-imbalance handling, hyperparameter optimization, and rigorous model evaluation.

Deep learning tool that converts images of handwritten mathematical expressions into LaTeX, built on a sequence-to-sequence architecture with a CNN/ResNet encoder.

Computer vision system for multi-class plant disease detection, using a CBAM (Convolutional Block Attention Module) augmented ResNet18 architecture.

Real-time collaborative parking optimization combining game-theory Nash equilibrium, A* pathfinding, ML forecasting, and driver-psychology modeling.


What You'll Find Here

This GitHub is where I keep engineering projects, AI/ML experiments, prototypes, research-driven builds, and tooling for automation, intelligence, and decision support.


Languages I Build In

Top languages


Let's Connect


I'm interested in building systems that are useful, resilient, and operationally real.

Pinned Loading

  1. sepsis-early-detection sepsis-early-detection Public

    This project aims to predict sepsis in patients using advanced machine learning models. The workflow encompasses data preprocessing, feature engineering, class imbalance handling, hyperparameter op…

    HTML 3

  2. hmer-img2latex hmer-img2latex Public

    This project implements a deep learning-based tool for converting images of mathematical expressions into LaTeX code. It uses a sequence-to-sequence architecture with either a CNN or ResNet encoder…

    Python 2

  3. PlantDoc PlantDoc Public

    This repository contains a complete implementation of a plant disease classification system using a CBAM (Convolutional Block Attention Module) augmented ResNet18 architecture. The system is design…

    Python 1

  4. parking_optimization parking_optimization Public

    Real-time collaborative parking optimization system using advanced algorithms including game theory Nash equilibrium, A* pathfinding, ML forecasting, and driver psychology modeling. CIS 505 project…

    Python 1