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 2

  3. task-tracker-flask task-tracker-flask Public

    A simple web application built with Flask that allows users to create, view, edit, and delete tasks. Each task includes a text description and a dynamic table with 4 columns. The application featur…

    2

  4. LLM_Talk_With_PDF LLM_Talk_With_PDF Public

    Streamlit web application that allows you to upload PDF documents, create a vector database from their content, and then ask questions directly related to the PDF.

    Python

  5. Local_LLM_Chatbox Local_LLM_Chatbox Public

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

    Python