Ahmed Anwar

ML/AI Engineer | Generative AI Specialist | Web Developer

I consider myself a hardworking and orderly person who excel in problem solving and helping out people. Research and learning new things are my forte. Right now I am focusing on gaining new experience by means of professional experience.

Contact me

About Me

As an AI engineer, I specialize in crafting AI-driven solutions that have a meaningful impact. My experience spans developing personalized chatbots to deploying large-scale models, blending technical expertise with creative problem-solving. From tutoring Python at BRAC University to driving AI innovations at Spectrum IT Solutions, I’ve nurtured a passion for cutting-edge technology. With a strong foundation in machine learning, generative AI, and web development, I’m committed to pushing the boundaries of what’s possible and creating intelligent solutions that truly make a difference.

Resume

Education

BRAC University

Bachelor of Science in Computer Science and Engineering

Duration: 2020 - 2024

CGPA: 3.81

Rajuk Uttara Model College

HSC [Science]

Duration: 2017 - 2019

GPA: 5.00

Ispahani Public School and College

SSC [Science]

Duration: 2015 - 2017

GPA: 5.00

Skills

Programming Languages:

Libraries and Tools:

AI Expertise:

Databases & Vector Databases:

Web Development:

DevOps & System Tools:

Experience

AI Engineer

Spectrum IT Solutions Limited

August 2024 – Present

  • E-KYC Plug-and-Play Solution (ekyc.nagorikcard.com): Developed a comprehensive E-KYC platform for institutional use. Engineered and integrated modules for robust NID OCR, automated NID verification, face liveness detection, and highly accurate face matching to streamline user onboarding.
  • Pensioner Verification System (pension.nagorikcard.com): Built an automated verification system utilizing face liveness detection and matching to periodically verify the life status of TCB pensioners, ensuring secure and accurate pension distribution.
  • ID Document Liveness Detection System: Developed a custom vision model capable of classifying multiple spoof types including genuine, photocopy, screen replay, reprint/critical spoof, half card, and blurry images of TCB Smart Family Cards issued by Government. This enhanced security measures for ID verification workflows.
  • High-Performance ML Inference: Optimized Vision Transformer models for production, achieving sub-150ms latency on CPU-only environments. Scaled system throughput to 20+ requests per second (RPS) by implementing multi-threading, Nginx load balancing, and efficient model selection.
  • Bengali News Insight Engine: Designed a full-scale data pipeline using Apache Airflow to scrap 40+ Bengali newspapers daily. Applied NLP and vector search techniques to extract and retrieve relevant insights using semantic similarity search.
  • Bengali STT & TTS Models: Achieved notable progress in building a custom speech-to-text (STT) model for the Bengali language, enhancing language accessibility and enabling voice-powered interfaces; currently refining STT performance before initiating the text-to-speech (TTS) phase of the project.
  • Agentic Automation Systems: Developed AI agent-based systems capable of automating workflows such as chat-driven information retrieval, report generation, and dynamic system updates—reducing manual overhead and improving operational efficiency.
  • Model Fine-Tuning & Optimization: Fine-tuned large language models using Parameter-Efficient Fine-Tuning (PEFT) strategies to adapt them to specialized business domains with minimal resource consumption.
  • AI Infrastructure on AWS: Managed full ML model lifecycle using AWS SageMaker and Bedrock for training, deployment, and auto-scaling across production workloads. Ensured system robustness and reliability through cloud-native monitoring and optimization.
  • Semantic Vector Search Systems: Designed and deployed vector search pipelines using state-of-the-art embedding models and vector databases to enable semantic retrieval, chatbot memory, and content-based recommendation across multilingual data.
  • Backend Engineering & DevOps: Built scalable backends primarily with Django and occasionally FastAPI. Set up Nginx for load balancing, implemented CI/CD pipelines, containerized applications with Docker, and monitored live deployments to ensure system reliability and performance.

Python Intern → Junior Programmer

Genuine Technology & Research Ltd.

March 2024 – July 2024

