| lowinertia |
Engineering Portfolio in 15 minutes
Create Your Portfolio
hero-image

Muhammed Souban

Data Analyst & AI Enthusiast

Thrissur, Kerala, India

ABOUT ME

I am a detail-driven data analyst with a BCom in Computer Application, passionate about transforming data into actionable insights. With expertise in Python, SQL, Power BI, and machine learning, I have developed AI-powered chatbots and NLP-based text summarization tools. My internship at Luminar Technolab strengthened my skills in data science, deep learning, and visualization. I thrive on solving real-world problems through data-driven approaches and intelligent automation, constantly exploring new technologies to improve performance and efficiency.

PROJECTS
CONTACT
RESUME
project-image-0

Paragraph Text Summarizer

This project is a paragraph text summarizer that generates concise summaries from user input text. It was developed using Python and natural language processing techniques with the NLTK library. The system performs sentence tokenization stopword...

Stopword removalPython programmingText preprocessingSentence tokenizationWord frequency analysisExtractive text summarizationNatural Language Processing NLP
project-image-1

AI Chatbot

Developed an AI-powered Telegram chatbot using Python that integrates the ChatGPT (OpenAI) API to generate natural language responses and perform text summarization. The bot handles user interactions asynchronously for real-time performance and...

Python programmingTelegram Bot API integrationOpenAI (ChatGPT) API integrationRule-based logic for fallback responsesAsynchronous programming (async / await)API request handling and response parsingPrompt engineering for natural language responses and text summarization