Freelancers using Python in Rawalpindi
Freelancers using Python in Rawalpindi
Sign Up
Post a job
Sign Up
Log In
Filters
2
Projects
People
Shehzada Ammad Ali
Islamabad, Pakistan
Full Stack Developer| n8n | Framer| Kajabee| Webflow Expert
1x
Hired
42
Followers
Follow
Message
Full Stack Developer| n8n | Framer| Kajabee| Webflow Expert
2
Rat Paw Detection with YOLOv8 + Gradio This project showcases a lightweight and intuitive web interface for detecting rat paws in images using a custom-trained YOLOv8 model. Built with Gradio, it allows users to upload an image and receive instant visual feedback with detected paws highlighted. Key Features: YOLOv8 object detection fine-tuned specifically for rat paw recognition. Interactive web app for image uploads and real-time inference. Built with Gradio for fast prototyping and deployment. Clean interface with automatic annotation overlay.
2
169
1
Image Stitcher – Seamless Panorama Creation Using OpenCV & Gradio This project is a web-based image stitching tool built with Python, OpenCV, and Gradio. It enables users to upload multiple overlapping images and generate a seamless panoramic output with enhanced exposure and automatic perspective correction. Key Features: Uses CLAHE (Contrast Limited Adaptive Histogram Equalization) to enhance the luminance channel and balance exposure across input images. Utilizes OpenCV’s Stitcher class to intelligently align and blend images into a panoramic output. Applies a bounding box and perspective transform to fix skew and crop black borders for a cleaner result. Built with Gradio for a simple, interactive web interface that supports: Multiple image uploads, Real-time stitching preview, One-click stitched image download
1
110
1
AI-Powered Finance & Market Intelligence Dashboard I built a multi-tab interactive finance dashboard powered by Groq's LLM and Phi Agent framework, designed to help investors, analysts, and tech-savvy users gain real-time market insights and AI-powered financial research. This application combines AI-driven conversational capabilities with real-time data extraction from trusted financial APIs and web sources.
1
95
1
AI-Powered News Research Tool | Streamlit Web App This project is a fully functional AI-driven news analysis tool built using Streamlit, designed to help users extract valuable insights from online news articles. Key Features: Accepts a news article URL as input Uses Google Generative AI to analyze and understand the content Splits and processes large articles using Recursive Text Splitting Embeds content using Google Embedding Models Indexes data with FAISS for efficient semantic search Allows users to ask natural language questions, returning accurate answers along with cited sources
1
93
Python
(5)
Follow
Message
Ali Hassan
Rawalpindi, Pakistan
Transforming Data into Actionable Insights 🔍
Follow
Message
Transforming Data into Actionable Insights 🔍
0
SALES PREDICTION USING PYTHON
0
219
0
IRIS FLOWER CLASSIFICATION
0
117
0
Hotel Booking Project
0
48
0
Titanic Analysis Project
0
47
Python
(3)
Follow
Message
syed zain hasan
Rawalpindi, Pakistan
End-to-End Blockchain & AI Solutions Expert
7
Followers
Follow
Message
End-to-End Blockchain & AI Solutions Expert
1
TMInspector- Trademark Infringement Solution
1
5
1
JobParty: GenAI based CV Builder and Career Coach
1
2
1
Review-It AI-Powered Document Review & Enhancement
1
0
1
StonAI
1
6
Python
(3)
Follow
Message
waqar ahmed
Rawalpindi, Pakistan
Microsoft certified data scientist
Follow
Message
Microsoft certified data scientist
0
CNN_alphabeta-pruning-chess-engine
0
12
0
IM07813/RealTime-Face-ID_opencv
0
1
0
MCTS-UCB Transformer Ensemble
0
3
0
T5 Finetuning for SQuAD Question Answering
0
3
Python
(3)
Follow
Message
Umer Nazeer
Islamabad, Pakistan
Data Scientist specializing in ML and AI
Follow
Message
Data Scientist specializing in ML and AI
0
Minesweeper Game In Python and Tkinter
0
18
0
Computer Vision Bag of Visual Words
0
17
0
Data Analysis Using Pandas on Online Retail Dataset
0
10
0
Malware Detection using Machine Learning techniques
0
13
Python
(4)
Follow
Message
Vector xdev
Islamabad, Pakistan
AI | ML | Web3 | Full Stack Developer | MERN Stack Developer
$1k+
Earned
57x
Hired
4.9
Rating
9
Followers
Expert
Follow
Message
AI | ML | Web3 | Full Stack Developer | MERN Stack Developer
0
Discord Bot for job applications
0
28
0
Discord Bot for job applications
0
6
0
AI Bulk Image Editor for Model's Style
0
7
0
FoodShop.ai Meal Planning Features Development
0
86
Python
(3)
Follow
Message
Rana Naveed Sarwar
Islamabad, Pakistan
Agentic AI Developer | Full Stack Engineer
71
Followers
Follow
Message
Agentic AI Developer | Full Stack Engineer
9
Receptionist AI – Intelligent Front Desk Automation
9
24
1
Go Grocer Ultra Fast Grocery Delivery
1
1
1
Mica Beauty - E-Commerce Mobile App & UI/UX Design
1
0
7
Tantrum: AI powered Parenting App
7
2
Python
(1)
Follow
Message
Syed Asad Iftikhar
Rawalpindi, Pakistan
AI Automation Engineer | n8n, Flutter & Voice AI Specialist.
New to Contra
Follow
Message
AI Automation Engineer | n8n, Flutter & Voice AI Specialist.
0
I developed a real-time Air Drawing Application that uses Computer Vision to transform hand gestures into digital input. By utilizing a standard webcam, the app allows users to draw, erase, and select colors in mid-air without any physical contact with the screen. Key Technical Features: Hand Tracking: Integrated MediaPipe to track 21 specific hand landmarks with high precision and near-zero latency. Gesture Logic: Programmed custom state-switching—using a single index finger for "Drawing Mode" and a two-finger gesture for "Selection Mode" to navigate the UI. Real-time Rendering: Leveraged OpenCV for video processing and to create a dynamic, responsive canvas overlay. This project demonstrates my ability to build Human-Computer Interaction (HCI) tools and implement real-time AI solutions using Python.
0
20
0
I engineered a high-performance, browser-based 3D experience that allows users to manipulate a system of 15,000+ particles using real-time hand gestures. This project explores the intersection of Web Graphics and Computer Vision, turning a standard webcam into a spatial controller. The Technical Challenge The main hurdle was achieving a "haptic" feel ensuring the particles reacted instantly and smoothly to physical movements without lag. This required mapping 2D webcam coordinates into a 3D coordinate system and calculating volumetric transformations on the fly. The Solution & Workflow High-Performance Rendering: Used Three.js and WebGL with additive blending and custom color mapping to render a massive particle count at a consistent 60 FPS. Real-time Inference: Integrated Google MediaPipe to track 21 3D landmarks per hand directly in the client-side browser, eliminating the need for a backend. Dynamic Math: Implemented custom lerping (Linear Interpolation) and gesture thresholds to create fluid movements, such as a "fist-clench" collapsing the particles into a sphere and an "open-palm" expanding them into a galaxy. The Results Created a fully immersive, zero-latency interface that demonstrates the power of the modern web for interactive AI applications.
0
7
0
I built a custom AI Voice Agent for a service-based business to automate their appointment booking process. The system handles inbound/outbound calls, qualifies customers, and manages scheduling without any human intervention. The Technical Challenge The goal was to create a "robust" agent that could handle natural human speech patterns including stammers or mid-sentence changes while maintaining the conversational flow. I needed to bridge the gap between high-fidelity voice synthesis and real-time database management. The Solution & Workflow Voice & Logic: Integrated ElevenLabs for realistic vocal performance and Retell AI (or similar) for low-latency conversational handling. Automation Engine: Built complex workflows in n8n to process the data gathered during the call. Real-time Integration: The system automatically cross-references and updates Google Calendar, sending instant confirmations to both the client and the customer. The Results 100% Automation: Successfully moved the client from manual phone bookings to a fully autonomous system. Error Handling: Programmed the agent to stay on track even when users provide vague or self-correcting input.
0
10
0
I developed Chezify, a high-performance mobile application tailored for a local fast-food restaurant. The goal was to bridge the gap between a traditional physical storefront and a modern digital presence by providing a seamless, branded ordering interface. The Technical Challenge The focus was on creating a Modular Architecture that allows the business to scale its menu effortlessly. I designed a library of reusable Flutter widgets (FoodCards, DealCards) that ensure UI consistency across the entire app while maintaining a strict 60 FPS performance target for a premium user experience. The Results Optimized Performance: Achieved silky-smooth scrolling and transitions, even with high-resolution imagery. Scalable Design: Built a custom UI/UX from scratch using Dart, avoiding generic templates to ensure brand uniqueness. Business Integration: Developed an "Exclusive Deals" logic to drive higher order values through targeted combo offers.
0
15
Python
(1)
Follow
Message
Explore people