Gen AI Engineer Β· LLM Researcher
Studying reasoning mechanisms & tokenization in Large Language Models
- π¬ Gen AI Engineer & Researcher , focused on the inner workings of LLMs.
- π§© I study reasoning mechanisms and tokenization β building tokenizers and generative models from scratch to understand why they work, not just that they work.
- π οΈ I've implemented from-scratch BPE tokenizers, diffusion models, and benchmarked AI reasoning paradigms across multiple agent frameworks.
- π Always reading papers and turning them into working, reproducible code.
| Project | Description | Tech |
|---|---|---|
| π€ BPE Tokenization & Compression Analysis | From-scratch Byte Pair Encoding tokenizer with a multilingual compression-ratio study (EN/DE/ES/FR) benchmarked against GPT-2/3.5/4. Includes a full research report. | Python tiktoken NLP |
| π Yi Syllable Diffusion | Unconditional DDPM that generates Yi-script syllables β U-Net with v-prediction + zero-SNR, with a research report and pretrained model. | PyTorch Diffusion |
| βοΈ Indian Criminal Law RAG Agent | Fully local, open-source Retrieval-Augmented Generation assistant for Indian criminal law (IPC, CrPC, BNS, BNSS). Multi-agent CrewAI pipeline delivering grounded, citation-aware answers, with a full technical report. | CrewAI Qdrant Ollama |
| π TabuQuest | Natural-language question answering over structured/tabular datasets using LLMs. | Pandas LLMs |
Focus areas: LLM tokenization Β· Generative models (diffusion) Β· Agentic AI Β· Reasoning in LLMs
- π§ Email: pratikrsonawane7@gmail.com
- πΌ Open to collaboration on LLM research, tokenization, and generative AI projects.
Building AI from first principles β one tokenizer at a time.
