// machine learning engineer
Ashhad Ahsan Rehman
I build AI systems that ship — multi-agent workflows, RAG pipelines, and production LLM apps. 6+ years. Koblenz, Germany — open to relocation.
$ ls selected-work/
view all →- Roost
Open-source Postgres-backed job queue for Python. No Redis, no RabbitMQ — just your existing Postgres. Transactional enqueue, LISTEN/NOTIFY, crash recovery, and a live dashboard. 15,289 jobs/sec on a single async connection.
- Agent-UniRAG
Open-source trainable LLM agent framework for unified single-hop and multi-hop question answering. Five-node LangGraph state machine with ChromaDB, FastAPI streaming, and a Next.js UI. Based on arXiv research.
- KERAG
Implementation of Knowledge-Enhanced RAG (arXiv:2509.04716): combines SPARQL-based knowledge graphs with LLM relevance scoring and Chain-of-Thought reasoning for complex multi-hop QA. LangChain, LangGraph, multi-provider LLM support.
-
GameMind AgentConversational AI platform for game developers using LangGraph with PostgreSQL vector embeddings. Boosts idea recall accuracy by 65% through semantic memory retrieval and automated visualization. Built at Schoene Neue Kinder GmbH (Munich, remote).
$ pip list | grep ashhad
$ cat writing/
- LLM-Dispatcher: the smart way to route your AI requests Oct 2025 · Medium
- Building HANRAG: making RAG systems actually work for complex questions Oct 2025 · Medium
- LangSAM on Replicate: image segmentation with natural language Jun 2025 · Medium
- Transforming text into video: an AI-powered approach Apr 2024 · Medium
- WhisperX Space: elevating audio transcription Sep 2023 · Medium
- fastapi2postman: automate your FastAPI-to-Postman conversion May 2023 · Medium