usmanyousaaf
usmanyousaaf
AI Engineer | AI Graduate @ COMSATS | Expert in LLMs, ML, DL, NLP & CV
Languages
Repos
34
Stars
30
Forks
6
Top Language
HTML
Loading contributions...
Top Repositories
This repository provides a comprehensive guide to natural language processing. Whether you're a beginner looking to gain a solid understanding of the field or an experienced practitioner looking to expand your skills, this repository has something for everyone. With step-by-step tutorials and detailed explanations,
This application allows users to easily scrape web content and analyze it using advanced AI models. With just a few clicks, you can extract valuable insights from websites, making data extraction simpler and more efficient. 🚀
Comprehensive repository of university notes, offering concise and organized study materials to aid students in grasping key concepts and enhancing academic success.
A Multithreaded Client-Server Application in Java is a network-based system where a server program provides services to multiple clients over a network. In this type of system, the client and the server communicate with each other using messages. The multithreading feature allows multiple clients to be served simultaneously by the server,
This project implements a deep learning model using Convolutional Neural Networks (CNNs) for the classification of brain tumors in MRI scans. The model is trained on a large dataset of MRI images, which includes 4 types of tumors. {meningioma_tumor , glioma_tumor , pituitary_tumor , no_tumor}
This project implements a basic client-server communication system using the Java programming language,It demonstrates the fundamental concepts of computer networking of client-server architecture,deeper understanding of client-server communication, The client and server communicate with each other through messages sent over a network connection
Repositories
34This repository provides a comprehensive guide to natural language processing. Whether you're a beginner looking to gain a solid understanding of the field or an experienced practitioner looking to expand your skills, this repository has something for everyone. With step-by-step tutorials and detailed explanations,
This application allows users to easily scrape web content and analyze it using advanced AI models. With just a few clicks, you can extract valuable insights from websites, making data extraction simpler and more efficient. 🚀
A Multithreaded Client-Server Application in Java is a network-based system where a server program provides services to multiple clients over a network. In this type of system, the client and the server communicate with each other using messages. The multithreading feature allows multiple clients to be served simultaneously by the server,
THIS IS FREE N8N OCR YOU CAN ACCESS VIA HTTP NODE
A modern Next.js chatbot interface with animated UI elements and hobby-themed interactions.
A collection of n8n workflows and automation templates for the community. Use, customize, and build on these as per your project needs. Contributions are welcome!
AI-Powered PPTX Generator & Enhancer – Automatically creates PowerPoints from text prompts and improves existing PPTX files with AI-driven content, design, and flow suggestions for a polished presentation. Built with Python, NLP, and generative AI.
No description provided.
No description provided.
A RAG-based AI trained on Pakistan's legal books. Upload custom law books to get legal insights and study references using Groq LLaMA 70B.
An AI-driven multi-agent bot for mock interviews. Upload your resume for real-time Q&A, analysis, feedback, and recommendations. Future updates will include TTS/STT for a conversational experience.
Section 3 feb
A live, voice-based AI therapy agent that uses speech-to-text (STT) and text-to-speech (TTS) to interact with users in real-time. It leverages Deepgram, Groq, and LLaMA, served via a Flask web application with a modern, user-friendly interface.
🎙️ Audio transcription & ✍️ grammar checker with scoring, powered by Whisper & GROQ APIs for accurate text & enriched vocabulary. 🌟
This Flask application enables users to upload images and extract text using Optical Character Recognition (OCR). Whether you are looking to convert scanned documents, business cards, or any other image-based content into digital text, this app provides an efficient solution.
This project implements a deep learning model using Convolutional Neural Networks (CNNs) for the classification of brain tumors in MRI scans. The model is trained on a large dataset of MRI images, which includes 4 types of tumors. {meningioma_tumor , glioma_tumor , pituitary_tumor , no_tumor}
This project leverages Generative Adversarial Networks (GANs) to convert hand-drawn sketches into realistic images. By training a GAN on a dataset of paired sketches and images, the model learns to generate detailed and accurate images from simple line drawings.
Comparing BERT and RoBERTa for chatbot finetuning to identify the optimal model for enhancing conversational AI performance. This project involves detailed analysis and implementation of both models.
A doctor recommendation system that suggests appropriate doctors based on the disease. This system is designed to streamline doctor appointments in hospitals and clinics.
A robust system where users enter their symptoms, and the model predicts the possible disease. This project aims to assist in early disease detection and provide insights for medical consultation.
Comprehensive repository of university notes, offering concise and organized study materials to aid students in grasping key concepts and enhancing academic success.
DentalX leverages advanced deep learning to accurately detect cavities from teeth X-ray images, streamlining diagnostics for dental professionals. Our secure, user-friendly platform ensures precise and efficient cavity identification, enhancing patient care.
This project implements a basic client-server communication system using the Java programming language,It demonstrates the fundamental concepts of computer networking of client-server architecture,deeper understanding of client-server communication, The client and server communicate with each other through messages sent over a network connection
This repository contains a basic website template that can be used as a starting point for your own website project. The template includes the essentials for creating a functional and professional website, such as a homepage, about page, and contact page. The design is clean and simple, allowing you to easily add your own brand elements and persona
Web authentication using pass key and web-Auth/web auth, password less authentication or biometric authentication.
The application allows a client to send messages to a server and receive responses from the server over the network. The repository provides a basic implementation of the UDP communication protocol, including the creation of datagram sockets for sending and receiving messages, The code is well commented and organized, making it easy for users
This Java project uses the Weka machine learning library to classify emails as spam or not spam based on a pre-trained model. The project includes a simple Swing-based GUI that allows users to input text and receive real-time classification results. It's a text classification application for email spam detection with a user-friendly interface.
This repository contains implementation of various data structures and algorithms in Java programming language including LinkedList, Double LinkedList, Stack using LinkedList, Queue using LinkedList and Binary Search Tree. The code is thoroughly tested and ready to be used in projects.
Welcome to my GitHub repository! Here, you'll find a collection of exciting projects that I have been working on. These also include a streamlit GUI and Heroku deployment for easy access. Stay tuned for more innovative projects coming your way! 🚀
cv2 is a Python library for computer vision tasks, built on top of the popular open-source computer vision library, OpenCV. It provides a simple and intuitive interface for working with images and videos in Python, and is widely used in various fields including robotics, medical imaging, and video analytics.