Skip to content
View hanifekaptan's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report hanifekaptan

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

Projects About Tech Stack Contact

Hanife Kaptan

Hello, I'm Hanife

Typing SVG

About

Hello! I'm Hanife Kaptan, a product-focused AI engineer and Python developer. I design practical AI solutions to solve complex business problems and turn them into scalable, production-ready systems. My work spans deep learning, NLP, and autonomous agents with strong MLOps and backend engineering practices.

I believe code is not only a technical output but also a strategic tool that enhances user experience and business value. I manage the whole lifecycle from idea to deployment, balancing technical excellence and time-to-market.


Featured Projects

AI-Powered Code Quality Assistant

A RAG-based AI code mentor and reviewer that analyzes submitted code snippets against SOLID principles and common style guides, highlights issues, and provides interactive suggestions to improve code quality.

Live Demo Source Code

Hair Health Analysis API

End-to-end deep learning API for automated hair health assessment. Custom model architectures and optimized inference pipelines deliver precise predictions and personalized product recommendations.

Source Code

AI Agent for Aspect-Based Sentiment Analysis

LangChain-based agents that autonomously extract product aspects and perform sentiment analysis over reviews, providing actionable customer insights for product teams.

Live Demo Source Code

Semantic Recipe Finder

Semantic search engine for recipes using sentence transformers and vector search, enabling natural language queries to find the most relevant recipes quickly.

Live Demo Source Code


Tech Stack & Tools

Generative AI & Agents

Building autonomous agents and LLM-driven systems for complex automation.

Deep Learning & Data

Experiments and production models for vision, NLP, and structured data.

Backend & Cloud

Robust, scalable backends and cloud-native deployments.

MLOps & Tools

Automation, CI/CD and model lifecycle management for production systems.


Contact

LinkedIn Email Hugging Face Medium

Pinned Loading

  1. Hair-Health-Analysis Hair-Health-Analysis Public

    Jupyter Notebook

  2. flow-board flow-board Public

    A minimalist personal Kanban board for visualizing your workflow and managing tasks.

    JavaScript

  3. semantic-recipe-finder semantic-recipe-finder Public

    A vector-based search app that finds recipes using natural-language queries; FastAPI backend and Streamlit frontend.

    Jupyter Notebook

  4. ai-agent-for-aspect-based-sentiment-analysis ai-agent-for-aspect-based-sentiment-analysis Public

    A full-stack AI agent for performing granular Aspect-Based Sentiment Analysis. It uses LLMs like Google Gemini to extract specific features and their sentiment from text or CSV files. The system is…

    Python