Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View ManjulBalayar's full-sized avatar

Highlights

  • Pro

Block or report ManjulBalayar

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

Hi, I'm Manjul πŸ‘‹

AI/ML Practitioner β€’ MS-AI @ Iowa State


πŸ”₯ About Me

  • πŸŽ“ Master’s student in Artificial Intelligence @ Iowa State University
  • πŸ€– Passionate about Machine Learning, NLP, Deep Learning, and real-world AI systems
  • πŸ›  Recently been trying to build things from scratch β€” tools, pipelines, small products, experiments
  • πŸ“ˆ Interested in automation, XAI, efficient ML systems, and data-driven decision making
  • πŸ₯Š Outside tech: boxing, soccer, anime, music, and trying new cuisines

🧠 What I'm Working On/Worked on

🧬 seqSENSER

  • Real-time nanopore sequencing analysis and visualization pipeline
  • Architected snapshot-based incremental processing to enable efficient real-time analysis of streaming nanopore data without reprocessing previously analyzed files
  • Created real-time interactive Plotly dashboard with multi-barcode visualizations (quality distributions, coverage plots, mapping statistics) and real-time updates

πŸ“Ά TextBench

  • Benchmarks and compares different NLP approaches for text analysis. Project inspired by my first NLP couse @ ISU (5790).
  • Comparing rule-based techniques (regex tokenization), transformer models (BERT), and LLMs for sentiment analysis, topic classification, and summarization.
  • Check the trade-offs between speed, accuracy, and complexity across these different methods with visualizations.

πŸ“ DriveFlow

  • Auto-renames, organizes, and tags documents
  • PaddleOCR + Llama 3.1B pipeline, built for 50–100+ client firms
  • Hardware + SaaS hybrid MVP

πŸ” Explainable AI for Source Code

  • Analyzing neuron activations in code-trained LLMs
  • Clustering learned concepts
  • Working on visualization + interpretability tools

πŸ›  Tech Stack

Languages

Python SQL Java C

ML / AI

PyTorch Scikit-Learn Transformers TensorFlow

Tools & Dev

Docker Linux Git OpenCV Plotly


🌱 What I’m Learning

  • Efficient training & optimization
  • Better engineering practices for AI projects
  • How to design clean ML pipelines

❀️ A Bit More About Me

  • ✈️ From Nepal β†’ Iowa
  • 🧐 Curious about how things work under the hood
  • πŸ§ͺ Enjoy experimenting, improving, and building useful tools
  • 🎯 Goal: become really good at ML

πŸ“« Connect With Me

Pinned Loading

  1. TextBench TextBench Public

    Python

  2. ISTP ISTP Public

    Iowa Small Towns Project

    Python 1

  3. Student-Performance-Indicator Student-Performance-Indicator Public

    End-to-end Machine Learning Project

    Jupyter Notebook

  4. Bank_Utility Bank_Utility Public

    User has a bank account with checkings and savings to pay for utility bills using their checkings.

    Java

  5. CourseView_309 CourseView_309 Public

    Andriod Studio App for reviewing courses at Iowa State and calculating students workload based on their semester schedule and classes's reviews.

    Java

  6. Model-Benchmark-MNIST-Fashion-MNIST Model-Benchmark-MNIST-Fashion-MNIST Public

    Python