Built With
| lowinertia |
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 removal
Python programming
Text preprocessing
Sentence tokenization
Word frequency analysis
Extractive text summarization
Natural 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 programming
Telegram Bot API integration
OpenAI (ChatGPT) API integration
Rule-based logic for fallback responses
Asynchronous programming (async / await)
API request handling and response parsing
Prompt engineering for natural language responses and text summarization