Intesar Tahmid

Building intelligent systems that bridge cutting-edge research and real-world products.
Based in Dhaka, Bangladesh.

Download CV
3+Years Building
3Research Papers
200+Problems Solved
3Notable Projects

About Me

Intesar Tahmid

Intesar Tahmid

AI Engineer & Researcher

Location

Dhaka, Bangladesh

Status

Open to opportunities

My Story

I'm a Computer Science & Engineering graduate from the University of Dhaka, currently working as an AI Engineer at Penta Global Ltd, where I design agentic LLM pipelines to automate complex telecommunication workflows.

My journey spans the full spectrum — from writing research papers on Bangla NLP and transformer fine-tuning, to shipping production full-stack applications and leading product strategy. I have a deep passion for building things that are not just technically sound, but genuinely useful.

Beyond code, I've served as Vice-President of the CSEDU Student's Club, competed as a debater and quizzer, and solved 200+ competitive programming problems. I believe great engineers are builders, communicators, and curious humans — all at once.

200+Problems Solved
3Research Papers
3Projects Built
3Internships

Education

🎓

University of Dhaka

2020 – Mar 2025

B.Sc. in Computer Science & Engineering

Dhaka, Bangladesh

Coursework / Activities: DSA (C++), OOP (Java), AI (Python), Software Design Patterns, Probability & Statistics

📚

Notre Dame College

2017 – 2019

Higher Secondary Certificate (HSC)

Dhaka, Bangladesh

Coursework / Activities: Science group · Notre Dame English Club (Quizzer)

📚

St. Joseph Higher Secondary School

2009 – 2017

Secondary School Certificate (SSC)

Dhaka, Bangladesh

Coursework / Activities: Science group - Josephite Debating Club

Work Experience

A journey from software engineering internships to AI engineering and product research — building real-world systems at every step.

AI Engineer

Penta Global Ltd
Full-Time🏢 Onsite
Jun 2025PresentActiveDhaka, Bangladesh
  • Working on a telecommunication project to automate end-to-end processes using agentic AI and LLM-based solutions.
  • Designing and implementing intelligent pipelines that reduce manual intervention across telecom workflows.
PythonLLMsAgentic AIFastAPI

Product Management & Research

Data Elysium Software Inc
PM & Research🏢 Onsite
Apr 2025May 2025Dhaka, Bangladesh
  • Transitioned to a full-time role in the Product Management and Research team.
  • Led product discovery, feature prioritization, and roadmap planning for AI-driven SaaS products.
  • Conducted research on emerging LLM capabilities and their integration into existing product lines.
Product StrategyLLMsOpenAI APIResearch

Software Development Intern

Data Elysium Software Inc
Internship🏢 Onsite
Jan 2025Mar 2025Dhaka, Bangladesh
  • Contributed to developing 'Affordable AI,' a pay-as-you-go chatbot service integrating various LLMs.
  • Implemented backend services and API integrations to support multi-model LLM routing.
  • Collaborated with cross-functional teams to deliver features on schedule.
PythonFastAPIReact.jsOpenAI APILLMs

Software Engineering Intern

Learnstone LLC
Internship🌐 Remote
Feb 2024Apr 2024Dhaka, Bangladesh
  • Developed reusable Vue.js components focused on optimal maintainability and developer experience.
  • Built backend services using FastAPI, ensuring clean API contracts and fast response times.
  • Leveraged TypeScript for robust type safety, enhancing code maintainability and reducing runtime errors.
Vue.jsTypeScriptFastAPIPython

Featured Projects

A selection of projects that showcase my range — from AI-powered healthcare tools to mobile social apps and smart job platforms.

4 projects
📈
AI

Stock-Agent

Automated end-to-end financial intelligence pipeline

An automated intelligence pipeline that scrapes financial news, uses local AI models like FinBERT and Phi-3 for sentiment analysis and summarization, and generates daily professional PDF insights.

  • Developed an automated intelligence pipeline scraping financial news using Selenium and BeautifulSoup
  • Engineered a local-first AI analysis layer using FinBERT for sentiment and Phi-3 for concise summarization
  • Implemented NER and fuzzy matching scripts to extract and map company entities to DSE ticker symbols
PythonTransformersOllamaSeleniumWeasyPrint
Private
🏥
AI

MediKey

AI-powered doctor discovery & appointment booking

A full-stack healthcare web application that simplifies the process of finding doctors and booking appointments. Integrated an AWS-powered intelligent chatbot that analyzes symptoms and recommends suitable specialists.

  • Developed a Java-based web application for appointment booking and doctor discovery
  • Integrated an AWS-powered chatbot for AI-driven symptom analysis
  • Provides intelligent doctor recommendations based on user symptoms
Spring BootReact.jsAmazon Web ServicesJava
Private
💼
TOOL

JobGenie

Auto-generate your CV and discover matching jobs instantly

A smart web application that auto-generates a professionally designed CV from user-provided details and scrapes real-time job listings tailored to the user's profile and qualifications.

  • Automatically generates a professionally designed CV from user input
  • Implements real-time job scraping tailored to the user's qualifications
  • FastAPI-powered backend for high-performance async processing
