Skip to content

K Satya Sai Nischal

Machine Learning Engineer

Encoder NLPDecoder LLMsApplied AI Systems

Currently

Building
Michi v2.0 just shipped. Next: SciNLI domain adaptation for Meridian's verifier and the 200K-abstract corpus.
Researching
Faithfulness verification, calibrated abstention, and efficient inference for high-stakes domains.
Reading
Hoffmann et al. on compute-optimal scaling; Leviathan et al. on speculative decoding.

Featured Projects

View all

Meridian

Stable · v1.0

A from-scratch grounded RAG engine over biomedical literature (PubMed). Custom BPE tokenizer, dense retriever, HNSW/IVF ANN, cross-encoder reranker, and NLI faithfulness verifier — no third-party pre-trained models. Every answer is cited, verified, or refused.

Python 3.12+PyTorchRAGRetrievalNLI

Polaris

Stable · v1.1

A production-inspired NLP engineering platform for understanding text. The complete encoder-side stack — data, tokenization, collation, models, training, evaluation, deployment — from scratch on PyTorch tensors.

Python 3.12+PyTorchEncodersMLMFastAPI

Zenith

Stable · v1.0

A from-scratch generative NLP library — decoder-only language models and text generation. Llama-style internals (RoPE, RMSNorm, SwiGLU), KV-cached generation, speculative decoding, LoRA, instruction tuning. Matches the nanoGPT baseline.

Python 3.10+PyTorchDecodersGenerationHydra

Michi

Stable · v2.0

道 — a local-first ML workbench. Independent CLI tools that profile datasets, evaluate models, and benchmark them with real statistical rigor. Automates the implementation, never the judgement.

Python 3.11+scikit-learnCLIStatistics

Research Interests

Research

Transformer Architectures

Attention variants, positional encodings, normalization schemes, and the design space of encoder and decoder stacks.

Efficient Inference

KV caching, speculative decoding, quantization, and the systems work that makes large models cheap to serve.

Retrieval & Grounding

Dense retrieval, retrieval-augmented generation, and grounding generative models in verifiable sources.

Representation Learning

What embeddings encode, how pretraining objectives shape them, and how to evaluate them honestly.

Generative AI

Decoder-only language modeling, sampling strategies, and evaluation of open-ended generation.

NLP

Tokenization, pretraining pipelines, and task-specific finetuning across the modern NLP stack.

Latest Engineering Notes

View all

Contact

Open to ML engineering roles, research collaborations, and conversations about open-source NLP infrastructure. Reach me at satyasainischal@gmail.com or on GitHub.