Skip to content
View RexManglicmot's full-sized avatar

Block or report RexManglicmot

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
RexManglicmot/README.md

👋 Hi, I'm Rex Manglicmot

Master's Graduate in Health Data Science at Harvard T.H. Chan School of Public Health
Global mindset shaped by experiences across Harvard, Dartmouth, and Hawaii

I’m a data scientist and AI/LLM enthusiast passionate about building solutions at the intersection of public health, machine learning, and generative models. I’m particularly excited about using language models (LLMs) and retrieval-augmented generation (RAG) to assist real-world decision-making in healthcare and other high-impact domains.

Upcoming Projects

These are a list of ideas for projects once I complete the current projects. The goal is to build the habit of creating production-style code with logs, tests, containerization, etc. Each of the projects will likely have a learning log that summarizes lessons in coding, concepts, and the majority of mistakes learned along the way in the building process.

LLM-RAG: Self-consistency, Multi-hop, Re-ranking, Structured Context, Fusion techniques, Query Rewriting, Hierarchical.

LLM-Tuning: Fine, adaptor, prefix, prompt, instruction

LLM-Evals: Multi-LLMs as a judge and use concensus to proxy human, Ground truth labels vs Judge, Adversial stress testing (deliberatlty plant wrong/ not factual answers to see if LLM gets it correc)

Multimodal: text and photos to some degree

Optimizaitons: caching, traffic, and performance

Misc: MCP, SGLang, vllms, distillation, pruning, batching

Tools & Technologies

Python R RStudio

Pandas NumPy scikit-learn XGBoost SHAP Matplotlib PyTorch

LangChain Ollama WhisperX Presidio Mistral

FastAPI Streamlit Docker

Tableau Stata SQL

Git GitHub Microsoft Office

KNN Linear Regression Logistic Regression Random Forest LDA QDA K-Means

LLMs NLP LLaMA ChatGPT

Pinned Loading

  1. lora_fine_tuning lora_fine_tuning Public

    Python

  2. prompt_and_prefix_fine_tuning prompt_and_prefix_fine_tuning Public

    Python

  3. prompt_chain_of_thoughts prompt_chain_of_thoughts Public

    Python