2
1
Egypt
1 year of experience
• A dynamic and passionate AI (GenAI) Engineer, Data Scientist. • Foundational Expertise in Artificial Intelligence (AI), and Generative AI (GenAI), Data Science, Machine Learning (ML) and Deep Learning (DL). • Bachelor's degree in Engineering from Helwan University in Cairo, Department of Computer & Software Engineering. • Diplomas & Courses in Data Science, ML, and AI (GenAI) and Data Analytics. • Practical Experience in a cutting-edge tech company, developing innovative AI solutions. • Business Awareness and Mindset with Keen understanding of how AI can drive value and innovation within business contexts. • Creativity & Innovation with Proven ability to think outside the box and develop creative solutions in AI and data science. • Leverage analytical skills and technical knowledge for data-driven decision-making and creating impactful AI strategies. • Aim for the greatest extent of continuous learning and self-realization in AI, particularly in generative artificial intelligence. • Passionate about pushing the boundaries of AI and GenAI to drive forward-thinking solutions.
PDF documents serve an important role in sharing and protecting information in today’s digital world. However, obtaining useful information from these pdfs documents can be difficult. Summarizing pdf documents enables users to quickly extract key information and gain a deeper understanding of the document’s content. Text summarization is a critical Natural Language Processing (NLP) task with applications ranging from information retrieval to content generation. Leveraging Large Language Models (LLMs) has shown remarkable promise in enhancing summarization techniques. While, automatically-generated summaries were riddled with artifacts such as grammar errors, repetition, and hallucination. Hallucination in text summarization refers to the phenomenon where the model generates information that is not supported by the input source document. Hallucination poses significant obstacles to the accuracy and reliability of the generated summaries. Detecting these hallucinations of LLMs for pdf summarization is a critical issue to evaluate summarization factual consistency rate. In the proposed project, we introduce LLM-based application called Cloudilic-HHEM that contains the following contributions: Enable users for chatting with different uploaded pdfs to extract useful and meaningful information, Summarizing pdf documents by different LLMs Like GPT 3.5, Google Gemini and LLAMA 2, Using Vectara-HHEM model to detect the score of hallucination of the used LLM in text summarization, Using dynamic temperatures when calling LLMs to compute the relative of hallucination score with the temperature parameter of LLM, The project has been presented by good stremlit GUI for user experience.