Skip to content
View Bilal-73's full-sized avatar

Block or report Bilal-73

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Bilal-73/README.md

Pinned Loading

  1. YOLOv8-Video-Object-Detection YOLOv8-Video-Object-Detection Public

    A Flask-based web application that performs real-time object detection on uploaded videos using YOLOv8.

    Python

  2. PortfolioBI PortfolioBI Public

    AI & Full-Stack projects: Resume Classification, Phishing Detection, Chatbots, Translator | Python, FastAPI, React

    TypeScript

  3. Phishing-and-Spam-Detection Phishing-and-Spam-Detection Public

    An AI-powered email classification system that detects spam, phishing, and legitimate emails using TF-IDF vectorization, SMOTE for class balancing, and a Random Forest classifier, with a deployable…

    Python

  4. Resume-Classification-and-Details-Extraction Resume-Classification-and-Details-Extraction Public

    AI-powered Resume Classification and Details Extraction API. Uses FastAPI, TF-IDF vectorization, and Random Forest to categorize resumes and extract key information. Lightweight, easy to integrate,…

    Jupyter Notebook

  5. ChatBotFAQs ChatBotFAQs Public

    ChatBotFAQs is a lightweight web-based chatbot that answers frequently asked questions using NLP techniques. It uses TF-IDF vectorization and cosine similarity to find the most relevant answer from…

    Python

  6. MultiLang-Translator-using-DeepTranslator MultiLang-Translator-using-DeepTranslator Public

    A Flask-based web app that translates text between multiple languages using GoogleTranslator API. Supports English, French, German, Spanish, Italian, and Hindi with real-time results.

    Python