@Sayeem3051 logo

@Sayeem3051

Free

Cloud Generative AI Engineer building AI projects 🚀

FreeFree tier
Type
Open Source

About @Sayeem3051

Sayeem3051 is the GitHub profile of Abkari Mohammed Sayeem, a Cloud Generative AI Engineer specializing in machine learning, deep learning, AWS, and Python. The profile hosts a collection of open-source AI/ML projects including a lightweight LLM-based document analysis tool (PDF/text upload with Q&A), a deep face emotion recognition system using custom CNNs on 48x48 grayscale images, MRI classification models, a Python context engineer for building LLM context from codebases, a RAG-based interview assistant, and a cloud deployment project. Sayeem actively builds real-world AI projects and collaborates on AI cloud solutions.

Key Features

LLM-based document analysis tool (upload PDFs/text, ask questions for insights)
Deep face emotion recognition using custom CNN on grayscale facial images
MRI classification for medical imaging with machine learning
Python context engineer to build LLM context from codebases
RAG-based interview assistant for AI-powered Q&A
Cloud deployment projects using AWS and modern infrastructure
Tech stack includes Python, AWS, LLMs, Streamlit, and MLOps

Pros & Cons

Pros
  • Active open-source contributor with multiple AI/ML projects
  • Covers diverse domains: NLP, computer vision, medical imaging, cloud deployment
  • Uses modern tools and frameworks (LLMs, AWS, Streamlit, MLOps)
  • Projects are practical and focused on real-world problem-solving
  • Open to collaborations and community-driven improvements
Cons
  • Limited community following and recognition (6 followers)
  • Many projects appear to be early-stage or personal experiments
  • Documentation and user guides are minimal for some repositories

Best For

Analyzing documents and extracting AI-powered insightsRecognizing human emotions from facial imagesClassifying medical MRI scans for diagnosis assistanceGenerating LLM context from Python codebases for improved AI interactionsBuilding AI-driven interview preparation assistantsDeploying cloud-native AI applications on AWS

FAQ

What is the document-analysis project?
A lightweight LLM-based tool for document analysis. Users can upload PDFs or text files and ask questions to get AI-powered insights, summaries, and key information.
What does deep-face-emotion do?
It uses a custom CNN model trained on 48x48 grayscale facial images to classify emotions such as Happy, Sad, Angry, Surprise, Fear, Disgust, and Neutral, with data augmentation.