Skip to content
View syed-waleed-ahmed's full-sized avatar
🌍
Working & Travelling
🌍
Working & Travelling

Highlights

  • Pro

Block or report syed-waleed-ahmed

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
syed-waleed-ahmed/README.md

Hi 👋, I'm Syed Waleed Ahmed

AI Engineer • Agentic AI Systems • Multimodal RAG • LLM Orchestration

AI Engineer building production-grade agentic AI systems. Master’s student in Automation Engineering at the University of Bologna, specializing in Multimodal RAG, LLM orchestration, and intelligent automation.

PortfolioLinkedInEmailResume


🧠 About Me

I’m a Master’s student in Automation Engineering at the University of Bologna (Italy) specializing in Multimodal RAG, LLM orchestration, and intelligent automation.

I treat AI models the same way I treat any other software component — they need clean interfaces, proper error handling, and a deployment story. My work focuses on turning messy data + complex workflows into reliable, observable, deployable systems.

I enjoy bridging research-grade AI concepts with real-world engineering, building systems that are:

  • Modular
  • Scalable
  • Observable
  • Actually deployable

🚀 What I’m Currently Building

  • Multi-Agent Orchestration & Tool-Use Patterns
    Orchestrating multi-step agent ↔ tool ↔ UI flows with routing, retries/fallbacks, and observability hooks (traces, latency, failure tracking).

  • Multimodal RAG & Retrieval Pipelines
    Retrieval pipelines across text/image/numeric signals with hybrid search + validation loops for real-world assistant use-cases.

  • Large-Scale Data Clustering & ETL
    Clustering and grouping pipelines (K-means, DBSCAN, hierarchical) + preprocessing for product similarity, segmentation, and analytics.

  • LLM Evaluation, Guardrails & Observability
    Practical eval and monitoring patterns for production assistants: rubric scoring, failure analysis, and system-level reliability.

  • End-to-End ML Deployment on Cloud
    Shipping full-stack AI experiences from notebook to user, with reproducible workflows and deployable services.


🧪 Featured Work

  • MemorAIz Onboarding Assistant – Split-screen conversational UI that auto-fills profiles using parallel LLM racing, hybrid caching, and streaming
  • Fruugle Data Clustering – 1M+ product/pricing records preprocessing + clustering (K-means/DBSCAN/hierarchical) for comparable product segments
  • Adversarial Training vs Domain Randomization – RL robustness in a modified LunarLander environment with adversarial self-play + domain randomization
  • Adversarial Attacks & Defenses on CelebA – FGSM/PGD attacks on ResNet-18 with adversarial training and robustness analysis
  • Multi-Agent Research Team – Autonomous research, summarization & report generation
  • LLM-as-Judge – LLM-powered evaluation & benchmarking system

🛠️ Tech Stack

🧠 AI / ML / LLMs

  • Python, PyTorch, Scikit-learn
  • Multimodal RAG, Retrieval Pipelines, Vector Search
  • LLM Orchestration, Tool-Use, Multi-Agent Systems
  • LLM Evaluation, Guardrails, Observability

📊 Data & Analytics

  • Data Preprocessing, ETL, Clustering
  • PostgreSQL, MySQL, pgvector
  • Power BI, Reporting & Dashboards

🌐 Backend & Full Stack

  • Node.js, Express, REST APIs
  • React, Next.js, JavaScript
  • Streaming UIs, Production integrations

☁️ Tooling

  • Git, CI/CD, Vercel
  • Modular architectures, deployment-first engineering

🤝 Open to Collaborate On

  • Agentic architectures & tool-use patterns
  • Multimodal RAG & retrieval pipelines
  • Large-scale data clustering & ETL
  • LLM evaluation, guardrails & observability
  • End-to-end ML deployment on the cloud

💬 Ask Me About

Agentic AI • Multi-Agent Orchestration • Multimodal RAG • Retrieval Pipelines • LLM Evaluation • Guardrails • Observability • Clustering • ETL • Next.js • Node.js • pgvector • Vercel


⚡ Fun Fact

I design systems where agents route, retry, and self-correct with observability baked in — turning messy workflows into production-grade automation 🤖


Connect with me:

waleed_dexter syed-waleed-ahmed syed-waleed-ahmed syed-waleed-ahmed syedwaleedahmed9

Languages and Tools:

python javascript typescript pytorch scikit_learn pandas postgresql mysql nodejs express react nextjs git docker bash

Pinned Loading

  1. Multi-Agent-Research-Team Multi-Agent-Research-Team Public

    An intelligent multi-agent system where three specialized AI agents, a Research Agent, Coding Agent, and Manager Agent — collaborate to perform deep research, generate summaries, and produce runnab…

    Python

  2. LLM-as-Judge LLM-as-Judge Public

    A Streamlit web app that uses a Groq-powered LLM (Llama 3) to act as an impartial judge for evaluating and comparing two model outputs. Supports custom criteria, presets like creativity and brand t…

    Python 1

  3. Niche-Finetuned-Model Niche-Finetuned-Model Public

    Fine-tuned TinyLlama using LoRA on a custom FastAPI Q&A dataset to create a specialized domain expert model. Includes dataset prep, LoRA training script, inference interface, and Colab-ready workflow.

    Python

  4. AI-Workflow-Assistant AI-Workflow-Assistant Public

    An intelligent agent that can plan, reason, and act on raw CSV data to automatically generate structured analytical reports. Built using LangGraph, LangChain, ReAct Framework, Groq LLMs, and Python…

    Python

  5. Self-Correcting-RAG Self-Correcting-RAG Public

    Multi-agent self-correcting RAG pipeline with local embeddings and Groq LLM

    Python

  6. Multi-Agent-Workflow Multi-Agent-Workflow Public

    A multi-agent workflow where Research, Copywriter, Art Director, and Manager AI agents collaborate to generate a full marketing campaign brief from a simple product description.

    Python 2