Izam Mohammed (izam-mohammed)

izam-mohammed

Geek Repo

Company:Brototype

Location:Kerala

Home Page:izam-mohammed.github.io

Twitter:@izammohammed2

Github PK Tool:Github PK Tool


Organizations
AccessibleForAll
Alphasians
Bauddhik-Geeks
chesslablab
collective
CommunityPro
Design-and-Code
dev-protocol
Devs-Dungeon
EddieHubCommunity
EquiCode
Huniko-Team
infraform
Intel-Student-Ambassadors
jazzband
LearnWithCommunity
NVIDIAGameWorks
OSCA-Kampala-Chapter
Py-Contributors
WarriorWhoCodes

Izam Mohammed's repositories

GemInsights

๐Ÿ” GemInsights: Unleash Gemini AI on your data! ๐Ÿš€ Analyze dataframes for valuable insights, replacing traditional data analysis. ๐Ÿ“Š A cutting-edge tool revolutionizes the way you analyze dataframes, offering a paradigm shift from conventional data analysis methods.

Language:PythonLicense:MITStargazers:18Issues:2Issues:1

Bootcamp

A collection of my notes!๐Ÿ”ฅ This GitHub repository serves as a central hub to track my progressโœจ and showcase various notebooks related to Python, web development, and data science. Feel free to explore and learn

Language:Jupyter NotebookStargazers:10Issues:1Issues:0

Awesome-GenAI

A curated collection of tutorials, examples, and tools for generative AI. Dive into a variety of resources, from practical examples and comprehensive guides to trending projects and innovative tools, to enhance your understanding and skills in generative AI.

License:Apache-2.0Stargazers:7Issues:0Issues:0

Text-Summarizer

Python-based tool utilizes advanced NLP techniques and LLMs to generate concise summaries from lengthy documents ๐Ÿ. Include all source code of the end-to-end project ๐Ÿ’ฅ.

Language:Jupyter NotebookLicense:MITStargazers:5Issues:0Issues:0

ragrank

๐ŸŽฏ Your free LLM evaluation toolkit helps you assess the accuracy of facts, how well it understands context, its tone, and more. This helps you see how good your LLM applications are.

Language:PythonLicense:Apache-2.0Stargazers:4Issues:0Issues:0

Deep-Diving.......

๐Ÿš€ Dive into my projects related to ML, Deep Learning, LLM, MLOps ๐Ÿ†. In these projects, I've employed numerous libraries and algorithms, ranging from the basics to the advanced ๐Ÿ”ฅ. Some are still in progress; feel free to contribute ๐Ÿค—!

Language:PythonLicense:MITStargazers:3Issues:0Issues:0

izam-mohammed

My personal repository๐Ÿ’ซ where i created an about me session for my Github account๐ŸŒ. Because of that, there is no content in this special directory apart from a README.file ๐ŸคŸ๐Ÿป

Celebrity-Classification

In this end-to-end data science and machine learning project ๐Ÿ“Š, we classify sports personalities ๐Ÿ€. After Hyperparameter tuning ๐Ÿ”ง, I found that a Support Vector Machine (SVM) is the best for this classification ๐Ÿ†. The model has 85% accuracy ๐Ÿ“ˆ in classifying images ๐Ÿ“ธ.

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

izam-mohammed.github.io

๐Ÿ™Œ My personal website is a platform where I showcase every single thing related to me ๐ŸŒˆ. Here, you'll find links to my various projects ๐Ÿ”ฅ, as well as information about my background, experience, and interests ๐ŸŒฑ.

Language:HTMLStargazers:2Issues:0Issues:0

Legal-Advisor-LLM

Python-based Legal Advisor harnesses the power of advanced Language Models for comprehensive legal guidance ๐Ÿ“š. Uses LLM internally to give legal advices ๐Ÿš€

Language:PythonLicense:MITStargazers:2Issues:2Issues:0

Mood-Reader

An End-to-End production ready application for predicting the the sentiment of a sentence. ๐Ÿ“ It covers collecting data, processing it, and training a model to understand sentiments and deployment ๐Ÿš€

Language:Jupyter NotebookLicense:MITStargazers:2Issues:0Issues:0

1000-days-of-code

I decided to learn code for 1000 days ๐Ÿš€. Join me as I learn, experiment, and create with lines of code ๐Ÿ’ซ. Together, let's explore the world of programming.

