Skip to content
View beng262's full-sized avatar
馃幆
Focusing
馃幆
Focusing

Block or report beng262

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鈥檛 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鈥檚 behavior. Learn more about reporting abuse.

Report abuse
beng262/README.md

Bengisu Sara莽

Computer Scientist 路 Applied AI, cloud & on-premise

Portfolio LinkedIn ArtStation Email


I build enterprise AI systems for large clients, nationally and internationally.

馃Л What I work on

Legal document retrieval I build retrieval systems over legislation and case law. They ingest new documents daily, detect duplicates using each document's own official identifier, and route queries across several indexes so that the source and the court type stay independent of each other. Most of the engineering goes into keeping that pipeline reliable rather than into choosing an embedding model.

Agent workflows over enterprise data Intent routing into specialized agents, shared conversation memory, and tool calling against live business systems including SAP and Azure SQL.

Access control and encryption for AI products Per-owner envelope encryption for chat and document content, tenant isolation driven off directory claims, and a single authorization choke point with no admin bypass.

Cost control Per-user token budgets metered at the completion funnel rather than per route, so adding an endpoint can't silently route around the meter.

Computer vision YOLO and ResNet architectures for industrial inspection.

馃洜 Stack

Python TypeScript C++ PyTorch OpenCV React Flutter

Cloud Azure (AI Foundry, OpenAI, AI Search, Functions, Cosmos DB, Entra ID) 路 AWS 路 Google Cloud
On-premise Self-hosted and locally deployed AI services, for data-residency and air-gapped requirements
Certified Microsoft Certified Trainer 路 Azure Solutions Architect Expert 路 Power Platform Solution Architect Expert

馃帹 Also

I draw, model in 3D, and build games. It isn't a separate hobby from the engineering, it's where the interface instincts come from.


Note

Most of the AI platform work lives in private client repositories.

Pinned Loading

  1. InfiniteTicTacToe InfiniteTicTacToe Public

    Tic-tac-toe with an infinite board and LAN multiplayer over sockets, plus a local offline mode.

    Python

  2. Simon_Game Simon_Game Public

    The Simon memory game as a native Android app, built with Gradle Kotlin DSL.

    Java

  3. CNN-Using-PyTorch CNN-Using-PyTorch Public archive

    Python

  4. Multi-Proccessing-And-Edge-Detection Multi-Proccessing-And-Edge-Detection Public

    Real-time edge detection in OpenCV, benchmarked single-threaded vs multi-threaded vs multi-process to show where the FPS actually goes.

    Python

  5. WellnessMate WellnessMate Public

    Gamified habit tracker in Flutter and Firebase: complete your daily goals, keep a virtual axolotl alive.

    Dart