Skip to content
View Sahand-rdl's full-sized avatar
  • Aachen

Highlights

  • Pro

Block or report Sahand-rdl

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Sahand-rdl/README.md

Sahand Rahmdel

M.Sc. Computer Science (AI) @ RWTH Aachen · AI Engineer @ Mercedes-Benz AG

I build things at the intersection of applied AI and real engineering problems; production agents, RAG systems, HPC-scale NLP pipelines, and the occasional seat snatcher.

Currently working on two fronts: pushing agentic AI into industrial software development at Mercedes-Benz, and finishing my master's in AI at RWTH Aachen.


What I'm working on

EmbedAtlas (in progress): A GUI tool for the full embedding workflow; dataset ingestion, embedding generation, RAG creation, semantic search, and interactive dimensionality reduction visualizations (PCA, UMAP, t-SNE) via Plotly. Everything in a few clicks.


Projects

  • Artifaix: AI-powered research management platform with iterative LLM feedback loops, MapReduce document processing, vector search, and a FastAPI/React microservice architecture.
  • rwth-seat-snatcher: Selenium automation for RWTH library seat reservations. Ruthlessly practical.
  • typing-test-cli: Terminal typing test with Levenshtein-distance accuracy scoring.
  • maptoposter: Forked and contributed to; turns city maps into minimalist print posters.

Background

  • Analyzed 6.1 TB of multilingual text embeddings across 24 languages for my bachelor's thesis at RWTH Aachen, Forschungszentrum Jülich, and WestAI, finding that mean embeddings cluster by linguistic family rather than topic
  • Built HPC embedding pipelines at Jülich Supercomputing Centre for Teuken-7B, Germany's first open LLM
  • Configured OSPF, BGP, RPKI, VLANs across 28 virtual routers during a network engineering internship
  • Written low-level C firmware for ATMega644 embedded systems

Stack

AI / ML: PyTorch · Hugging Face · LangChain · LangGraph · ChromaDB · RAG · MCP · Vector Embeddings
Backend: Python · FastAPI · Docker · SLURM · Linux
Frontend: React · TypeScript · Tailwind CSS
Other: C# · C/C++ · SQL · Git


Fun fact

Sahand is the name of an inactive volcano in northwestern Iran. It means strong, firm, and established. The easiest way to remember it: Sa + ✋ = Sahand.


📍 Aachen, Germany · 📬 [email protected] · LinkedIn

Popular repositories Loading

  1. Sahand-rdl Sahand-rdl Public

    About Me!

    1

  2. Artifaix Artifaix Public

    AI-powered research platform for automated scientific information foraging. Built with a modular FastAPI/React microservice architecture, it leverages iterative LLM feedback loops, MapReduce docume…

    TypeScript

  3. rwth-seat-snatcher rwth-seat-snatcher Public

    RWTH Seat Snatcher: A minimalist automation tool for library seat reservations using Selenium.

    Python

  4. maptoposter maptoposter Public

    Forked from originalankur/maptoposter

    Transform your favorite cities into beautiful, minimalist designs. MapToPoster lets you create and export visually striking map posters with code.

    Python

  5. typing-test-cli typing-test-cli Public

    A minimalist Python-based typing test utilizing the Levenshtein distance algorithm for high-precision accuracy and WPM reporting.

    Python

  6. EmbedAtlas EmbedAtlas Public

    A GUI tool for the full embedding workflow; dataset ingestion, embedding generation, RAG creation, semantic search, and interactive dimensionality reduction visualizations (PCA, UMAP, t-SNE) via Pl…

    Python