serkanyasr
Interested in Artificial Intelligence, Data Engineering, Back End Developer
Coskunoz HoldingBursa
Pinned Repositories
AspNet-Core-Web-API
ChatAI-with-ChatGPT-Gemini-and-Claude
AI Chatroom is a project that provides interactive chat experiences with three major language models: ChatGPT, Gemini, and Claude.
Create-Images-with-DALL-E3-Stable-Diffusion
It is a research and application project on image synthesis and manipulation using DALL-E3 and Stable Diffusion models. The aim is to understand the use of these models and develop sample applications.
CSharp
Data-Scientist-Path
DatathonAI-ITU
Django-DashBoard
Deploy Your Django Application on Azure Virtual Machine
serkanyasr's Repositories
serkanyasr/ChatAI-with-ChatGPT-Gemini-and-Claude
AI Chatroom is a project that provides interactive chat experiences with three major language models: ChatGPT, Gemini, and Claude.
serkanyasr/AspNet-Core-Web-API
serkanyasr/Create-Images-with-DALL-E3-Stable-Diffusion
It is a research and application project on image synthesis and manipulation using DALL-E3 and Stable Diffusion models. The aim is to understand the use of these models and develop sample applications.
serkanyasr/CSharp
serkanyasr/Data-Scientist-Path
serkanyasr/DatathonAI-ITU
serkanyasr/Django-DashBoard
Deploy Your Django Application on Azure Virtual Machine
serkanyasr/langchain-chatbot-explorer
This repository includes scripts for downloading Langchain documents, ingesting them into Pinecone, and running a Streamlit app to explore the data.
serkanyasr/LangChain-LLM-Model-Comparison
Comparison of 4 major LLM language models with LangChain framework. ChatGPT, Gemini,Command and Claude.
serkanyasr/Machine-Learning-algorithm
serkanyasr/Python-Library
serkanyasr/serkanyasr
serkanyasr/Spectogram-Recognition-CNN
serkanyasr/LLM-Compare-FastAPI
About LLM-Compare-FastAPI is an open-source tool for comparing AI language models like DeepSeek, OpenAI GPT, Google Gemini, and more, using FastAPI and Streamlit
serkanyasr/Python-SQLAlchemy-FrameWork
SQLAlchemy's ORM layer, database tables are defined as Python classes, and relationships between tables are managed through Python objects.
serkanyasr/RAG-with-LangChain-URL-PDF
LangChain framework provides chat interaction with RAG by extracting information from URL or PDF sources using OpenAI embedding and Gemini LLM
serkanyasr/WebAPI-NTier-Architecture