Ibrahim H. El-Shal Applied Data Scientist
← All Work
APPLIED AI · TELECOM 2026

AI-Powered Hybrid RAG Platform for Telecom Optimization

Status
Completed
PythonLLMsRAGBM25Vector SearchEmbeddingsCross-Encoder Re-rankingLLM Evaluation

Context

Telecom engineering teams work with large amounts of operational and technical information, making accurate retrieval and grounded reasoning critical when using LLM-based assistants.

What I Built

Designed and deployed a Retrieval-Augmented Generation system combining BM25 lexical retrieval with vector embeddings and cross-encoder re-ranking to improve retrieval quality and answer precision.

Evaluation

Implemented automated evaluation using faithfulness-oriented metrics, precision@k, and LLM-as-a-judge scoring to evaluate retrieval and generated responses.