Did you know ? { Useless, but true facts }
Loading...
Nikos
Ctrl + C De V eloper 😎How it all started { story time! }
I've always been fascinated by technology and software development. { technology? yes - software dev? not really. } I started my journey as a BSc student in Computer Science { nope. started when i was a kid }, and I realized that I wanted to be an AI full-stack developer { duh! who doesn't }. After obtaining my degree, I decided I wanted{ insert DJ-Khaled voice } another one.
Karamousalidis
Address
Greece ~ Thessaloniki
SatelliteEducation
MSc in AI & Data Science
University of York, Europe CampusTech Stack
A result of half a decade of continuous learning, random 3 AM epiphanies and arguing with AI chatbots.
React

Figma

Tailwind

Node

Express

Next

Postgres

MySQL

Mongo DB

Git

Spline 3D

LangChain

OpenAI
recent projects
Project Details
Built a Retrieval Augmented Generation (RAG) web app using Streamlit that allows users to upload multiple PDF documents and query them in natural language. Implemented document parsing and chunking with LangChain, created embeddings via OpenAI and used FAISS for fast semantic search. Retrieved context is passed to an LLM to generate context-aware answers with conversational history support.