Skip to content

/projects

Selected work.

Most of this is proprietary, so descriptions are deliberately light on internal detail. Open-source side projects live on GitHub; peer-reviewed work is on the resume.

  1. 2025— · Etiya

    Enterprise RAG System

    Production RAG over 500K+ documents — hybrid search (vector + BM25), HyDE rewriting, cross-encoder re-ranking, RAGAS evaluation. 92% recall@10, sub-3s responses.

    ragllmfaissragas
  2. 2025— · Etiya

    Agentic AI Platform

    Multi-agent orchestration with LangGraph + CrewAI (ReAct, Plan-and-Execute) across 25+ tools, with episodic and knowledge-graph memory, LangSmith tracing. 99.2% task completion.

    agentslanggraphcrewailangsmith
  3. 2025— · Etiya

    LLM Guardrail System

    Multi-layer guardrails (Guardrails AI + NeMo + custom) with PII detection, SHAP explainability, monitoring app (React / FastAPI / PostgreSQL). 89.2% blocked, 5K+ concurrent.

    guardrailspiishapredis
  4. 2025— · Etiya

    Multi-Tenant NER Platform

    Scalable NER serving multiple enterprise clients with tenant-specific isolation and SLA-based model selection. Sub-200ms inference.

    nlpnermulti-tenant
  5. 2025 · Etiya

    Code-Generation Fine-tuning

    LoRA fine-tuning of large code models on Hugging Face for domain-specific completion. +40% accuracy, −90% training cost, A/B adapter swapping.

    lorahuggingfacepytorch
  6. 2023—2025 · Im-Par · Frankfurt

    ISO 20022 / SWIFT NLP Pipeline

    NLP pipelines in Python to validate and auto-generate compliant financial messages (ISO 20022, SWIFT MT/MX) for regulated workflows.

    nlpfintechcompliance
  7. 2023—2025 · Im-Par · Frankfurt

    Graph-Based Fraud Detection

    Graph systems on Neo4j + GraphQL over large financial datasets — link prediction, clustering, anomaly detection, with Pandas/Spark mining for real-time signals.

    neo4jfraud-detectionspark
  8. 2023—2025 · Im-Par · Frankfurt

    Banking-Platform Microservices

    Cloud-native banking platform: Golang for performance-critical services, Python / Django for AI orchestration. gRPC + REST, KrakenD gateway, Keycloak RBAC/ABAC, custom Kubernetes operators.

    golangkuberneteskrakend
  9. 2021—2023 · Tiga · Ankara

    Healthcare Activity Recognition

    Edge-to-cloud sensor-fusion pipeline (ESP-32 + Raspberry Pi). PCA / FFT / LDA preprocessing, ensemble of classical ML + CNN models, on-device mobile inference.

    edge-mlsensor-fusioncnn