Software Engineer · AI & Agentic Systems

Khaled Mohsen

I build AI-powered software — agentic systems, RAG pipelines, and full-stack platforms. CS student at New Mansoura University, passionate about applied GenAI and backend engineering.

Python C++ FastAPI Docker MongoDB PostgreSQL ChromaDB LLMs RAG HuggingFace Agentic AI Prompt Engineering PyTorch n8n Git

Selected projects

Personal AI Assistant — Voice-Activated Agent GitHub ↗

Jan 2026

  • Fully agentic AI desktop assistant for Windows, activated via voice wake word, parsing natural language into structured intents (open, search, translate, system) and executing them autonomously.
  • Modular intent-routing architecture with a command parser, skill dispatcher, and asset manager — launches apps, searches the web, translates text, and controls system utilities through one conversational interface.
  • Integrated Groq API (LLaMA 3 70B) as the LLM backend with edge-TTS and SpeechRecognition for a full voice I/O pipeline; packaged as a standalone Windows executable with system tray integration.
Python Groq API SpeechRecognition Pygame LLaMA 3
GymHub — Gym Management Platform GitHub ↗

May 2026

  • Multi-tenant SaaS platform replacing paper records with a unified system for member management, subscription tracking, and attendance.
  • Reduced member registration to under 30 seconds and automated attendance check-in with real-time subscription validation.
  • Containerized with Docker Compose for one-command cloud deployment, serving unlimited gym tenants.
Python MongoDB Docker Beanie ODM
Medical Chatbot Assistant GitHub ↗

Mar 2026

  • Multi-tenant AI health platform using a RAG pipeline with 3 isolated clinical knowledge bases, combining LLM inference, HuggingFace NLP embeddings, and ChromaDB vector storage.
  • End-to-end data pipeline: PDF ingestion, 500-token chunking, multilingual embeddings (Arabic + English), and semantic retrieval.
  • Multi-turn conversational memory (20 turns/session) with MongoDB persistence and prompt-level safety guardrails enforcing ethical AI standards.
Python FastAPI RAG ChromaDB HuggingFace MongoDB Docker

Experience

AI & Software Engineering Trainee Summer 2024

Information Technology Institute (ITI) · Egypt

  • Built AI-powered automation workflows and agentic systems during an intensive GenAI-focused program run by Egypt's national IT institute.
  • Applied software engineering best practices — version control, modular design, containerization — across multiple hands-on projects.
BSc Computer Science — Software Engineering 2022 – 2027 (Expected)

New Mansoura University · New Mansoura, Egypt

Certifications

Building LLM Applications with Prompt Engineering NVIDIA
ITI Summer Training Program — GenAI Information Technology Institute
Create Agents, Voice Agents & Automations in n8n Udemy
Data Analysis with Python IBM