License:MITStargazers:1Issues:1Issues:0

Chicken-Disease-Classification-Project

End to End Deep learning Project. ๐Ÿ“ It involves collecting data on chicken health, training a model to recognize disease patterns, and ultimately creating a tool for poultry health monitoring. ๐Ÿš€

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Customer-Churn

End-to-End Machine Learning application to predict the customer churn. machine learning is applied to foresee if customers are likely to leave a service. ๐Ÿค–๐Ÿ’ผ This involves analyzing customer data, training a model, and predicting churn probabilities. ๐Ÿš€๐Ÿ“Š

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:2

Customer-Satisfaction-MLOps

A repository for Customer Satisfaction ML project ๐Ÿš€. Using the power of Zenml, this repo ensures seamless integration of Machine Learning Operations.๐Ÿค–

Language:PythonStargazers:1Issues:1Issues:0

data-source

๐ŸŒ A source directory for the data of my projects and experiments.๐Ÿ“‚ This curated collection simplifies access to diverse data that used in various projects๐Ÿ’ก

Language:PythonStargazers:1Issues:1Issues:0

Fake-News-Detection

Fake News Detection End to End project with deployment ๐Ÿ”ฅ. distinguishes between authentic and fake news, contributing to media credibility. ๐Ÿš€

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

Geminsights-mini

A mini version of geminsights โœจ. streamlined version of the powerful GemInsights tool, designed for swift and efficient data exploration. ๐Ÿค–. More faster than GemInsights

Language:PythonStargazers:1Issues:0Issues:0

Image-classifier-CNN

Classifying any kind of image with the power of Convolutional Neural Networks using tensorflow โค๏ธโ€๐Ÿ”ฅ. This repo include the training and the predicting pipelines โšก

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

Loan-Prediction-System

An End-to-End production ready application for predict whether the loan will approve or not. assesses the likelihood of approving a loan. ๐Ÿ“Š๐Ÿ’ฐ It involves collecting and processing data on applicants, training a model to predict loan approval, and creating a system for real-time predictions. ๐Ÿค–

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

ML-Tools

This repository contains a curated collection of machine learning libraries, tools, and frameworks. It's designed to help developers, data scientists, and ML engineers quickly find and integrate powerful resources into their projects.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

MLOps-Blueprints

My practices in mlops tools ๐Ÿฅต. Feel free to explore the various scripts and files โš™๏ธ. I am just diving into the world of production-ready Machine Learning with streamlined workflows. ๐Ÿค–

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

Notes

Django notes app๐Ÿ”ฅ, repository contain note-taking web application developed using Djangoโœจ, a powerful Python web frameworkโšก๏ธ. The application offers a user-friendly interface allowing users to securely sign up, log in, and log out. Once logged in, users can create, edit, and delete their notes effortlessly.

Language:HTMLLicense:MITStargazers:1Issues:1Issues:0

OpenCV-cookbook

My Computer Vision practices using opencv python library๐Ÿค– . contain various code snippets, turning images into insights. From filters to face recognition, savor the art of OpenCV magic! ๐Ÿš€

Language:PythonStargazers:1Issues:0Issues:0

PDF-chatbot

This is an end-to-end project that seamlessly extract and interact with PDF file content using LLM model โšก. The pipelines will navigate, query, and analyze documents using various NLP techniques ๐Ÿ› ๏ธ

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

Data-Structures

This is a repository that contain all of the Data structures and algorithm in the world of Computer Science. I have implemented all of the Algorithms from scratch in python.

Language:PythonStargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

ML-algorithms

Diverse implementations showcasing various machine learning algorithms ๐Ÿ“Š. Sure, Izam! ๐Ÿš€ "ML Algorithms" repo is a treasure trove of diverse algorithms! ๐Ÿง ๐Ÿ“Š Explore the code for hands-on learning and dive into the world of AI. ๐ŸŒ

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Student-Score-Prediction

End to end machine learning Application for predicting the score of the students ๐Ÿ”ฅ. ๐Ÿ’ก Dive in to understand how machine learning can foresee student scores. ๐Ÿค–๐Ÿ“ˆ

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Wine-Quality-Prediction

An End-to-End production ready application for predicting the quality of wine๐Ÿ‡. Build ML model and deployed using flask ๐Ÿค–. Used various MLOps tools to smooth the workflow.

Language:CSSLicense:NOASSERTIONStargazers:0Issues:1Issues:0