Skip to content
02
Projects
01
VARIANT-GNN
Healthcare AI model classifying genetic variants with a GNN + Ensemble architecture, made transparent with XAI (LIME). PER: 93/100.
PyTorch · GNN · XAI · TEKNOFEST 2026
02
AI Language Agents
LLM-based agent project submitted to the TEKNOFEST Language Agents category — I'm the team captain.
LLM · Agents · TEKNOFEST 2026
↗
03
Local RAG Assistant — Microsoft Foundry Local
A fully offline question-answering assistant that answers from your own documents with citations. Turkish morphology-aware search (dotted/dotless I, apostrophe suffixes, vowel-harmony stemming), hybrid semantic + keyword retrieval, vector storage in SQLite. It refuses to invent answers that aren't in the documents and audits its own output, flagging unsupported sentences. Ships with a 4–6 week summer-school curriculum.
Python · RAG · Foundry Local · SQLite · Offline AI
↗
04
Biomarker Analysis
Biomarker analysis study in the TÜSEB health technology category.
Health Tech · TÜSEB 2026
05
YemekStes
Java console app I built as a first-year course project: an object-oriented food-ordering system — inheritance, abstraction, polymorphism; JUnit 5 tests and CSV persistence.
Java · OOP · JUnit 5 · Maven
↗