Skip to content
View keyvanakhyani's full-sized avatar

Block or report keyvanakhyani

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.

Content in all repositories owned by your account will be closed.
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
keyvanakhyani/README.md

Hi, I'm Keyvan 👋

AI Engineer focused on building LLM-powered applications, RAG systems, and automation workflows.

I work with Python, LangChain, and tools like Claude to turn language models into practical, working products — from document Q&A systems to multi-agent automation pipelines. My background is in software engineering (iOS), and I moved into AI engineering through hands-on projects and continuous learning.


🔧 What I work with

Python · LLMs · RAG · LangChain · LangGraph · n8n · FastAPI · PostgreSQL · Docker · Prompt Engineering


📌 Featured Projects

EchoExtract — Video-to-text transcription with faster-whisper Local GPU-based transcription with a clean, layered architecture (Strategy pattern, Pydantic). Optimized for ~2.5× faster inference through batched processing and VAD filtering. Supports 99+ languages including Persian.

chunking-strategies-comparison — Comparing 5 chunking strategies for RAG Implements and benchmarks fixed-size, recursive, token-based, structure-aware, and semantic chunking from scratch — with a focus on Persian text and an honest analysis of the trade-offs.

customer-triage — AI customer message triage with LangChain Classifies incoming messages, extracts structured data, and drafts replies in Persian and English.


📫 Reach me

LinkedIn · akeayvan.sut@gamil.com

Pinned Loading

  1. EchoExtract EchoExtract Public

    GPU-accelerated Persian/English video transcription with local Whisper — layered architecture, 2.5× faster via batched inference + VAD

    Python

  2. divarlens divarlens Public

    Multimodal ad quality scoring with CLIP, OWLv2, and KeyBERT

    Python

  3. nsfw-video-scanner nsfw-video-scanner Public

    Two-stage video content moderation: PySceneDetect + local ONNX classifier + VLM verification, with timestamps

    Python