Skip to content
View AhmedTammaa's full-sized avatar

Highlights

  • Pro

Block or report AhmedTammaa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AhmedTammaa/README.md

Hi there, I'm Ahmed Tammaa πŸ‘‹

Generative AI β€’ LLM Engineer β€’ ICPC World Finalist
Nomadic Developer, working remotely from anywhere!

Profile Views Β 
Trophy


About Me

I’m a Generative AI and LLM Engineer with hands-on experience building advanced AI applications, from Large Language Models to autonomous agent workflows. My background spans Machine Learning, Deep Learning, NLP, and Computational Research, including competitive programming at the ICPC World Finals level.

  • πŸ”­ Currently: Working on enterprise-level LLM Agents (private, NASDAQ-listed company)
  • 🌱 Exploring: Generative AI, LangChain, and advanced NLP pipeline automation
  • πŸ‘― Open to Collaborate: On LLM projects, prompt engineering, and LangChain libraries
  • 🀝 Looking for Help: Best practices in advanced LLM evaluation, safety, and prompt optimization
  • πŸ“ Writing: I share articles on Medium about Generative AI and developer tips
  • πŸ‘¨β€πŸ’» All Projects: View them on my GitHub profile

Key Achievements

  • ICPC World Finalist (2023): Placed among the top 2% of competitive programmers worldwide
  • Open Source Contributions:
  • Academic Excellence: Graduated First Class Honours; Valedictorian of AI specialization
  • Best Research & Design Award (2023): For AI-based projects at the British University in Egypt

Featured Projects

  1. LLM Agent Data Analyst

    • Built an agentic workflow (with Langgraph) that analyzes and creates reports on enterprise-scale data
    • Integrated RBAC security layers for safe database interactions
    • Generates full business reports with visualizations automatically
  2. Adversarial Text-to-Image Synthesis (Graduation Project)

    • Achieved FID: 95 and Inception Score (IS): 3.09 through advanced GAN + NLP synergy
    • Implemented Instance Selection to reduce training time by 20%
  3. Autonomous LangChain Legal PDF Summarizer

    • Developed an agent that analyzes and summarizes lengthy legal documents into structured JSON format
    • Integrated correctness and safety evaluations for reliable LLM outputs

What I Do

  • LangChain Development: Building custom LLM pipelines, RAG solutions, and autonomous agents
  • Generative AI: Experimentation with text-to-image, text-to-text transformations, and cutting-edge model architectures
  • Machine Learning: Traditional statistical models to advanced neural networks (PyTorch, TensorFlow, scikit-learn)
  • Research & Teaching: Part-time Teaching Assistant, focusing on Neural Networks and Machine Learning labs

Connect with Me

LinkedIn Medium Email


Tech Stack & Tools

python java cplusplus pytorch tensorflow scikit_learn pandas seaborn mongodb redis docker azure git figma postman


Looking to discuss AI or collaborate on cutting-edge LLM projects? Feel free to reach out or connect on LinkedIn.

Thanks for visiting! Keep coding and innovating πŸš€

Popular repositories Loading

  1. InterviewInsightMine InterviewInsightMine Public

    This project aims to scrape and analysis interviews from Glassdoor. It is focused for data science as for now. There will be more data science work on this repo on the future.

    Jupyter Notebook 7 1

  2. Get-a-hand Get-a-hand Public

    HTML 1

  3. text-to-image-GAN text-to-image-GAN Public

    This is my graduation project. It is uncomplete yet and under research. The main target is to generate realistic images from text

    Jupyter Notebook 1

  4. Matrix-library Matrix-library Public

    This repository is aimed to provide all of the operation that could be done on matrices

    C++

  5. Compititve-programming Compititve-programming Public

    this repository is aimed to have guide and facilities for competitive programming

    C++

  6. Chart.js Chart.js Public

    Forked from chartjs/Chart.js

    Simple HTML5 Charts using the <canvas> tag

    JavaScript