FastAPIReact.jsMongoDBPython
Private
🤝
MOBILE

OyeAmigo

A social platform for connections built on shared interests

A Kotlin-based Android social media application that helps users discover and connect with others who share similar preferences. Built with a focus on performance and clean code using Kotlin's modern language features.

  • Built a Kotlin-based social media application for fostering connections
  • Leveraged Kotlin's null safety for a cleaner, crash-resistant codebase
  • Firebase backend for real-time data sync and authentication
KotlinAndroid SDKFirebase
Private

Want to see more? Check out my GitHub for additional work.

github.com/Intesar-Tahmid

Research & Publications

Peer-reviewed research in NLP, Bangla language processing, and transformer model fine-tuning. Published at international workshops and conferences.

🔤NLP🧠Large Language Models🇧🇩Bangla Language ProcessingTransformer Fine-tuning📈Linear Probing🔧LoRA Adaptation👁️Visual Question Answering🛡️Hate Speech Detection
3Total Papers
2Published
1Under Review
[W]2024
Published

PentaML @BLP Shared Task 1: Linear Probing of Pre-trained Transformer based Models for Bangla Hate Speech Detection

BLP Workshop

This paper explores linear probing of pre-trained transformer-based models for detecting hate speech in the Bangla language, submitted as part of the BLP Shared Task 1.

Authors

Intesar Tahmid*, Rafid Ahmed, Md Mahir Jawad, Anam Borhan Uddin, Md Fahim, Md Farhad Alam Bhuiyan

* denotes primary/co-primary author

NLPHate Speech DetectionTransformer ModelsLinear ProbingBangla Language Processing
Workshop PaperLink coming soon
[W]2024
Published

How Good LLMs Are at Answering Bangla Medical Visual Questions?

Workshop on South Asian Language Processing

This paper benchmarks the performance of large language models in answering medical visual questions posed in the Bangla language, contributing a novel dataset for evaluation.

Authors

Rafid Ahmed, Intesar Tahmid*, Mir Sazzat Hossain, Tasnimul Hossain Tomal, Md Fahim, Md Farhad Alam

* denotes primary/co-primary author

LLMsVisual Question AnsweringMedical AIBangla Language ProcessingDataset & Benchmarking
Workshop PaperLink coming soon
[C]2025
Under Review

Decoupling Representation for Fine-tuning with Linear Probing and LoRA on Robust Downstream Adaptation

This work proposes a decoupled representation strategy for fine-tuning pre-trained models using a combination of Linear Probing and Low-Rank Adaptation (LoRA), targeting robust performance on downstream tasks.

Authors

Tasnimul Hossain Tomal, Intesar Tahmid*, Rafid Ahmed, Mir Sazzat Hossain, Md Fahim, Md Farhad Alam

* denotes primary/co-primary author

Fine-tuningLoRALinear ProbingRepresentation LearningDownstream Adaptation
Conference PaperLink coming soon

View full publication list on Google Scholar

Google Scholar Profile

Skills & Technologies

A curated stack built through research, internships, and side projects — spanning AI/ML, full-stack, mobile, and cloud.

Expert
Proficient
Familiar

Languages

PythonJavaC++SQLTypeScript

AI / ML

PyTorchLLMsAgentic AIPandasNumPyRAGVector DB

Backend

FastAPISpring BootNode.jsRedis

Frontend

React.jsNext.jsVue.jsTailwind CSS

Databases

MySQLMongoDBFirebase

Cloud & DevOps

Amazon Web ServicesGitGitHub Actions

Mobile

Android SDKKotlin / Jetpack

Certifications

Achievements & Engagements

Leadership, competition, and community — a look at who I am outside the terminal.

200+

200+ Problems Solved

Continuously sharpening algorithmic thinking across data structures, dynamic programming, graphs, and more — on two of the world's most prestigious competitive programming platforms.

🏛️
Leadership

Vice-President

CSEDU Student's Club

Dept. of CSE, University of Dhaka

Led one of the largest CS student communities in Bangladesh — organizing tech events, workshops, and representing student interests at the departmental level.

Problem Solving

200+ Problems Solved

Competitive Programming

Codeforces · LeetCode

Consistently honed algorithmic thinking and problem-solving skills across two of the world's most respected competitive programming platforms.

🎯
Academic

Quizzer

Notre Dame English Club

Notre Dame College, Dhaka

Represented the college's English Club as a competitive quizzer, blending analytical reasoning with a broad knowledge base across domains.

🎤
Communication

Debater

Josephite Debating Club

St. Joseph Higher Secondary School

Competed as a formal debater, developing structured argumentation, critical thinking, and the ability to communicate complex ideas under pressure.

Great engineers are builders, communicators, and curious humans — all at once.

— A principle I live by

Get in Touch

Whether you have an exciting opportunity, a research collaboration, or just want to say hi — my inbox is always open.

Open to Opportunities

Currently open to full-time roles in AI Engineering, ML Research, and freelance/consulting projects.

Send a Message

I typically respond within 24 hours.

0 characters

Or email me directly at intesar3006@gmail.com