Skip to content
View SenayYakut's full-sized avatar
🎯
Focusing
🎯
Focusing
  • San Francisco,CA,USA

Block or report SenayYakut

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
SenayYakut/README.md
Typing SVG

πŸš€ About Me

I'm a full-stack AI engineer who spent years as a cardiac surgery ICU, pediatric ICU, and ER nurse before I ever wrote code. Now I build the AI systems clinicians actually need β€” because I've been the person on the other end of a bad prior auth call, a missed handoff, or a documentation system that got in the way of patient care.

  • πŸ”­ Currently building autonomous, evaluation-first AI agents for prior authorization and clinical workflows
  • 🌱 Deepening MCP, LangGraph orchestration, and agent evaluation (Langfuse, Evidently AI, LLM-as-judge)
  • πŸ’‘ Interested in: healthcare AI, autonomous agents, agent evaluation & observability, FHIR interoperability
  • 🎯 Goal: build AI systems clinicians can actually trust β€” not just accurate in a demo
  • πŸ“« Reach me: senay@senayyakut.dev Β· LinkedIn

πŸ“ˆ Recent Activity

Senay's contribution activity graph

✍️ Latest Writing

Auto-pulled from dev.to/senaykt


πŸ’» Tech Stack

Languages

Python TypeScript JavaScript SQL

Backend & APIs

FastAPI Node.js

Frontend

React Next.js TailwindCSS

AI / Agents

LangChain LangGraph OpenAI Claude RAG MCP Mem0

Evaluation & Observability

Langfuse Evidently AI

Vector Databases

ChromaDB Qdrant FAISS

Infra & Databases

AWS Docker Kubernetes PostgreSQL MongoDB Redis SQLite

Healthcare Interoperability

FHIR HL7


πŸ† Featured Projects

🩺 AuthPass

A clinician-facing voice agent that automates prior authorization requests. Validated by a health-tech CEO who asked to scale it nationwide after seeing it work on real clinical scenarios.

xAI Grok Voice LangChain FastAPI Next.js FHIR R4

πŸ” ClearPath

An autonomous prior-auth agent built to be trusted, not just accurate. Confidence scoring routes uncertain decisions to human review; retry logic and full audit trails make every autonomous decision traceable.

LangChain FastAPI Langfuse Evidently AI FHIR R4

πŸ€– SQL Query Buddy

A conversational database assistant with a hybrid two-tier memory system. Turns natural language into SQL, with Redis for short-term conversation memory and Mem0/Qdrant for long-term semantic memory, plus ChromaDB-backed RAG for schema retrieval.

FastAPI LangChain ChromaDB Qdrant Mem0 Redis

πŸ₯ Clinical AI Assistant (Heidihack)

AI-powered clinical decision support using RAG + GPT-4 β€” automated SOAP note generation, differential diagnosis support, ICD-10 coding, and allergy/contraindication safety checks.

Python FastAPI OpenAI GPT-4 FAISS React RAG

πŸ” MedAssist β€” Healthcare Research Agent

RAG-powered research agent grounded in NIH, CDC, and WHO sources, with multi-pass agentic search and full source citation on every claim.

Python Contextual AI Claude RAG Pipeline

πŸ›‘οΈ AI Agent Security Defense

An 8-layer defensive security system for AI agents: device fingerprinting, behavioral monitoring, prompt injection detection, memory integrity checks, and audit logging.

Python Security Architecture Prompt Injection Defense


πŸ—οΈ Founding Engineer Experience

Sole founding engineer at OptiKube, a B2B Kubernetes optimization platform β€” owned architecture, infrastructure, and delivery end-to-end from zero, across the full stack.


πŸ“Š GitHub Stats

Senay's GitHub stats Senay's GitHub streak Top languages

🎀 Speaking & Recognition

  • Speaker, PyLadies SF β€” "From ER Nurse to AI Engineer: Building Real Healthcare AI Systems with RAG & Agents"
  • Published, Harvard Data Science Review
  • Winner, SF Builders Collective Agent Hack Day

πŸ’­ Quote of the Day

Quote

Refreshes with a new quote β€” if it looks the same, GitHub or your browser is caching the image; a hard refresh (Cmd/Ctrl+Shift+R) usually clears it.

πŸ“« Let's Connect!

LinkedIn Email

Profile Views

Pinned Loading

  1. 0ptiKube 0ptiKube Public

    Forked from oslabs-beta/0ptiKube

    TypeScript

  2. ai-code-generator ai-code-generator Public

    AI-powered code generator using FastAPI + Gradio

    Python

  3. langchain-document-processor langchain-document-processor Public

    β€œA simple LangChain PDF embedding and retrieval tool”

  4. sql-query-buddy sql-query-buddy Public

    AI-powered SQL assistant with RAG, Redis memory, and intelligent insights

    Python 1

  5. Heidihack Heidihack Public

    Forked from yogitas1/Heidihack

    JavaScript 1

  6. -AI-Agent-Security-Defense -AI-Agent-Security-Defense Public

    Comprehensive AI agent security with 8 defensive layers: device fingerprinting, behavioral monitoring, prompt injection detection, memory integrity, and audit logging.

    Python