Skip to content
View mekyle-s's full-sized avatar

Block or report mekyle-s

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

Mekyle Siddiqi

Business Analytics & AI student at UT Dallas.

I work at the application layer — not training models, but making them dependable inside systems people actually use.


Job-OS · AI job matching that shows its work

Instead of a vague match percentage, it maps every job requirement to the specific evidence that proves it — and quotes the source. pgvector semantic search narrows the candidates, then an LLM validates each one with a confidence band and a full audit trail.

Next.js · PostgreSQL + pgvector · embeddings · OpenAIlive demo

The GES pipeline · raw web data → ranked outreach

Three stages, built during my internship at Global Experience Specialists. Each one feeds the next. Presented to the CIO.

  1. TradeShow-Calendar-Cleaner — turns messy trade-show HTML into clean structured data, cutting data prep time ~90%
  2. Market intelligence dashboard — ranks 4,000+ global trade shows by ROI potential (Power BI, internal)
  3. AI outreach agent — finds the event organizer's primary contact and drafts a tailored email, then stops for human approval before anything sends. Orchestrated with LangGraph. (private)

Working with: RAG · vector search · embeddings · LLM APIs · LangGraph orchestration · human-in-the-loop systems · Python · TypeScript · SQL · Power BI · ETL pipelines

📍 Dallas, TX · LinkedIn · mekylesiddiqi@gmail.com

Pinned Loading

  1. Job-OS Job-OS Public

    AI-powered job discovery that ranks roles by provable fit - two-stage pgvector + LLM matching with structured outputs, full provenance, and hard cost guardrails (Next.js, PostgreSQL/pgvector, OpenAI)

    TypeScript

  2. TradeShow-Calendar-Cleaner TradeShow-Calendar-Cleaner Public

    Python + Streamlit ETL that turns raw trade-show calendar HTML into clean, structured CSVs - stage 1 of the GES market-intelligence pipeline. Cut data prep time ~90%.

    Python