Skip to content
View abyshergill's full-sized avatar

Block or report abyshergill

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

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

Report abuse
abyshergill/README.MD

Hi there, I'm K.S. GILL (Aby) πŸ‘‹

Senior FA Engineer | Process Engineer | Python & AI Enthusiast

Profile Views


πŸ‘¨β€πŸ’» About Me

  • 🏒 I'm currently working as a Senior FA Engineer and Process Engineer for digital watches at Cal-Comp Electronics, Thailand.
  • βš™οΈ I enjoy building tools that solve real-world problems, ranging from workflow automations to local LLM chatboxes.
  • πŸ’» My recent projects focus heavily on Python, AI (LLMs), Flask, and Streamlit.
  • 🀝 Let's connect! You can find me on LinkedIn.

πŸ› οΈ Tech Stack & Tools

Python Flask Streamlit AI & LLMs Git


πŸ“Š GitHub Stats



πŸš€ Featured Projects

πŸ’¬ Local_LLM_Chatbox

A desktop interactive chat interface for local Large Language Models (LLMs) served via Ollama, built with customtkinter.

πŸ“„ LLM_Talk_With_PDF

A Streamlit web app that allows you to upload PDFs, create a vector database, and ask questions directly related to the PDF content.

πŸ“Š spreadsheet_agent

Your Private Spreadsheet Assistant. Use AI securely without uploading sensitive data to public online platforms.

πŸ“ File-Sharing-Web-App

A simple Streamlit-based web app to upload and share files using randomly generated access codes.

βœ… task-tracker-flask

A simple web application built with Flask that allows users to create, view, edit, and delete tasks dynamically.


πŸ“« Connect with Me

LinkedIn GitHub

Pinned Loading

  1. File-Sharing-Web-App File-Sharing-Web-App Public

    A simple Streamlit-based web app to upload and share files using randomly generated access codes β€” no email or direct file sharing links needed.

    Python 2 1

  2. spreadsheet_agent spreadsheet_agent Public

    Your Private Spreadsheet Assistant Many AI tools can help with spreadsheets, but your company's rules might not allow you to upload sensitive data to just any online platform – and for good reason!…

    Python 3

  3. EDS_Database_Management EDS_Database_Management Public

    A modern, secure data collection application for managing EDS (Energy Dispersive X-ray Spectroscopy) analysis results with VHX microscopy images.

    Python 2

  4. Ultralytics_YOLO_Object_Detection_Testing_GUI Ultralytics_YOLO_Object_Detection_Testing_GUI Public

    This is a desktop application for real-time object detection using the YOLO (You Only Look Once) model build with ultralytics libarary. It's built with PyQt5 for the graphical user interface and Op…

    Python 1

  5. inferX_llm_stack inferX_llm_stack Public

    A self-hosted, GPU-accelerated LLM inference stack running behind HTTPS. This setup gives you a ChatGPT-like web interface powered by your own models via vLLM, secured with SSL through Nginx, and b…

  6. Label_Craft Label_Craft Public

    A simple yet powerful Tkinter-based GUI tool to create, edit, and export bounding box annotations in YOLO format for image datasets. Ideal for training YOLO-based object detection models.

    Python