نبذة عني
Motivated and detail-oriented GenAI Engineer (Fresher) with a strong foundation in Python, SQL, Machine Learning, and Large Language Models (LLMs). Hands-on experience building RAG-based document Q&A systems using OpenAI…
Motivated and detail-oriented GenAI Engineer (Fresher) with a strong foundation in Python, SQL, Machine Learning, and Large Language Models (LLMs). Hands-on experience building RAG-based document Q&A systems using OpenAI APIs, LangChain, and FAISS. Skilled in prompt engineering, embeddings, semantic search, and retrieval pipelines. Seeking an entry-level GenAI Engineer role to contribute to real-world LLM applications.
المشاريع
AI Question Answering System (RAG)
Built a document-based Q&A system using OpenAI embeddings with FAISS vectorsearch. Implemented end-to-end RAG pipeline: document loading → chunking →embeddings → indexing → retrieval → answer generation. Improved answer relevance compared to direct prompting without retrieval. Tech Stack: Python, OpenAI API, LangChain, FAISS