Skip to content
View fahadsid1770's full-sized avatar

Block or report fahadsid1770

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

Hi there,

I am Fahad Siddique Faisal, an ML/AI Engineer & Researcher dedicated to building intelligent systems that bridge the gap between complex data and intuitive human interaction.

Currently, as a Senior Deputy Assistant Director and ML/AI Specialist at Walton Hi-Tech Industries PLC, I architect production-grade LLM and Multimodal Agents. My work focuses on automating industrial workflows using frameworks like LangGraph, CrewAI, and Agno, ensuring scalable deployment via Google Cloud Platform. Beyond development, I lead technical teams and mentor interns, fostering a culture of high-quality code and rigorous requirements analysis.

My technical expertise extends to the full lifecycle of AI, from Model Quantization (llama.cpp) and high-performance Vector Search (Qdrant, ChromaDB, LanceDB) to integrating Computer Vision (YOLOv8, CLIP) with NLP. With a background in Electronics from CUET, I also specialize in Edge AI, deploying optimized models to hardware using TensorFlow Lite Micro and ESP32.

Previously, at AI Solutions USA, I built modular AI pipelines and proof-of-concept prototypes leveraging OpenAI and Gemini APIs. Today, I am driven by research in LLM Optimization, Human-Computer Interaction (HCI), and Multilingual Understanding, aiming to create robust AI solutions that solve real-world challenges with precision and empathy.

Primary Research Interests 🎯

I am primarily interested in the following areas, where I actively engage in research and development:

  • Large Language Models (LLMs)
  • Large Multimodal Models (LMMs)
  • LLM Agents
  • Multimodal AI Agents
  • Human–Computer Interaction
  • AI in Healthcare
  • NLP for Social Good
  • NLP for Low-Resource Languages
  • Vision-Language Models (VLMs)
  • Trustworthy AI
  • Computer Vision
Profile Views

Connect with me 🌐

Technical Skills 🧰

🔹 Programming Languages: Python (NumPy, SciPy, Matplotlib, Pandas, Seaborn), C++
🔹 Web Development: JavaScript, TypeScript, Tailwind CSS, FastAPI, Flask, React, Streamlit
🔹 Database: MySQL, PostgreSQL, MongoDB
🔹 Deep Learning Frameworks: TensorFlow, Keras, PyTorch
🔹 LLM Application Frameworks: LangChain, LangGraph, LlamaIndex, LlamaAgents, CrewAI, Agno, Instruction.
🔹 LLM Evaluation Frameworks: LangSmith, Langfuse, Ragas, DeepEval
🔹 Vector Database: AlloyDB for PostgreSQL (pgvector extension), ChromaDB, FAISS, Qdrant, LanceDB
🔹 Cloud Services (AWS): Elastic Container Registry (ECR), App Runner, Elastic Compute Cloud (EC2), S3 Buckets
🔹 Others: Prompt Engineering, Context Engineering, Docker, CrewAI, Jira Boards, GitHub, OpenCV, WebSocket, Apache Airflow, Hugging Face Transformers

Favorite Quote ✨

"Artificial Intelligence is not a substitute for human intelligence; it is a tool to amplify it."

Github Stats 📊

GitHub Streak

Pinned Loading

  1. CLHF-Med-AI CLHF-Med-AI Public

    Medical assistant based on the Qwen2-0.5B-Instruct architecture via 4-bit QLoRA and implements CLHF

    Jupyter Notebook

  2. AI-Long-Term-Memory AI-Long-Term-Memory Public

    ALTM implements Agentic Routing (PageIndex), Dynamic Importance Decay, and Automated Memory Merging to ensure your agents remember what matters and forget what doesn't.

    Python

  3. Automated-Chest-X-Ray-Report-Generation-Using-Vision-Language-Models Automated-Chest-X-Ray-Report-Generation-Using-Vision-Language-Models Public

    A research project exploring automated generation of chest X-ray diagnostic reports using various Vision-Language Models (VLMs) and CNN backbones.

    Jupyter Notebook

  4. MedConvFormer MedConvFormer Public

    A hybrid CNN-Transformer deep learning system for distinguishing COVID-19, Normal, and Pneumonia from chest X-ray images

    Python

  5. voice_command_fingerprinting voice_command_fingerprinting Public

    Implements the VCFP (Voice Command Fingerprint) attack and BuFLO defense to analyze voice assistant network traffic, showing how encrypted packets can reveal voice commands and how BuFLO mitigates …

    Python

  6. AIOT-Based-Smart-Fridge AIOT-Based-Smart-Fridge Public

    Smart Fridge monitors your fridge, alerts you when food is about to expire, or when someone steals your food. In addition, it can generate recipe based on items in fridge with the help of OpenAI API.

    TypeScript