Projects in Awesome Lists by AbsarRaashid3
A curated list of projects in awesome lists by AbsarRaashid3 .
https://github.com/absarraashid3/translodep2c
TranslodeP2C is an AI-powered pseudocode-to-C++ transformer, built with a seq2seq model. It preprocesses structured pseudocode, trains on paired datasets, and generates efficient C++ code. With an intuitive Streamlit UI, TranslodeP2C enables seamless and intelligent code synthesis from natural language descriptions. 🚀
artificial-intelligence genrative-ai machine-learning
Last synced: 13 Apr 2026
https://github.com/absarraashid3/pi-casso
Pi'casso is an AI-powered emoji math solver that uses a fine-tuned language model to solve emoji-based math riddles. Built with Hugging Face Transformers and Streamlit, it allows users to input emoji equations and get instant solutions. The app is optimized for efficiency with quantization and offloading.
Last synced: 16 May 2026
https://github.com/absarraashid3/language-translation-using-rnn-and-lstm-implementation-and-limitations
Implementation of a many-to-many RNN model for English-to-Urdu translation using a parallel corpus. The project explores RNN limitations, including handling long-term dependencies and gradients. LSTM is implemented to address these issues, with performance comparison using BLEU score and accuracy for evaluation
Last synced: 10 Sep 2025
https://github.com/absarraashid3/sassysolver
SassySolver 🤖📚 - An AI-powered tool that humorously corrects wrong math memes! Built with a fine-tuned Qwen1.5-4B-Chat model using LoRA, deployed via Streamlit. It identifies common math misconceptions and provides accurate, sassy explanations. Make math memes smarter, one joke at a time!
artificial-intelligence fine-tuning generative-ai lora machine-learning nlp-machine-learning qlora qwen streamlit
Last synced: 06 May 2026
https://github.com/absarraashid3/captioncrafter
CaptionCrafter is a vision-language fine-tuning project that combines the power of BLIP-2 and the efficiency of LoRA (Low-Rank Adaptation) to generate intelligent, human-like captions for images. Using the Flickr8k dataset, this project showcases how to fine-tune large multimodal models for image captioning tasks in a memory-efficient way.
Last synced: 25 Jun 2025
https://github.com/absarraashid3/fraudscope-
FraudScope is a complete machine learning pipeline for detecting fraudulent financial transactions using only classical ML techniques and core concepts. Designed as a hands-on, transparent system for fraud analytics, it guides users through every stage—from raw data to model evaluation—using only scikit-learn and core Python libraries.
Last synced: 25 Jun 2025
https://github.com/absarraashid3/visionwhiz
VisionWhiz is a futuristic AI-powered web application that allows users to ask questions about any image using voice or text—and receive intelligent answers, both spoken and displayed. By integrating powerful models from OpenAI, Salesforce, and Google, VisionWhiz delivers real-time, context-aware visual interaction through a sleek Gradio interface.
Last synced: 25 Jun 2025
https://github.com/absarraashid3/podcastsummarizerandyoutubesuggester
Podcast Summarizer & YouTube Suggester is a Streamlit app that transcribes and summarizes podcasts from uploaded MP3 files or YouTube links using OpenAI Whisper and Transformers. It extracts keywords and suggests related podcasts from YouTube. Built with Whisper, Hugging Face, and Google API, it streamlines content discovery for podcast enthusiasts
artificial-intelligence deep generative-ai machine-learning neural-network nlp-machine-learning
Last synced: 30 Jul 2025
https://github.com/absarraashid3/designing-a-custom-transformer-based-llm-for-text-summarization
This project builds a Transformer-based Large Language Model (LLM) from scratch for text summarization. It includes model design, training, and evaluation using a public dataset. Key features: multi-head attention, positional encoding, and ROUGE metric evaluation. 📊✨
Last synced: 14 Mar 2025
https://github.com/absarraashid3/web-assignments
All web assignments are uploaded here.
Last synced: 14 Mar 2025
https://github.com/absarraashid3/react-frsg-portfolio
A React-based web application designed with a focus on aesthetics and functionality. This project showcases a modern and professional website layout, featuring multiple sections such as a landing page, projects, and careers page. The application utilizes React Bootstrap for responsive design and includes animations to enhance user experience.
Last synced: 14 Mar 2025
https://github.com/absarraashid3/kickmetrics
Kick Metrics is a cutting-edge web application transforming football analytics through data science, machine learning, and modern web development. It offers tools for analyzing player performance, predicting market value, and planning team strategies, catering to professional teams, scouts, analysts, and football enthusiasts.
Last synced: 14 Mar 2025
https://github.com/absarraashid3/urdupoetrygenerator
This project, AI Urdu Poetry Generator, is an attempt to blend machine learning with creative expression. Using an LSTM-based language model, the system generates Urdu poetry based on a given starting phrase. The model has been trained on a diverse dataset of Urdu poems to ensure meaningful and context-aware generation.
Last synced: 25 Jul 2025
https://github.com/absarraashid3/sentiment-analysis-nlp-pipeline-for-social-media-posts
A comprehensive NLP pipeline for sentiment analysis of Urdu social media posts, classifying sentiments as positive, negative, or neutral. Features include custom preprocessing, Urdu-specific stemming/lemmatization, tokenization, TF-IDF, Word2Vec, and machine learning models. Uses publicly available Urdu datasets.
Last synced: 24 Apr 2026
https://github.com/absarraashid3/absarwheels
AbsarWheels (MERN Stack): A high-end car trading web app built with MongoDB, Express.js, React.js, and Node.js. It offers an intuitive interface, advanced search filters, secure payment processing, and a user-friendly dashboard for managing listings and transactions.
Last synced: 24 Apr 2026
https://github.com/absarraashid3/laughterlens
LaughterLens is a collaborative filtering-based recommendation system that predicts user preferences for jokes using cosine similarity. It provides personalized joke recommendations, evaluates performance with Mean Absolute Error, and compares results with a baseline random recommender system.
ai-applications collaborative-filtering cosine-similarity data-science jester-dataset joke-recommendation machine-learning mae-evaluation personalized-recommendations python recommendation-system user-based-filtering
Last synced: 29 Apr 2026
https://github.com/absarraashid3/cpp2logic
CPP2Logic is an AI-powered C++ to Pseudocode converter using a Transformer-based seq2seq model. It processes structured code, builds vocabulary, and trains on paired datasets to generate human-readable pseudocode. Featuring an interactive Streamlit UI, CPP2Logic simplifies algorithmic understanding and code interpretation. 🚀
deep-learning generative-ai machine-learning nlp-machine-learning python pytorch seq2seq streamlit transformers
Last synced: 01 May 2026