Hello, I am

Sumit Aryal

Computer Engineer

About Me

I am a Machine Learning Engineer specializing in NLP and LLM, with expertise in architecting production-grade AI systems including RAG workflows, document processing pipelines, and recommendation engines.

I have proven ability to design, containerize, and scale solutions using cloud native stacks (AWS/Kubernetes/Docker). I am passionate about bridging research and operations, from developing novel NLP models for low-resource languages to implementing MLOps practices for AI product delivery.

I also aim to contribute to AI research by leveraging my expertise in Natural Language Processing, Computer Vision, and Large Language Models to create impactful solutions for real-world challenges.

Machine Learning
NLP
Python
Large Language Models
FastAPI
Computer Vision
PyTorch

Work Experience

Software Engineer I, Machine Learning

Smart Data Solutions

November 2025 - Present

Eagen, MN, USA

  • Structured Data Extraction: Developed document processing pipelines using Vision Language Models (VLMs) with custom processing logic for structured data extraction from variable-layout PDFs and scanned images; optimized high-throughput inference with vLLM for low-latency deployment.
  • Customer Facing Chatbot: Building a Retrieval-Augmented Generation (RAG) application powering a customer-facing chatbot; integrating vector retrieval, conversational memory, and LLM reasoning to provide accurate, context-aware responses for client inquiries.
Python VLMs vLLM RAG LLMs

Machine Learning Engineer

Root Level AI

January 2025 - October 2025

Kathmandu, Nepal

  • Engineered an Agentic RAG system: Designed and studied retrieval augmented generation for multi-turn support dialogs. Built a reproducible benchmark suite with synthetic and human-labeled queries, evaluated dense plus sparse hybrid retrieval with cross-encoder reranking, and conversational memory. Reported Recall@k, MRR, and end-to-end latency.
  • Retrieval Systems at Scale: Operated a multitenant, sharded Qdrant cluster with replication and write consistency. Studied shard key strategies and tenant-scoped payload indexes for fast filters.
Python FastAPI LlamaIndex Docker Kubernetes AWS Qdrant PostgreSQL Redis

Machine Learning Engineer

DoriIT

April 2024 - January 2025

Kathmandu, Nepal

  • LLM Integration: Created RAG assistants using OpenAI and Gemini; automated content generation tasks like summaries and descriptions using LLMs.
  • Text Analytics & Mentoring: Developed sentiment analysis and NER systems using HuggingFace Transformers; mentored 2 interns through dataset creation to BERT fine-tuning and evaluation.
Python FastAPI LlamaIndex Docker OpenAI API Gemini API

AI Fellow

Fusemachines

January 2023 - August 2023

Kathmandu, Nepal

  • Intensive ML/DL curriculum covering regression, neural networks, and transformer-based architectures (BERT); built sentiment analysis, text classification, and image segmentation models.
Python Machine Learning NLP Computer Vision BERT

QA Trainee

Bajra Technologies

September 2022 - December 2022

Kathmandu, Nepal

  • Executed test cases for web applications, automated end-to-end testing with Cypress, and conducted API and load testing using Postman and JMeter.
Cypress Postman JMeter QA

Education

Pulchowk Campus, IOE, Tribhuvan University

Lalitpur, Kathmandu

Bachelors in Computer Engineering

November 2019 - April 2024

Publications

C = Conference, J = Journal, S = In Submission, T = Thesis

C.1

BERT-Based Nepali Grammatical Error Detection and Correction Leveraging a New Corpus

Sumit Aryal, et al. (2024). Presented at IEEE INSPECT-2024, ABV-IIITM, Gwalior, India, December 07-08, 2024.

IEEE Conference First Author
View Paper
T.1

Nepali Grammar Correction

Sumit Aryal, et al. (2024). Undergraduate Thesis, Pulchowk Engineering Campus, Institute of Engineering, Tribhuvan University.

Thesis Best Project Award
View Thesis

Selected Open Source Contributions

2025

  • Qdrant Sharding: Enabled distributed Qdrant deployments for LlamaIndex with configurable sharding and replication; write consistency controls in QdrantVectorStore; custom shard-key across create/add/delete/query; cluster-aware fixtures; sync/async tests. PR #19652.
  • Payload field indexes: Implemented payload_indexes creation in both sync and async flows with fixtures and tests. PR #19743.
  • Memory Component: Added missing synchronous wrapper for put_messages in the memory component to align sync and async interfaces. PR #19746.
Qdrant Integration Memory Testing

2025

  • Python Agents SDK example: Ready-to-run example setting up an agent with local gpt-oss models, connecting a filesystem MCP server, defining a custom weather tool, and streaming agent responses. PR #14.
