Skip to content
View ogu83's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ogu83

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ogu83/README.md

👋 Hi, I'm Oğuz Koroğlu

🤖 LLM & AI Agent Integration Engineer | RAG · Vanna.ai · OpenAI · Python
I help businesses embed large-language-model intelligence into their products—building RAG pipelines, AI-powered reporting tools, custom agents, and end-to-end LLM integrations that turn raw data into actionable insights.


💼 What I Offer

  • 🧠 LLM & AI Agent Integration – Design and ship production-ready RAG systems, AI agents, and LLM-powered APIs using OpenAI, LangChain, and open-source models.
  • 📊 AI-Enhanced Reporting & BI – Integrate Vanna.ai and NLP-to-SQL pipelines to turn natural-language questions into live dashboards and charts.
  • 🔌 Data Ingestion & Pipeline Engineering – Build robust ingestion, chunking, and embedding pipelines for vector databases (pgvector, Pinecone, Weaviate).
  • 📈 Visualization & UX for AI – Craft intuitive chat and dashboard UIs that surface LLM insights without overwhelming users.
  • 💸 Token Optimization – Compress context, implement smart caching, and budget prompts to keep LLM costs predictable at scale.
  • 👥 Team Leadership – Agile/Scrum expertise with hands-on mentoring for AI-focused engineering teams.

📌 Featured AI & LLM Projects

  • Knowledge Base Assistant
    Full-stack RAG application (FastAPI + PostgreSQL + Vue 3) that indexes a knowledge base with FTS/trigram search and lets users ask natural-language questions answered by OpenAI with grounded, context-scoped responses. Demonstrates indexing performance gains (~30% faster queries), token-budgeted prompts, and a chat-bubble UI.

  • Premiere Digital – AI Reporting Tool (private enterprise)
    Enhanced a media-supply-chain reporting platform with Vanna.ai: added NLP-to-SQL query generation, improved data ingestion pipelines, implemented interactive visualizations, and reduced token consumption through context compression and prompt engineering.

  • Crypto Trading Intelligence
    Real-time pump-pattern detection combining Python signal processing with LLM-assisted anomaly summarization.

  • Northwind .NET 10 Migration
    Clean-architecture migration showcase—useful context for integrating AI features into modernized .NET backends.


📊 GitHub at a Glance

GitHub Stats


🌍 Let's Work Together


💡 Ready to add LLM intelligence to your product—RAG pipelines, AI agents, or NLP-powered reporting? Let’s connect on Upwork.

Pinned Loading

  1. Northwind Northwind Public

    Northwind CRM .NET 9.0 Migration: This is a .NET 9.0 Migration Example

    TypeScript

  2. OpenSilver OpenSilver Public

    Forked from OpenSilver/OpenSilver

    This repository contains the source of both OpenSilver and CSHTML5. More information is available at: www.opensilver.net and www.cshtml5.com - Read README.md for the instructions on how to build th…

    C#

  3. SampleCRM SampleCRM Public

    Forked from OpenSilver/SampleCRM

    A real-world example for developing business applications with OpenSilver

    C#

  4. CryptoTickerAnalyzer CryptoTickerAnalyzer Public

    a ticker collector from known markets OKX and Binance, draw tick charts, compare tick analysis.

    Python

  5. BitcoinChainDataAnalyzer BitcoinChainDataAnalyzer Public

    This project collects multiple on-chain Bitcoin metrics from JSON files, aligns them over time, and uses LightGBM to train a regression model that predicts the market price.

    Python 1

  6. knowledge-base-assistant-oguz knowledge-base-assistant-oguz Public

    The project is to build a simple Intelligent Knowledge Base Assistant—a web app where users can search a curated library of technical articles (e.g., on programming topics) and get AI-assisted answ…

    Python