Skip to content
View zbilgeozkan's full-sized avatar

Block or report zbilgeozkan

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

Bilge Ozkan

NLP Engineer · CSE



typing


Quote

Pinned Loading

  1. rag-study-assistantrag-study-assistantPublic

    Upload your lecture PDFs, build embeddings locally, and deploy an end-to-end RAG system that answers questions grounded in your course materials.

    Python 1

  2. realtime-hand-gesture-recognitionrealtime-hand-gesture-recognitionPublic

    Real-time hand gesture recognition system using MediaPipe and machine learning to control keyboard and scrolling actions via webcam.

    Python 1

  3. rot-rag-projectrot-rag-projectPublic

    The RoT RAG Project implements a Python-based RAG pipeline. Documents are ingested and split into chunks, then embedded using Hugging Face models and indexed with FAISS for fast semantic search.

    Python

  4. shape-detector-annshape-detector-annPublic

    A lightweight shape recognition system using classical image processing and Artificial Neural Networks (ANN).

    Python

  5. granular-vs-subtractive-synthesisgranular-vs-subtractive-synthesisPublic

    A comparative sound synthesis experiment aiming to recreate the same emotional texture using granular and subtractive synthesis methods.

    Jupyter Notebook

  6. SalesManagementSystemSalesManagementSystemPublic

    A dynamic Sales Management System that streamlines customer and sales tracking.

    Java