Skip to content
View talhasarit's full-sized avatar

Block or report talhasarit

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

Hi there, I'm Talha 👋


AI Engineer | Agentic Engineer

#!/usr/bin/env python3


class TalhaSari:
    def __init__(self):
        self.name = "Talha Sarı"

        self.career_arc = [
            "medical AI → computer vision → backend engineering",
            "full-stack RAG products → enterprise multi-agent systems",
            "MCP-based developer tooling",
        ]

        self.current_focus = [
            "reliable coding-agent workflows",
            "context engineering",
            "harness engineering",
            "evaluations",
            "deterministic controls",
            "improvement loops",
        ]

🚀 Highlights

  • Early RAG products: As SafeVideo AI's first and Founding AI Engineer, I worked across system design and hands-on implementation for early RAG and user-facing AI products.
  • Enterprise multi-agent product: As Jetlink's first AI engineer, I built a multi-agent product across AI, backend, and frontend, brought it into production, and it is still used by large enterprises.
  • Internal MCP tooling: At Garanti BBVA Teknoloji, I build internal MCP-based tools that integrate AI into software-engineering workflows.
  • Generative AI benchmark: Co-authored a JMIR Medical Informatics study comparing six LLMs on medical-paper understanding through a RAG benchmark with expert reference answers.
  • National first place: Won first place with the MedicAI team in TEKNOFEST 2022's university-and-above computer-vision disease-detection category.

🛠️ My Tech Stack

  • Languages: Python, TypeScript, Go
  • AI systems: PyTorch, Hugging Face, computer vision, LLMs, RAG, AI agents, MCP, evaluations
  • Backend & data: FastAPI, Node.js, Supabase, MongoDB, vector databases
  • Infrastructure: Docker, AWS, Git, CI/CD, Linux

📫 Let's Connect

LinkedIn · X · Email

Pinned Loading

  1. viddexa/autollm viddexa/autollm Public archive

    Ship RAG based LLM web apps in seconds.

    Python 1k 97

  2. agentic-prd-generation agentic-prd-generation Public

    Alpha-stage PRD generation with FastAPI, Streamlit, provider adapters, streamed state, and explicit scope boundaries.

    Python 17 4

  3. llm-rate-limiting llm-rate-limiting Public

    Public skill project for OpenAI- and Groq-aware LLM rate limiting, retries, quota handling, and provider-specific pacing.

    Python

  4. prayertime-cli prayertime-cli Public

    CLI-first, agent-native Islamic prayer times tool

    Go

  5. video_finder video_finder Public

    Local-first FastAPI app for searching YouTube watch history with metadata enrichment and transcript-aware phrase search

    Python

  6. DQN-CartPole DQN-CartPole Public

    Reproducible Deep Q-Network (DQN) training and evaluation for CartPole-v1 with PyTorch, Gymnasium, tests, and CLI workflows.

    Python 10 4