Promoted from Python Intern to Junior Programmer based on performance and key contributions to AI agent development and workflow automation systems.

  • Designed and refined advanced AI Agent architectures for task automation and real-time decision-making. Built the OwnAgent system that learns and replicates user workflows using LLMs and automation primitives.
  • Worked on Retrieval-Augmented Generation (RAG) pipelines using LLMs for domain-specific information retrieval. Delivered an AI system trained with Llama2 to answer queries via context-based retrieval.
  • Built and deployed practical Python solutions using FastAPI. Developed a LinkedIn Automation System to automate login, engagement, and content analysis workflows.
  • Collaborated in code reviews and team engineering sprints, maintaining high code quality and fast iteration cycles.

Student Tutor

BRAC University

October 2022 - December 2023

  • Tutored Python, OOP, Data Structures, and algorithms at BRAC University.
  • Provided individualized guidance, fostering a supportive learning environment.
  • Developed time management, teaching and leadership skills.

Thesis Work

A Study on the Efficacy of Natural Language Generation

BRAC University

Thesis Project

  • Designed a classification model to differentiate between Rabindranath Tagore’s texts and non-Tagore texts.
  • Analyzed stylistic and linguistic differences between Rabindranath-era texts and contemporary Bangla texts.
  • Conducted multi-author text classification for Bangla literature.
  • Fine-tuned mT5 and BanglaT5 models to generate texts in Rabindranath Tagore’s writing style.
  • Developed a classifier to distinguish between authentic Tagore texts and AI-generated imitations.

Projects

SynchroChat Website Engine

Architected a multi-tenant SaaS platform enabling instant deployment of AI-integrated business websites. Developed an Agentic Ecosystem where each site features an autonomous AI agent capable of managing live inventory, processing orders, and handling multi-lingual customer support. Integrated high-level state management to sync agent actions with backend finance and order-tracking modules.

Website

AI Travel Support Agent

Engineered an autonomous agent using LangGraph and RAG to manage the full customer lifecycle. Designed custom agentic workflows for multi-step task execution, including automated travel itinerary generation and stateful booking interactions, significantly reducing the need for human intervention.

Website

Pharmacy Inventory Management System

Built a robust inventory management system tailored specifically for pharmacies. Streamlines stock tracking, handles medical inventory workflows, and improves daily operational efficiency.

Website

Resource Sharing and Course Review Website

Built a MERN stack website integrating AI-driven sentiment analysis for reviews, enabling resource sharing, blogging, and problem-solving.

GitHub

Offensive Text Detection Model

Designed offensive speech identification models using BiLSTM, SVC, and Logistic Regression, showcasing proficiency in NLP and machine learning.

GitHub

Water Quality Detection Model

Developed a Water Quality Detection Model employing SVM, Decision Tree, KNN, and Logistic Regression to predict water safety, demonstrating environmental ML applications.

GitHub

OwnAgent Project: AI-based Task Automation System

Developed an AI-driven task automation system leveraging advanced AI agents and Large Language Models (LLMs) to learn and replicate user interactions.

GitHub

Author Detection Model from Bangla texts

Constructed author detection models for Bangla texts, leveraging BiLSTM and BiLSTM combined with BanglaBERT, showcasing proficiency in natural language processing and advanced deep learning techniques.

GitHub

Context Based Question Answering using Finetuned Llama2

For context-driven Question Answering, I fine-tuned the 'meta-llama/Llama-2-7b-chat-hf' model, which showed superior performance. Utilized the 'SQuAD2.0' dataset, which combines 100,000 questions in SQuAD1.1 with over 50,000 unanswerable questions.

GitHub

Style Transfer Model

Implemented Text Generation Models using Style Transfer technique by fine-tuning language models like BanglaT5 and mT5-small, demonstrating expertise in natural language processing and creative content generation.

GitHub

Cricket-Chatbot

An AI chatbot focused on cricket using Retrieval Augmented Generation (RAG). Model Used: 'TheBloke/Llama-2-7B-Chat-GGML' and 'mistralai/Mistral-7B-Instruct-v0.1'

GitHub

LinkedIn Automation System

Developed a task automation system for LinkedIn, enhancing productivity through features like login automation, post analysis, automated reactions, and content extraction.

GitHub

Task Management Website

