Aws sam python example jobs
Project Description: We are looking for an experienced freelancer specializing in Node.js to implement a precisely defined system based on the provided UML model. The project includes implementing.../docs/design/uml – graphic files (SVG) presenting the system model (packages, interfaces, entities, enums). * /docs/design/ – C4 model in PDF format. * /models/uml – UML models in PlantUML format (source for SVG files). * /resources/kr-cu16/docs – manual and protocol documentation for the KR-CU16 controller. * /resources/kr-cu16/poc – PoC for controlling locks and retrieving states in Python. Required Deliverables: * Working source code with complete documentation. * Unit and integration tests. * Report on used libraries, including their vers...
...Backend: Node.js or Python (for AI model integration) AI Model: OpenAI’s GPT-4 API (or alternative) 2. AI Golf Course Link for Property Listings Objective: Allow users to click on a property listing and access detailed, AI-generated content about the associated golf course. Details: AI Narration: AI will narrate key features of the golf course, including its design, famous holes, course difficulty, history, and what makes it unique. Multimedia Content: Each property page will include embedded images, videos, and possibly 360-degree views of the golf course. Real-Time Data: Display live weather conditions, current course status (e.g., green speed, course open/closed), and upcoming events. Technologies: Frontend: React or Angular (for interactive UI) Backend: Node.js or P...
...Notification System This project involves developing a Python script to monitor the Lucky Jet game, analyze its data, and send automated Telegram notifications. Key Features: * Data Extraction: The script will extract real-time game data, specifically the multiplier achieved in each round, likely through web scraping. * Data Analysis: The script will continuously monitor the sequence of multipliers. * Trigger: A notification will be sent via Telegram when the multiplier fails to reach 3x for 12 consecutive rounds. * Automation: The script will run continuously or on a schedule with robust error handling and recovery mechanisms. Technical Requirements: * Proficiency in Python with libraries like requests, BeautifulSoup4, pandas, and python-telegram-bot. * Exper...
...integration for data syncing and operations. User-friendly interface for plugin usability. Comprehensive error handling and reporting. Deliverables: Fully functional plugins for the specified platforms. Detailed documentation for installation and usage. Support during testing and deployment. Skills Required: API Integration Plugin Development for targeted platforms Strong experience in JavaScript, Python, or relevant technologies Additional Information: We will provide our API documentation and key endpoints. Please share your pricing and estimated turnaround time (TAT) for each plugin. How to Apply: Interested candidates should provide: A brief overview of your experience with similar projects. Relevant portfolio or samples of past work. Your proposed timeline and cost for c...
...looking for a skilled Python developer with expertise in web scraping to enhance an existing script designed to extract product data from Walmart's online store. The current script retrieves only 10 items at a time, while the website displays 40 items per page. The task involves addressing the infinite scroll or JavaScript loading mechanisms that are limiting data extraction. Key Responsibilities: - Modify the existing Python script to enable it to scrape all 40 items per page. - Implement solutions to effectively handle infinite scrolling or dynamic content loading. - Ensure the script is efficient and adheres to best practices in web scraping. - Conduct thorough testing of the updated script to confirm accurate data retrieval. Requirements: - Proficiency in Pyt...
I'm looking for a dedicated full-time MERN stack developer who can join my...Fixing bugs and optimizing performance - Focusing on backend issues like database optimization, API integration, and server-side debugging - New development primarily on the backend (Node.js/Express) - Understanding and working well with Figma The ideal candidate must have: - Extensive experience with the MERN stack - Strong problem-solving skills and a knack for optimization - Familiarity with AWS, Nginx, MongoDB, and PM2 - Ability to work under pressure and meet deadlines - Commitment to 40 hours a week Please note, some optimizations will include performance optimization, code refactoring, and security enhancements. If you're a dedicated professional with a passion for development, I would lo...
We need full stack developer to create a Dashboard for independent digital music distribution service. We are looking for a developer with experience on building a Music distribution system where the user can upload the tracks and albums, images to distribute on different DSP(s) and receive music from our industry partners. With fun...files in different formats like xls, csv, txt. provided by dsp sites and calculate the revenues for the artists and label user’s earned by their distributed albums. The platform needs a: * Distribution software with Release Creation System * Catalog management * Content tracking * Analysis * Daily Trends Analysis * Royalty accounting software Experience with technologies such as JSON/XML, AWS, NoSql, Python, Javascript - Familiar with Rub...
...who can build a TLS proxy for me, ideally in Go or Python. The proxy will need to work with an upstream proxy. Key Requirements: - Proficient in either Go or Python, with strong knowledge of their respective networking capabilities. - Experience in developing TLS proxies or similar networking tools. - Ability to work with upstream proxies. You don't need to stick to a specific library or framework, but I'm open to suggestions. I value the programmer's expertise and am willing to consider any references they may have. The proxy will need to have some additional features: - Bypassing capabilities (essentially the proxy should be able to bypass common filtering and blocking mechanisms). Skills Needed: - Strong programming skills in Go or Python. - Ne...
I'm looking for a Python developer to add new features to my existing web scraping project. The primary task is to extend the scraper to include some other information. Ideal Skills and Experience: - Proficiency in Python, specifically in web scraping libraries such as Beautiful Soup, Scrapy, or Selenium. - Experience in adding features to existing codebases. - Ability to work independently and problem-solve effectively and in short notice.
I'm looking for a expert who can create a script for me that will start and stop all server on Google Cloud and retrieve the IP address. Ideal skills for this project: - Expertise in Python - Familiarity with Google Cloud - Experience in writing server management scripts
Hello, I am looking Freelancers job in python. do u have any post requirements in your company. Thank You
I'm looking for a skilled Python developer with extensive experience in web scraping and automation. Key Requirements: - Proficient in Python and libraries like BeautifulSoup, Scrapy, or Selenium. - Expertise in scraping E-commerce sites. - Ability to extract product information specifically. Deliverables: - Scraped data to be delivered in XML format. Ideal Candidates: - Previous experience with E-commerce data scraping. - Strong understanding of Python and web scraping tools. - Ability to deliver clean, well-structured XML files.
I need to get a website and a mobile app (both android and iOS) made for my painting art selling business. It should have 2 types of users - buyers and sellers. The website and the mobile app should be such that sellers can upload photos of their paintings, share a price, etc. The buyers page should have all the paintings. Both the website and mobile app: 1. Shou...painting, a user should be able to click and see the details. 6. The details include multiple pics of the same painting, price, painter, etc. 7. It should also have a contact-us page with a form where somebody can provide their details and owner Manmeet can get back to them. As soon as somebody fills that form, Manmeet should get an email notification. 8. The backend should be written in python and hosted on an aws...
I'm seeking a programmer proficient in Pinescript and Python, who can collaborate with me for 20 hours a week, at $3 an hour. If tasks are completed ahead of schedule, hours will naturally be reduced. Key Responsibilities: - Developing Automation Scripts: Primarily focused on creating Trading Bots for TradingView. Ideal Skills: - Proficiency in Pinescript and Python. - Experience with TradingView. - Expertise in creating Trading Bots. - Understanding of Automation Scripts. Please note, this is a long-term project and your ability to deliver quality work in a timely manner will be highly valued.
...month?" It should then generate the appropriate SQL statement. For example: Input: "Show me my orders" Output SQL: SELECT * FROM orders WHERE user_id = <session_user_id>; Database Interaction: Connect to a provided SQL database (e.g., MySQL or PostgreSQL). Execute the generated SQL query. Return the result set to the user. Session/User Context: The system will have access to a user_id associated with the chat session. The generated SQL should use this user_id as a filter (e.g., WHERE user_id = <session_user_id>). Result Presentation: Display the query results in a basic, readable table format. For the MVP, a simple HTML table or structured text output is sufficient. Stack & Tools (Open to Suggestions): Backend: Python preferred, Node.js ...
I'm seeking a personal coach to help me prepare for the Silver level of the USACO exam. I have some coding experience with python, C++ and java. Areas of Focus: - Algorithm Design: I want to learn how to create optimal algorithms for different problems. - Problem Solving Strategies: I need to develop a repertoire of strategies to tackle a wide range of problems. - Data Structures: I need to understand and apply various data structures efficiently. The coaching should be exclusively one-on-one, so I can receive personalized attention. Ideally, you should have extensive experience with the USACO exams and a proven track record of helping students succeed.
...be able to interact with college students, freshers, and office-goers effectively. Key Responsibilities: - Promote a learning platform with the aim to increase enrollment by 25%. - Use social media (primarily Facebook, Instagram, and LinkedIn) and email marketing for promotion. - Convert leads into opportunities with a commission structure of 2% per conversion. The learning product includes Python, AWS, soft skills, aptitude, and numerical ability courses, with price variations from 11,000 CRC to 14,000 CRC. Skills and Experience: - Proficient in social media and email marketing. - Able to engage with the target audience effectively. - Previous experience in promoting educational content is a plus. - Commission-driven with a focus on maximizing earnings. This is a lon...
I'm looking for a Python specialist to develop software for me that analyzes real-time power grid data. Key requirements: - The software should be Windows compatible. - It should include features like data visualization and dashboards, as well as historical data storage and retrieval. Ideal skills include: - Proficiency in Python and Machine learning concepts. - Experience with real-time data analysis and visualization. - Familiarity with power systems. This software should be subscribtion based which will include security features like login for user and admin. Please provide examples of similar projects you've completed.
I need a skilled Python programmer to help me automate the order placement on Interactive Brokers. Key Requirements: - Automate the placement of Market orders, Limit orders, and Stop orders - Strong proficiency in Python - Experience with Interactive Brokers platform - Knowledge about different types of trading orders Ideal Skills: - Python programming - Trading experience - Interactive Brokers expertise - Order placement automation I am looking to hire a pythan trading expert, You need to automate trade in Shoonya Broker Account, Automate the buy sell order, It has lots requirment I have attached excel file to fetch and update data, and automate trade, I can choose any interval, It need to fech candle data, more detaiil i wll give if you can provide result wit...
Project Title: XLSX to PDF Converter Program for AWS Lambda Environment Objective: The goal of this project is to develop a program that converts Microsoft Excel documents (.xls, .xlsx) to PDF format. The resulting PDF should retain the layout and text of the original Excel document (not an image, to avoid the need for Optical Character Recognition (OCR)). The program will be deployed in an AWS Lambda environment, so it must be optimized to work within the constraints of Lambda and ensure compatibility with all required libraries or packages. Preferred Technology: Primary: Python 3.10 Environment: Lambda Environment. (Amazon Linux2) Key Requirements: Excel to PDF Conversion: The program must convert Microsoft Excel documents (.xls, .xlsx) to a PDF file. The PDF shou...
I'm looking for a script that takes data from a CSV file and generates a PDF statement summarizing my finances. The details need to be formatted to match a specific statement style document. Key Requirements: - The script...summarizing my finances. The details need to be formatted to match a specific statement style document. Key Requirements: - The script must produce a PDF that mirrors the layout and organization of a standard financial summary. - The ability to take data from a CSV file is essential. - The final PDF needs to be organized identically to a predetermined example. Ideal Skills and Experience: - Proficiency in scripting languages, preferably Python or JavaScript. - Previous experience with PDF generation from CSV data. - Strong understanding of financ...
I'm looking for a Python expert to help me scrape NBA scores by quarter from Basketball Reference. The data should be saved in a CSV format. Key Requirements: - Proficient in Python with experience in web scraping - Familiarity with Basketball Reference data - Able to structure and save data in CSV format What I Need: - Team scores by quarter Ultimately, I need a script that can extract this information systematically and save it in a clean, easy to read CSV file. Please only apply if you have the required skills and experience. I have a specification with more information.
Project Description: I am looking for a professional to update an existing ISO with a standard version of Debian compatible with Raspberry Pi 5. The project requirements are as follows: System Integrity: The current structure of the ISO must remain identical. Only essential components for system boot should be loaded (no graphical libraries or unnecessary packages). Driver Updates...ensure that the system remains lightweight, functional, and optimized for Raspberry Pi 5 hardware. Audio card: seed-studio 2mic respeaker Skills Required: Experience with Debian/Linux system customization Some skills in ISO building and optimization Expected Deliverable: A fully functional ISO ready for deployment, adhering to the specified requirements compatible with raspberry 5 and our custom python...
Python-Based File Processing System Overview: We are looking for an experienced Python developer to build a robust system for managing and modifying large datasets of files. The system will handle a database of over 3-4 million files, Customers upload files through a web interface and request specific modifications. Your task is to create a solution that efficiently matches, modifies, and delivers these files with precision and speed. Scope of Work: File Matching: Develop a script to identify 100% matches between uploaded files and our database for requested versions. Closest Match Analysis: Implement logic to find the closest matching file when no exact match exists (e.g., 85% similarity). Compare key areas of the files and apply verified modifications from our databa...
I need assistance with configuring the security settings for my AWS email. The goal is to enable the sending and receiving of all types of emails without any restrictions. Specifically, I need to ensure that I can send and receive emails to and from Hotmail, Gmail, and corporate accounts without any issues. Ideal Skills: - Experience with AWS email services - Email security configuration expertise - Knowledge of anti-spam and content filtering - Familiarity with configuring multi-factor authentication (MFA) for email services Please note, I am currently experiencing issues with sending and receiving emails to Hotmail, Gmail, and corporate accounts. I would appreciate a thorough and effective solution that will resolve these issues and ensure smooth email communication in t...
...qualifications to execute the project but small teams can also apply. Tech Stack: 1. Front-End: â—‹ Framework: React.js, Angular, or Vue.js. â—‹ UI Libraries: Tailwind CSS, Material-UI. 2. Back-End: â—‹ Framework: Node.js (Express), Python (Flask/Django), or Ruby on Rails. â—‹ APIs: REST or GraphQL. 3. AI Models: â—‹ Hosting: TensorFlow, PyTorch, or Hugging Face on AWS, Google Cloud, or Azure. â—‹ Pretrained Models: OpenAI GPT for NLP, Scikit-learn for predictive analytics. 4. Database: â—‹ SQL: PostgreSQL, MySQL for structured data. â—‹ NoSQL: MongoDB for flexibility. 5. Cloud Infrastructure: â—‹ AWS, Google Cloud, or Azure for hosting and scaling. â—‹ Kubernetes for container orchestration. 6. Authentication: â—‹ OAuth 2.0, Firebase Auth, or Auth0 for secure user management. 7. Pay...
I'm seeking a seasoned developer to build a modern, responsive Progressive Web App (PWA) using ...measures like 2FA. A knack for creating engaging and user-friendly interfaces will be vital in ensuring that the app is both functional and enjoyable to use. Project goal: Develop a Progressive Web App for managing a store loyalty program, including features for authentication, points management, and voucher redemption. Scope of work: - Implement user authentication with secure login and 2FA using AWS Cognito. - Enable card scanning via camera or manual entry post-login. - Create user interfaces for entering transaction amounts or points that connect to an API route for point calculation. - Develop a points redemption system allowing selection and confirmation of items before act...
...Notebook coding and create a PowerPoint presentation from it. This is based on an article that focuses on Machine Learning and AI, specifically on data preprocessing and cleaning techniques. Requirements: - Understand and explain the Python script. - Run the codes in a sequential manner from the beginning to avoid any unnecessary errors. - Add the results/observations derived from the analysis in the presentation. The main aspects to focus on are: - Code functionality - Data analysis results - Methodology explanation Ideal candidate should have: - Proficiency in Python and Jupyter Notebooks - Excellent presentation skills - Experience with Machine Learning and AI - Familiarity with data normalization techniques. Please ensure that the PowerPoint presentation is clear, ...
I'm seeking a skilled Python developer to assist in creating the backend for a fuel tank automation system. The system interfaces with a PLC and HMI, and your primary task will be developing the Python backend to facilitate communication with the PLC over MQTT. Key Responsibilities: - Receive fuel level data from built-in tank sensors via Email - Process this data and relay it to the PLC via MQTT. Please attach the portfolios If you have experience in developing IoT systems using Python. You will collaborate with our PLC programmer. I am looking for a individual developer who can join in our team. Thank you.
...results. Deployment & Maintenance: Deploy scalable solutions on cloud infrastructure (AWS, Azure, or GCP). Monitor system performance and troubleshoot production issues. Required Skills & Qualifications: Frontend: Proficiency in React.js, Angular, or Vue.js. Backend: Expertise in Node.js, Django, or similar frameworks for API development. Database: Strong experience with PostgreSQL (or other relational databases). Experience with OMR tools like OMRChecker or similar open-source solutions. Knowledge of payment gateway integration (e.g., Razorpay). Proficiency in building and integrating REST APIs. Experience with Flutter or React Native for mobile app development. Experience with cloud platforms (AWS, Azure, GCP). Version control using Git. Prefe...
I need a skilled Python programmer to help me automate the order placement on Interactive Brokers. Key Requirements: - Automate the placement of Market orders, Limit orders, and Stop orders - Strong proficiency in Python - Experience with Interactive Brokers platform - Knowledge about different types of trading orders Ideal Skills: - Python programming - Trading experience - Interactive Brokers expertise - Order placement automation I am looking to hire a pythan trading expert, You need to automate trade in Shoonya Broker Account, Automate the buy sell order, It has lots requirment I have attached excel file to fetch and update data, and automate trade, I can choose any interval, It need to fech candle data, more detaiil i wll give if you can provide result wit...
...results. Deployment & Maintenance: Deploy scalable solutions on cloud infrastructure (AWS, Azure, or GCP). Monitor system performance and troubleshoot production issues. Required Skills & Qualifications: Frontend: Proficiency in React.js, Angular, or Vue.js. Backend: Expertise in Node.js, Django, or similar frameworks for API development. Database: Strong experience with PostgreSQL (or other relational databases). Experience with OMR tools like OMRChecker or similar open-source solutions. Knowledge of payment gateway integration (e.g., Razorpay). Proficiency in building and integrating REST APIs. Experience with Flutter or React Native for mobile app development. Experience with cloud platforms (AWS, Azure, GCP). Version control using Git. Prefe...
I'm seeking a skilled data processing programmer to help transform numerical data from CSV and Excel files. The primary focus of this task will be on data transformation. Ideal candidates should: - Have a strong proficiency in programming languages suitable for data processing such as Python or R. - Be experienced in working with CSV and Excel files. - Have a solid understanding of numerical data and data transformation techniques. Your expertise will help in converting raw data into a more useful format. Please bid if you have the necessary skills and experience.
I'm in need of a seasoned Python programmer or embedded developer with a strong background in real-time data processing. The primary focus of this project will be handling and processing sensor data. Key Responsibilities: - Develop a robust system for processing sensor data in real-time. - Ensure the system is capable of handling large volumes of data efficiently. Ideal Skills: - Proficiency in Python and embedded systems. - Extensive experience in real-time data processing. - Prior work with sensor data is highly desirable. This is an exciting opportunity for a skilled professional to work on a dynamic and challenging project.
I need an expert in Python. I have a code made in Python to collect data from the web, and now need to use it one more time. The freelancer who did it is gone, so I need someone who can work with it
...Design and develop a scalable and secure back-end system. Implement APIs to connect with the front-end and other services. Manage database architecture and optimize query performance. Ensure system reliability, security, and data integrity. Collaborate with the team to integrate the back-end with the front-end seamlessly. Requirements: Strong experience with back-end technologies such as Node.js, Python, or Ruby on Rails. Proficiency in database management systems like PostgreSQL, MySQL, or MongoDB. Experience in creating and managing RESTful APIs. Knowledge of authentication systems (e.g., OAuth, JWT). Familiarity with version control systems like Git. Ability to optimize back-end performance for scalability and security. Availability to complete the project within the agreed ti...
I'm in need of a talented developer to create an innovative real-time video filter. This filter will transform a user's facial features and upper body to resemble another indiv...movements. Integrate the solution into live video platforms (e.g., Zoom, YouTube Live) or create a standalone application. Ensure low-latency, high-performance operation on desktop and mobile devices. Requirements: Expertise in AR development (e.g., Spark AR, Snap Lens Studio, Banuba SDK). Experience with AI technologies (e.g., GANs, deepfake models, MediaPipe FaceMesh). Strong programming skills (Python, C++, or JavaScript). Portfolio showcasing relevant AR or AI projects. Preferred: Familiarity with deepfake tools (e.g., DeepFaceLab) or custom face filters. Knowledge of 3D modeling for realist...
We are looking for an experienced Python developer to create a script that automates webpage screenshots from various geographic locations using proxy servers. The goal is to visually verify how a webpage renders from different regions. The script will read URLs from a Google Sheet, utilize headless Chrome with Selenium WebDriver, and save screenshots to a specified server bucket. We already have a beta version of the script (without proxy settings), which can be used as a starting point. -- Project Requirements: * Google Sheets Integration: Connect to a Google Sheet containing approximately 10,000 URLs. * Proxy Server Integration: Rotate between 30 different proxy servers to simulate access from distinct geographic locations. * Web Scraping with Headless Chrome: Use Selenium ...
I'm seeking a professional to assist in setting up Amazon WorkSpaces for a small team project. The configuration should be on a Windows operating system, catering to 1-5 users. Key Requirements: - Set up and configure Amazon WorkSpaces on a Windows OS - Tailor the workspaces for general office tasks Ideal Skills: - Proficient in AWS services, particularly Amazon WorkSpaces - Experience with Windows OS configuration - Understanding of general office software and requirements
I am looking for an experienced AWS and Unreal Engine professional to implement the solution outlined in AWS's blog on deploying Unreal Engine’s Pixel Streaming at scale. The task involves assembling the components, ensuring they work seamlessly together, and delivering a fully operational and automated solution. The deliverable must include: Complete Codebase: A fully functional solution using AWS services as described in the blog. End-to-End Automation: All workflows (e.g., instance creation, scaling, session management) automated using Terraform, CloudFormation, or a similar IaC tool. Working Deployment: A demonstration of the deployed solution to confirm its functionality. Documentation: Clear and detailed instructions on: How to set up the solution. How to m...
I'm looking for a senior Frontend Developer with a strong background in React, JavaScript, Python, and HTML5. The goal is to integrate an admin dashboard and modify it where required. Requierment: Minimum of 6 years experience in frontend development, good understanding of UI design, perfect UX. Please submit samples/links of webapps or dashboards you created in the past. We want to hire you on a fix term basis minimum 3 months, at least 70 % (can be also 100 %) and possibly longer. Monthly salary 4K.
I'm looking for a Python expert to seamlessly integrate an API into my existing Google Colab workflow today. If you are a Python expert with a knack for API integrations and enjoy working in Google Colab, I would love to hear from you. pls solve 4/2 and write the answer top of your bid so i can contact with you.
Requirements: Test an instance that is unable to connect via SSH and resolve the issue.
Hi I need done my project soon. Only bid who have good experienced about java camunda with AWS.
...subscription code for activation. The MAC address of the device must be captured and bound to the subscription code. The code will work on the registered device only. Live Channel Streaming: Fetch channels and categories from our API. Display channel name, logo, country, and an EPG (Electronic Program Guide) under the video player. Support dynamic quality selection (Auto, 1080p, 720p, 480p). Integrate AWS signed cookies for channel playback. Video-on-Demand (VOD): Fetch VOD categories and content with pagination. Display movie details (title, poster, description, country, and rating). Support dynamic quality selection during playback. Series: List series with details (title, description, poster, episodes). Allow episode playback with dynamic quality switching. Include subtitle...
...React for the modernisation of our application. The project involves creating a Single Page Application (SPA) that is mobile-responsive and offers a seamless user experience across a variety of devices. Key Requirements: - Application Framework: Build the SPA using and React, ensuring mobile responsiveness and a consistent user experience across devices. - Authentication: Integrate with AWS Cognito for user authentication and authorisation. This should support multiple authentication flows, including Single Sign-On (SSO) for our enterprise users. - Single Sign-On Management: Create a user-friendly interface for managing SSO configurations within our organisation. The system should support common SSO protocols, such as SAML and OpenID Connect, through our existing Cognito setup...
I need an experienced team of Enterprise Technical Architect and Java experts to assist in migrating our IBM WebSphere applications to AWS. The project involves: - Designing the AWS architecture. - Planning and migrating WebSphere, IIB, and IdAM. - Creating comprehensive system and network diagrams. Specific requirements for the project include: - Migrate WebSphere Java applications. - Conduct thorough testing (unit, integration, performance). Ideal candidates should have extensive experience and skills in Java EE, WebSphere, and AWS services (specifically EC2, RDS, and S3), as well as with load testing tools like LoadRunner and application refactoring.
Project Title: AliExpress Product Data Scraper Project Overview: This project involves developing a Python script to automatically extract product data from AliExpress.com. The script will read product URLs and associated data from a MySQL database, scrape relevant information, and then update the database with the scraped results. The scraping process will be managed based on the `scraping_active` status and the `last_scrap_date` in the database. Project Goals: Develop a Python script that can efficiently and reliably scrape product data from AliExpress.com. The script should interact with a specified MySQL database to fetch product URLs and update the scraped data. The script should be able to handle potential errors during scraping (e.g., website changes, net...
I'm seeking a part-time Python developer who is proficient with tkinter, opencv, cuda, and insightface. The primary focus of this project is implementing a face recognition system. The specific tasks will include: - Face Detection: Identifying faces in different environments and conditions. - Face Matching: Comparing faces and determining if they are the same. - Facial Attribute Analysis: Interpreting various facial features and characteristics. - webcam integration for a windows application - testing and debugging The system needs to be compatible with Windows. Ideal candidates should have extensive experience in Python and the aforementioned libraries. A strong background in computer vision and GUI application development will be an added advantage. Please provide ex...