Skip to content
View AS-0167's full-sized avatar
πŸ™ƒ
coding
πŸ™ƒ
coding

Highlights

  • Pro

Block or report AS-0167

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

Ayesha Siddiqa | Sr. AI/ML & Automation Engineer | Software Engineer

Bridging the gap between Research Prototypes and Production-Grade Industrial AI

LinkedIn Portfolio Email


πŸ›  Professional Executive Summary

Innovative AI/ML & Full-Stack Engineer with a proven track record of deploying mission-critical AI solutions. I specialize in Industrial AI Automation, Document Intelligence (LLMs/RAG), and Low-Latency Edge Computing. My focus is on building scalable, real-world systems that don't just work in notebooks, but thrive in production environments.

  • Current Focus: AI-driven optimization for energy sector operations at Qult Technologies.
  • Expertise: Computer Vision, LLM Fine-tuning, MLOps, and Rust-based high-performance controllers.
  • Leadership: Former GDSC Lead & TA for Data Structures at ITU Lahore.

πŸ— Industrial Impact & Experience

Qult Technologies | Sr. AI/ML Engineer

  • Plunger Lift Optimization: Engineered an AI-driven forecasting system using real-time telemetry to maximize gas production.
  • Autonomous Rust Controller: Developed a high-performance controller in Rust to compute optimal well setpoints in real-time.
  • Thermal Vision Automation: Built a computer vision system using heat pattern analysis for automated sand extraction.

AiBee.pk | AI & Backend Developer

  • Lease Bot: Architected a desktop AI platform for automated legal document processing (NLP/LLM).
  • Hawk AI: Developed a CV-integrated robotic arm system for tobacco impurity detection and removal.

🧰 Technical Arsenal

Category Tools & Technologies
AI / Deep Learning PyTorch, Computer Vision, LLMs, RAG, LangChain, AI Agents, Neural Networks
Languages Python, Rust, C++, C, CUDA, TypeScript, Bash, Assembly
Backend & Web FastAPI, Flask, React, Node.js, Streamlit, Socket Programming
Data & Systems NoSQL, Neo4j, Linux (Debian/Ubuntu), Server Management, Docker, AWS
Edge & Robotics NVIDIA Jetson, Raspberry Pi, ESP32, LiDAR, PWM Control

🌟 Featured Projects

A full-stack robotics project featuring custom LiDAR integration, PWM motor control, and AI-driven navigation algorithms.

Enterprise-grade retrieval systems using LangChain and vector databases for semantic search and domain-specific Q&A.

An AI-powered vulnerability detection tool for blockchain smart contracts leveraging Large Language Models.


πŸ— Featured Industrial Projects

Role: AI/ML & Full-Stack Lead

An enterprise-grade, AI-driven optimization system designed for gas-field operations. This project bridges the gap between raw industrial telemetry and autonomous decision-making. Real-Time Intelligence: Engineered an autonomous controller in Rust to compute optimal setpoints after each plunger cycle based on live well dynamics. Predictive Modeling: Leveraged time-series forecasting and historical behavior to reduce non-arrival cycles and maximize gas production efficiency. Production Monitoring: Developed a high-performance dashboard using React and TypeScript for real-time visualization of AI decisions and system health. Impact: Successfully deployed a closed-loop system that reduces manual intervention while significantly improving operational yields.

Role: Project Lead | AI & Backend Architect

A production-ready AI platform that automates the lifecycle of complex lease document processing. Advanced NLP Pipeline: Built a sophisticated extraction engine using LLMs and RAG architectures for clause extraction, summarization, and compliance analysis. Scalable Backend: Designed a robust architecture for document parsing and semantic search, ensuring reliable performance during high-volume processing. Technical Stack: Utilized LangChain, vector databases, and Python-based frameworks to handle domain-specific document intelligence. Impact: Transformed a manual, error-prone legal review process into an automated, high-accuracy digital workflow.


πŸ“ˆ What I Can Bring to Your Business

I provide end-to-end AI consulting and development to transform legacy processes into autonomous powerhouses:

  • Automated Quality Control: Vision systems for manufacturing and industrial safety.
  • Predictive Maintenance: Time-series forecasting for high-stakes hardware (Energy/Oil/Gas).
  • Workflow Automation: Custom LLM agents to handle complex document processing and compliance.

πŸ“« Let's Connect

Looking to integrate AI into your business or discuss high-performance system design?


"Passionate about solving complex real-world problems through innovative applications of deep learning."

Pinned Loading

  1. SHA-256 SHA-256 Public

    A lightweight, C-based CLI tool to compute SHA-256 hashes of files from scratch β€” no libraries used. Includes memory checks, output file writing, and Makefile support.

    C 2

  2. D3-CNN D3-CNN Public

    An academic project that implements a Convolutional Neural Network (CNN) entirely from scratch using NumPy β€” no PyTorch or TensorFlow. Designed to detect driver distractions from images and videos,…

    Jupyter Notebook 2

  3. D3-CNN-2 D3-CNN-2 Public

    A simplified and improved academic project implementing a CNN from scratch using NumPy to detect driver distractions. D3-CNN-2 achieves ~86% test accuracy in just 11 epochs, outperforming the origi…

    Jupyter Notebook 2

  4. red-finger-mouse red-finger-mouse Public

    This project implements a gesture-controlled mouse driver using computer vision, where hand gestures wearing red caps act as input to control the mouse cursor. It leverages real-time camera feeds t…

    C++ 2 1

  5. legal-fillings legal-fillings Public

    Fillings is an AI-powered web app that helps users effortlessly complete legal documents and application forms. It supports PDF generation, AI-assisted form filling (via Google AI Studio), secure k…

    TeX 2

  6. FAT-FS FAT-FS Public

    This project is a custom implementation of the FAT (File Allocation Table) file system written in C. It simulates a virtual disk environment. The system manages file metadata, handles cluster alloc…

    C 2