Pinned Repositories
100-Python-Projects-Challenge
🚀 I challenged myself to Explore 100+ Python Projects using Google Colab. I want to create a vast collection of innovative projects, from machine learning to data science, and from automation to visualization! 💻✨
copilot-python
FastAPI server interacts with the GitHub Copilot (Reverse Engineered). This project is a FastAPI server that interacts with the GitHub Copilot API. It authenticates with GitHub and uses the access token to get code completions from GitHub Copilot.
django_for_me
That in my First project using Django. Entering into Space.
Ecommerce-ETL-Pipeline
Ecommerce data into mobile search index (Data pipeline) using Python, Algolia, and Google Cloud for scalability and efficiency
faisal-fida
Short description about me. Feel free to reach out to me via LinkedIn: https://www.linkedin.com/in/faisal-fida/ or Medium: https://medium.com/@faisal-fida
GDrive-efc
Google Drive - encrypted folder copy.Copy Google drive files to your google drive.
GdriveX-List-Bot
Search in Gdrive and list all the files in Telegraph using TG api.
HealthLink
AI powered, telemedicine platform crafted by COMSATS University Engineers, @faisal-fida (Django), @atiqbytes (Angular) & @Muahmmadadilkhan-46 (DevOps)
Medical-Data-Scraper-Meilisearch-Uploader
This project combines web scraping, data processing, and search engine integration to streamline medical data management. It uses FastAPI to scrape JSON medical data from a website and update it on Meilisearch, an open-source alternative to Elasticsearch.
HealthRisk-AI
Django + Angular: Predict the risk of a heart attack using machine learning
faisal-fida's Repositories
faisal-fida/CashAPI
CashAPI is a simple Flask application that facilitates online payments by integrating with the Cash-Maal payment gateway. Users can fill out a payment form, and the application will handle the submission and forwarding of payment details to the Cash-Maal API.
faisal-fida/Diabetes-Risk-Prediction-App
The Diabetes Risk Prediction App is designed to help users assess their risk of Type II Diabetes based on a set of health-related factors. The app employs a Decision Tree model trained on survey data to provide risk estimations. This project is intended to raise public awareness and encourage individuals at risk to seek medical advice.
faisal-fida/Text-Embeddings-API
This project provides a REST API for generating text embeddings using the Sentence Transformers model. It is built using Flask and aims to simplify the process of converting text into embeddings for various NLP tasks.
faisal-fida/Anime-Character-Prediction
This project is a web application that predicts anime characters using machine learning models. It leverages Flask for the web framework and Roboflow for the ML model predictions.
faisal-fida/Building-AI-Dataset-from-Midjourney
faisal-fida/ChatBabu-ReverseEngineered
This project aims to reverse-engineer the ChatBabu website by scraping its data and interacting with its API using Python. The notebook demonstrates how to send requests to ChatBabu's endpoints and process the returned data.
faisal-fida/ChatGPT-WhatsApp
This project demonstrates the integration of ChatGPT with WhatsApp using Python and Selenium. It automates the process of sending questions to ChatGPT and retrieving responses to be sent back on WhatsApp.
faisal-fida/Content-Based-Filtering-Model
This project implements a content-based filtering model for recommending movies. The model uses various features extracted from a dataset of the top 1000 movies from IMDb to compute similarities and recommend similar movies.
faisal-fida/CUI-Online-Data-Scraper
This project automates the extraction of student information from the CUI Online portal. It uses Selenium for interacting with the web interface, bypasses CAPTCHA with captcha_bypass, and scrapes data from HTML pages with BeautifulSoup.
faisal-fida/FastAPI-Docker-Project
This project is a simple FastAPI application that demonstrates how to build and deploy a web API using Docker. The application includes a scraper that fetches the IP address from a specified URL.
faisal-fida/Flask-Stream-Torrent-Movies-Directly
This project is a Flask-based web application designed to search for movie torrents, fetch torrent data, and manage torrent downloads using the Seedr API.
faisal-fida/Flask-Web-App-Tutorial
Code for the note storing flask web app made during a YouTube video.
faisal-fida/Google-News-Scraper
This Python script scrapes news articles from Google News based on a search term provided by the user. It fetches the news in RSS format, extracts the titles and links of the articles, and stores them in an Excel file for easy access and analysis.
faisal-fida/HalalFindr
HalalFindr is a web application designed to help users locate and interact with Halal restaurants and food items. Built with Laravel, it provides a robust framework for managing users, restaurants, food items, and orders.
faisal-fida/News-Scraper-API
This project is a FastAPI-based web application designed to scrape news data from the web and store it in a Supabase database. It uses asynchronous programming to efficiently fetch and process large amounts of data.
faisal-fida/NLP-Classification-QnA-for-Beginners
Natural language processing (NLP) tasks: text classification and text generation. The notebooks explore different techniques and models for handling these tasks, offering insights into common challenges and solutions.
faisal-fida/Officemonster-Scraper
This project is a comprehensive web scraping application designed to collect product data from a specified e-commerce website. The project consists of two main Jupyter notebooks: URLS Scraper.ipynb and Product Scraper.ipynb.
faisal-fida/Payment-Prediction-ML
This project is a Flask-based web application designed to train a machine learning model using TensorFlow, make predictions on payment data, and display the results using a web interface.
faisal-fida/PortfolioGPT
PortfolioGPT is an advanced portfolio analysis AI assistant designed to help users analyze and understand portfolio data. It uses specialized tools to access and interpret data from Faisal's portfolio, providing insights into skills, types of works, and resume information.
faisal-fida/Predictive-Analysis
faisal-fida/Property24-Scraper
faisal-fida/Real-time-Cyber-Attacks
This project is a FastAPI-based web application designed to scrape real-time cyber attack data from an external source, parse the data, and store it in a database using Tortoise ORM.
faisal-fida/Scraping-UEL-University
This project is a Scrapy-based web scraper designed to extract course information from the University of East London's website.
faisal-fida/Scrapy-Bot
Designed to extract detailed specifications of various devices from the DisplaySpecifications website. The project leverages Scrapy, a powerful web scraping framework, to navigate through the site and collect data efficiently.
faisal-fida/Scrapy-Projects
This repository contains multiple Scrapy spider projects designed to scrape data from various retail websites. Each project has its own specific challenges and solutions, demonstrating the complexity of web scraping in different contexts.
faisal-fida/Seerat-e-Nabi-Model-with-Llama-Index
This project is a web application that uses a FastAPI backend to provide responses to questions about the Seerat-e-Nabi model using the Llama Index for vector storage and querying.
faisal-fida/shopify-mongodb-clothes
This project integrates Shopify with MongoDB to manage and analyze women's clothing data. It scrapes product data from Shopify, stores it in MongoDB, and provides analytical insights.
faisal-fida/Symptoms-to-Diseases-Prediction-API
Flask-based API designed to predict diseases based on given symptoms using a pre-trained TensorFlow model. It demonstrates the integration of machine learning with web development to provide real-time predictions.
faisal-fida/Task-Scheduler-for-developers
faisal-fida/Tire-Quality-Prediction-WebApp
This project is a web application that predicts tire quality using a machine learning model. It leverages Streamlit for the web interface and TensorFlow for the model predictions.