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

Organizations

@we-bears

Block or report mesutdmn

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
mesutdmn/README.md

Hi there, I'm Mesut Duman

About me

Hello, I am experienced in developing data science and artificial intelligence applications. I strive to continuously improve myself in this dynamic and ever-evolving field, staying updated on the latest innovations. By leveraging my analytical thinking and problem-solving skills, I create effective solutions and innovative projects.

If you would like to connect in this field, feel free to reach out to me on LinkedIn. I look forward to creating new opportunities together!

Feel free to explore my repositories and don't hesitate to reach out for collaborations or opportunities! 🌟

Polar Bear Coding

🛠  Tech Stack

Python  HTML  CSS 
PostgreSQL  Microsoft SQL Server  SQLite  MongoDB 
Git  Docker  MLflow 
AWS  Azure  Streamlit 
Pandas Tensorflow  Keras  Sklearn  PyTorch 

📈  Project Samples

  • Created a Retrieval-Augmented Generation (RAG)-based AI chatbot, capable of querying PDF documents using the OpenAI API integrated with LangChain. With LangGraph and FAISS, vector-based data queries are performed on PDF files, allowing natural language interaction with the data. https://github.com/mesutdmn/Chat-With-Your-PDF
  • Created an application that allows users to describe images using their voice, converting the audio input into text with the OpenAI Whisper-1 model, and then generating an image from that text using the DALL-E model. Users can also obtain descriptions of their generated images via GeminiAI. https://github.com/mesutdmn/Speech-to-Image-With-LLMs
  • For the Teknofest NLP competition, I developed a model with 85% accuracy using only 8MB of data by employing a transformer-encoder architecture with PyTorch to extract sentiment and brand names from Turkish customer reviews. Despite not using a pre-trained model, we ranked 18th out of 90 teams, competing against others who used pre-trained models. https://github.com/we-bears/Turkish-Brand-Entity-Sentiment-Recognizer
  • The Carbon Footprint Calculator project is a user-friendly web application designed to empower individuals to assess and understand their environmental impact. https://github.com/mesutdmn/Carbon-Footprint-Calculator-App

📚  Important Certificates

Connect with me

Pinned Loading

  1. Chat-With-Your-PDF Chat-With-Your-PDF Public

    LLM-based application leveraging LangChain for Retrieval-Augmented Generation (RAG) on imported PDF documents. Enables users to interactively query and converse with PDF content using vector-based …

    Python 2

  2. Speech-to-Image-With-LLMs Speech-to-Image-With-LLMs Public

    This project demonstrates a pipeline that converts speech input into images by leveraging Large Language Models (LLMs) and image generation modelss

    Python 1

  3. NLP-Turkish-Brand-Entity-Sentiment-Recognizer NLP-Turkish-Brand-Entity-Sentiment-Recognizer Public

    2024 Teknofest, Türkçe Doğal Dil İşleme Yarışması – Doğal Dil İşleme Senaryosu #Acıkhack2024TDDİ

    Jupyter Notebook 2

  4. Datathon2024-BTKAkademi Datathon2024-BTKAkademi Public

    This repo contains the notebook file of the steps we implemented during the competition process and the script files of the model we made live in the streamlit interface.

    Python 2

  5. Carbon-Footprint-Calculator-App Carbon-Footprint-Calculator-App Public

    The Carbon Footprint Calculator project is a user-friendly web application designed to empower individuals to assess and understand their environmental impact.

    Python 13 18

  6. Recommandation-Systems Recommandation-Systems Public

    Several different recommendation systems work on different datasets using various methods.

    Jupyter Notebook 7