Agents MCP Python

Projects

Research Agent

Async research agent with planning, search, reflection, and synthesis. Features an async state machine running concurrent searches with adaptive concurrency and reflection cadence, citation extraction from grounding metadata, and adaptive thinking budgets for synthesis.

Python Pydantic asyncio Agentic Workflow

RAG Project

Retrieval pipeline with OCR ingest and hybrid vector search. FastAPI service with Postgres and Qdrant, OCR text extraction via Gemini, structured chunking, and dual dense plus sparse embeddings. Hybrid search fuses results using Reciprocal Rank Fusion, returning grounded answers with cited snippets.

FastAPI Qdrant PostgreSQL HuggingFace Gemini RAG

Nepali Grammatical Error Correction

As part of my bachelor thesis I built a BERT-based Nepali grammar correction (Nepali GEC) pipeline. I curated a large parallel corpus for the Nepali grammatical error correction task and implemented a system that ingests Nepali text, detects grammatical errors, and proposes context-aware corrections.

Python BERT PyTorch NLP HuggingFace Transformers

HTML Parser using LLM

Developed an API for extracting e-commerce attributes from HTML content. Uses `meta-llama/Meta-Llama-3-8B-Instruct` from Hugging Face's Inference API. Extracts attributes like name, price, description, and images from HTML.

Python HuggingFace LLMs FastAPI

Travel Recommendation System

Developed a travel recommendation web application that generates personalized itineraries for travelers to Nepal based on their preferences and budget using React, Django, Python, and Flask. Implemented collaborative filtering to enhance recommendations.

React Django Python Flask Pandas

ML and DL Repository

Developed and maintained a repository of machine learning and deep learning algorithms, including CNN, Linear and Logistic Regression, Decision Trees, and advanced applications like Image Segmentation and Reconstruction.

Python PyTorch TensorFlow

8 Puzzle Visualizer

Implemented and visualized different algorithms, such as A*, BFS, DFS, IDDFS, and Greedy to solve the 8-puzzle problem using Python and Tkinter.

Python Tkinter A* Algorithm BFS/DFS

Bachiyo Game

Mario-like platformer game with various levels and sound effects created using C++ and SFML.

C++ SFML Game Dev

Image Compression

Compressed images using Huffman Tree Algorithm in C++.

C++ Huffman Coding Algorithms

Stadium Modeling

Modeled a stadium using Python, Pygame, and Blender.

Python Pygame Blender 3D Modeling

Skills

Core Languages

Python Rust C/C++ Shell Scripting

ML/DL Stack

PyTorch HuggingFace Transformers Scikit-learn TensorFlow Pandas NumPy

Natural Language Processing

LlamaIndex LangChain/Graph Fine-tuning Agentic Workflow Text Analytics

ML Infrastructure & MLOps

Docker Kubernetes (EC2/ECR) AWS (EC2, S3, Lambda, ECR) CI/CD Pipelines

Data Systems

Qdrant PostgreSQL SQLAlchemy DynamoDB Redis

API & Deployment

FastAPI RESTful Design Streamlit Serverless Architectures

Specializations

NLP RAG Low-Resource Language Processing Recommendation Systems Computer Vision

Soft Skills

Communication Problem Solving Teamwork Quick Learning Mentoring

Honors & Awards

Best Project Award

Pulchowk Campus, IOE

December 2024

Recognized for excellence in developing "Nepali Grammatical Error Detection and Correction System", an innovative NLP system that addresses the significant challenge of automated grammar correction in the Nepali language using BERT-based models and a novel corpus.

Department Honor Team Achievement

Certifications

Deep Learning Specialization

DeepLearning.AI

December 2023

View Certificate

Generative AI with Large Language Models

DeepLearning.AI

October 2023

View Certificate

Microdegree in Deep Learning

Fusemachines Inc

August 2023

View Certificate

Coding and Programming

Samsung

May 2023

View Certificate

Microdegree in Machine Learning

Fusemachines Inc

May 2023

View Certificate

Machine Learning Specialization

DeepLearning.AI

November 2022

View Certificate

Professional Memberships

Nepal Engineering Council

Professional Engineering Body

October 2024 - Present

Active member of Nepal's premier engineering professional body, committed to maintaining high standards of engineering practice and professional development.

Resume / CV

Having trouble viewing the resume? Download it or open it in a new tab using the buttons below.

Contact Me

Let's Connect

Feel free to reach out for collaborations, opportunities or just to say hello!

Location

Tokha-7, Kathmandu, Nepal

Email

Social

Available for opportunities

Send a Message

I'll get back to you as soon as possible.