Skip to content
View keyur7523's full-sized avatar

Block or report keyur7523

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

Hi, I'm Keyur ๐Ÿ‘‹

Software Engineer | AI & Full-Stack | Building production-grade systems


๐Ÿš€ What I Do

  • Build scalable, production-grade AI and full-stack systems
  • Focus on clean architecture, reliability, and real-world impact
  • Work across backend platforms, AI workflows, and modern web stacks

๐Ÿง  Notable Projects

๐Ÿ”น HAVA โ€” Clinical AI Scribe & Productivity Platform

  • AI-powered clinical dictation system converting voice input into structured medical summaries
  • Chrome Extension frontend with a Python Flask backend for real-time clinical workflows
  • HIPAA-aligned architecture with secure data handling using MongoDB and AWS S3
  • Designed and used in real clinical environments to improve documentation efficiency

๐Ÿ”น PromptLab โ€” LLM Experimentation & Evaluation Platform

  • Production-grade AI chat platform for deploying, testing, and improving LLM behavior
  • Real-time streaming responses (SSE) with deterministic A/B experimentation
  • Persistent conversations, structured user feedback, and variant-level evaluation signals
  • Built with FastAPI, PostgreSQL, Redis, and a lightweight React frontend

๐Ÿ”น DeepSearch โ€” Agentic Research Assistant

  • Multi-agent AI research system for analyzing and synthesizing complex documents
  • Agent-based architecture for retrieval, reasoning, summarization, and citation generation
  • Designed for deep technical and academic research workflows
  • Emphasizes automation, structured outputs, and explainable reasoning

๐Ÿ”น Probekit โ€” Behavioral Evaluation Toolkit for LLM Prompts

  • Multiโ€‘model evaluation engine with cost/latency tracking across GPT/Claude/Ollama
  • Evaluator suite for instruction adherence, hallucinations, stability, refusal behavior, and format consistency
  • Regression detection + version comparison dashboards with human annotation accuracy tracking

๐Ÿ”น HireTrack โ€” Job Application Tracking Platform

  • Multi-tenant hiring platform supporting applicant job search, employer pipeline management, and admin oversight
  • Secure JWT authentication with granular RBAC enforcing strict data isolation between organizations
  • Fault-tolerant application processing with Redis idempotency, DB uniqueness constraints, and audit logging
  • Production-ready architecture with auto-migrations on startup, async PostgreSQL, and environment-based CORS

๐Ÿ›  Tech Stack

Languages: Python, TypeScript, JavaScript, SQL
Backend: FastAPI, Flask, REST APIs, Node.js, NestJS
Frontend: React, Next.js, Tailwind CSS
AI / ML: LLMs, RAG, LangChain, LangGraph
Infra & Data: AWS, Docker, PostgreSQL, MongoDB, Redis


๐Ÿ“Œ What I Care About

  • Turning complex problems into simple, maintainable systems
  • Writing code that other engineers enjoy reading and extending
  • Shipping quickly without compromising fundamentals

๐Ÿ“ซ Reach me

Pinned Loading

  1. promptLab promptLab Public

    Python

  2. deep-search deep-search Public

    Python

  3. probekit probekit Public

    Behavioral Eval toolkit for LLM prompts: multiโ€‘model runs, evaluator suite, regression detection, and humanโ€‘inโ€‘theโ€‘loop annotations with dashboards.

    Python

  4. verbaTim verbaTim Public

    Behavioral evaluation case study for measuring and stabilizing verbosity drift across multiโ€‘turn LLM conversations.

    Python

  5. hiretrack hiretrack Public

    A full-stack job application tracking platform built with FastAPI and React, featuring role-based access for applicants, employers, and admins.

    TypeScript

  6. koda koda Public

    Koda โ€” AI coding agent that understands your codebase, plans multi-step changes, and applies them only after your approval.

    TypeScript