Developed a comprehensive Task Management Website using Django and PostgreSQL, empowering users to efficiently organize, track, and manipulate tasks.

GitHub

Doctor Suggesting Website

Developed a dynamic Doctor Recommending Website using Django and MySQL, incorporating advanced features such as personalized doctor searches, BMI calculation, and user reviews.

GitHub

Text-to-Speech Converter

Developed a versatile Text-to-Speech Converter application enabling both text-to-speech and speech-to-text functionalities, showcasing proficiency in Python and Tkinter.

GitHub

Certifications

AWS DeepLearning Certificate

Generative AI with Large Language Models

DeepLearning.AI, Amazon Web Services | Issued May 2024 | Credential ID YHGQPC4GTDMG

I am delighted to share my completion of the "Generative AI with Large Language Models" course from DeepLearning.AI and Amazon Web Services. This enlightening program expanded my knowledge of deploying large language models for generative AI tasks. Through a captivating blend of theory and hands-on practice, I gained invaluable skills in crafting and implementing sophisticated AI solutions. This accomplishment is a testament to my commitment to continuous learning and my enthusiasm for contributing to the dynamic and ever-evolving field of generative AI.

Duke University Certificate

End to End LLMs with Azure

Duke University | Issued Jan 2025 | Credential ID 31HXGKL0YOGC

Successfully completed the "End to End LLMs with Azure" credential, an intensive program focusing on implementing, fine-tuning, and managing Large Language Models within the robust Microsoft Azure ecosystem. This solidifies my expertise in deploying enterprise-grade, scalable LLM pipelines, managing infrastructure, and integrating cutting-edge AI architectures seamlessly into cloud environments to drive real-world business value.

DeepLearning Certificate

Neural Networks and Deep Learning

DeepLearning.AI | Issued Apr 2023 | Credential ID DYK78KKDML8X

I'm thrilled to announce my successful completion of the Coursera Neural Networks and Deep Learning course. This immersive program not only deepened my understanding of neural networks but also empowered me to apply these skills to diverse projects. The hands-on approach allowed me to delve into practical implementations, solidifying my grasp on advanced topics. This knowledge is invaluable, providing a strong foundation to explore and contribute to cutting-edge developments in the dynamic landscape of neural networks.

Achievements & Awards

DofE Award

The Duke of Edinburgh's Award

Gold Awardee | Issued Dec 2018

Earned The Duke of Edinburgh's Gold Award, a prestigious and internationally recognized achievement, demonstrating commitment to personal development, leadership, and community service. Successfully completed a series of challenging expeditions, including learning programming, fostering resilience, teamwork, and problem-solving skills. Engaged in volunteer work, enhancing community impact and social responsibility. This accomplishment reflects dedication to self-improvement, perseverance, and a passion for making a positive contribution to both personal growth and the community.

BRACU Award

Merit Scholarship Award

BRAC University | Awarded for maintaining high CGPA

Awarded the Merit Scholarship at BRAC University in recognition of consistently maintaining an excellent academic record and high Cumulative Grade Point Average. This achievement reflects deep dedication, academic rigor, and a continuous passion for mastering computer science principles.

BRACU Award

VC’s List and Dean’s List Award

BRAC University | Awarded for Outstanding Academic Performance

Honored with placement on both the Vice Chancellor's List and the Dean's List at BRAC University. These accolades are presented as formal recognition of achieving outstanding academic performance across multiple semesters. It highlights a proven track record of excellence in demanding technical coursework and a commitment to higher learning.

Medium blogs

Blog 1 Image

Kacchi Biryani: A Cultural Delight Or A Cross Culture Sensory Delight?

Food has the remarkable ability to transcend cultural boundaries and bring people together as it always finds its way to people’s hearts. It goes beyond the purpose of mere sustenance and it reflects the profound influence of historical, social, and geographical aspects on various cultures.

Read More
Blog 2 Image

Divisio Hominum: In Context of Bangladesh

Bangladesh, a country full of rich history which is developing in an incredibly astounding pace, still grapples with an insidious issue — the ever-widening disparity and stratification among its population. Disparity and stratification have existed here for a long time, but the situation is getting worse with time.

Read More