Skip to content

Latest commit

Β 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 

Repository files navigation

Hi, I'm Mert πŸ‘‹

AI/ML Engineer β€” I take AI-powered applications from idea to production. My focus is integrating LLMs into systems that are robust, private, and maintainable: retrieval-augmented generation, on-prem inference, and the unglamorous engineering that makes model output reliable enough to ship.

I come from a backend background (C# / .NET, microservices, enterprise integrations) and I bring that discipline into AI work β€” schema validation, error isolation, observability, and tests.

I'm doing an MSc in Computer Engineering (2026–).

What I'm building

  • On-premise RAG platform β€” question answering over company documents, backed by PostgreSQL + Qdrant vector search with local Gemma inference via Ollama. No data leaves the network.
  • ollama-middleware β€” an OpenAI-compatible API gateway for locally hosted models: /v1/chat/completions, /v1/embeddings, key auth, streaming, and model aliasing so the real model identity never leaks to clients.
  • Structured-output pipelines β€” turning free text into deterministic, schema-conformant JSON with validation, a normalization layer, and retry. Multi-tenant isolation by design.
  • onmic.io β€” self-hosted, always-on WebRTC mesh voice rooms with screen sharing. docker compose up brings up the app, coturn, and automatic TLS.

Open source

Two of my pull requests are merged into Microsoft repositories:

I founded @BuzzSpire, an open-source organization where I maintain Nexar β€” a modern, ergonomic HTTP client library for .NET with a fluent builder, interceptors, retries, and 95% test coverage.

Toolbox

  • Languages β€” Python Β· C# Β· TypeScript Β· Rust Β· C/C++
  • AI/ML β€” Ollama Β· Gemma Β· Qdrant Β· RAG Β· embeddings Β· prompt & pipeline design
  • Backend β€” .NET Β· ASP.NET Core Β· Node.js Β· PostgreSQL Β· Docker
  • Frontend β€” Next.js Β· React Β· Tailwind CSS

Elsewhere

mertturkoglu.com Β· LinkedIn

About

My GitHub profile README

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors