shafeenyousafzaii
| BS ARTIFICIAL INTELLIGENCE| FAST NUCES | Flutter Basics | C | C++ | Python | kotlin basics |
Pakistan
shafeenyousafzaii's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
hacksider/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
mayooear/gpt4-pdf-chatbot-langchain
GPT4 & LangChain Chatbot for large PDF docs
owainlewis/awesome-artificial-intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
mshumer/gpt-llm-trainer
afshinea/stanford-cs-221-artificial-intelligence
VIP cheatsheets for Stanford's CS 221 Artificial Intelligence
fendouai/Awesome-Chatbot
Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:
sinaatalay/rendercv
The engine of the RenderCV App
jiqizhixin/Artificial-Intelligence-Terminology-Database
A comprehensive mapping database of English to Chinese technical vocabulary in the artificial intelligence domain
campusx-official/100-days-of-machine-learning
campusx-official/ML-Roadmap-for-2022
A curated list of Machine learning videos, links, projects and datasets to help you conquer the ML landscape in 6 months
anujvyas/Machine-Learning-Projects
This repository consists of all my Machine Learning Projects.
mdipietro09/DataScience_ArtificialIntelligence_Utils
Examples of Data Science projects and Artificial Intelligence use-cases
mehra-deepak/Plant-Disease-Detection
Plant Disease Detection is one of the mind-boggling issues when we talk about using Technology in Agriculture. Although researches have been done to detect whether a plant is healthy or diseased using Deep Learning and with the help of Neural Network, new techniques are still being discovered. For Fewer Data Classical Machine Learning Models are said to outstand given the data is pre-processed well. On the same theory here is my approach for Detecting whether a plant leaf is healthy or unhealthy by utilizing the classical Machine Learning Models, Pre-processing the Image Data. The data was fed to 7 Machine Learning Models with 10 fold cross-validation out of which Random Forest Classifier outperformed all the other models giving an accuracy of 97% on the test set.
robindekoster/chatgpt-custom-knowledge-chatbot
This open source chatbot project lets you create a chatbot that uses your own data to answer questions, thanks to the power of the OpenAI GPT-3.5 model.
Mstfakts/College-Management-System
College management system for universities. Log in as a student or a lecturer. PHP, MySQL, HTML, Bootstrap, Xampp, PhpMyAdmin were used.
harismuneer/BelalHashmi-Assembly-Exercise-Solutions
💻 This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Book (text book for course "Comp. Organization & Assembly Lang. EE213" at FAST). Sharing these, so they might help students in understanding the Assembly concepts.
nuces-isb-past-papers/fsc-past-papers
Alignment-Lab-AI/KnowledgeBase
never forget anything again! combine AI and intelligent tooling for a local knowledge base to track catalogue, annotate, and plan for you!
harismuneer/Bit-Manipulation-and-Subroutines-8086_Assembly
🖥️ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.
Elysian01/AI-Chatbot
Python library for building custom AI chatbot with just one line of code.
recluze/parallel_ml_tutorial
Tutorial on scikit-learn and IPython for parallel machine learning
ashima0109/VGG-classification
Multi-label classification on apparels using keras
iamjaspreetsingh/Automated-Grading-System
Grading of subjective answers using AI and NLP.
Vinay352/Image-and-Video-Face-Recognition
This program uses the face_recognition and OpenCV module to detect faces in the images and videos and simultaneously identifying the person in the image.
LIYAMATHEW1996/AI-BOTLER
This document provides a description of a virtual assistant that is strictly college oriented. The implemented system entertains the queries of a student regarding college related issues. This document’s primary purpose is to develop a virtual assistant for college students to solve college based queries and provide college related information. It is a software that uses artificial intelligence to guide a student and takes actions to effectively understand student queries and respond to them rationally. The implemented system can assist the user by solving user queries related to college. The system helps to take complaints and feed backs from student and inform corresponding department by sending email Authentication mechanism.
TechGuySaad/Real-time-image-based-DDD
This is a real time driver drowsiness detection code we are doing as our final year project. This includes the Deep learning model and the mobile app
zawster/AI-Driven-NL2SQL
Using AI to convert natural language into SQL queries for seamless database interaction.