Cerco un programmatore di computer a roma jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 cerco un programmatore di computer a roma jobs found, pricing in USD

    I'm in search of a qualified developer to create a sniper bot. This complex trading bot should ideally have the following features: -most important function is a sniper bot function with the ability to snipe the contract based on the wallet of the creator or a name used to deploy it. Example all the contracts that use the name PEPE will be bought instantly on presets values. and if i select the option to follow certain wallet will buy everything this wallet launches on - Automatic buy and sell orders: This bot should be able to place trades on my behalf, minimizing manual intervention. - Real-time blockchain analysis on the Solana network - Customizable alert system: I want to be alerted with all PNL data for every trade executed in real time after trad...

    $557 (Avg Bid)
    $557 Avg Bid
    14 bids

    I am in need of a proficient and detail-oriented professional to assist with the collection and organization of crucial information for ongoing projects related to the UN System and sustainable development. The main tasks involve: - Note-taking during important meetings, - Creating concise summaries post-meetings, - Writing official statements to support communication materials and documentation. In terms of expertise, familiarity with the UN System, sustainable development, and the 2030 agenda is essential. The ability to distill complex information into clear, succinct notes, summaries, and statements is also paramount. A strong written communication skill is highly desirable. This project is estimated to last for more than 2 weeks and if we like ...

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    18 bids

    ...evaluate the behavioral changes stemming from the 12-week program for 30 people at each clinic at 3 follow-up time points. They shared with you that they intervened in steps, which involved preparation, action, and maintenance around exercise. They encouraged community members to walk/run 3 days a week and eventually make it a life-long habit. The main outcome was minutes of walking/running per week. Participants were asked: “How many minutes did you walk or run in the last 7 days? ______” Computer-based programming and software : Use SPSS Instructions: You have 4 pages (minimum) to describe the planning, implementation, and evaluation of this study. Be sure to include and describe, in detail, the 4 areas below: Theoretical foundati...

    $122 (Avg Bid)
    $122 Avg Bid
    30 bids

    I'm in search of a qualified developer to create a sniper bot. This complex trading bot should ideally have the following features: -most important function is a sniper bot function with the ability to snipe the contract based on the wallet of the creator or a name used to deploy it. Example all the contracts that use the name PEPE will be bought instantly on presets values. and if i select the option to follow certain wallet will buy everything this wallet launches on - Automatic buy and sell orders: This bot should be able to place trades on my behalf, minimizing manual intervention. - Real-time blockchain analysis on the Solana network - Customizable alert system: I want to be alerted with all PNL data for every trade executed in real time after trad...

    $583 (Avg Bid)
    $583 Avg Bid
    21 bids

    I'm looking for a computer engineer with strong expertise in Google technologies. Key Requirements: - Proficiency in Operating Systems and Technical Skills: You should be well-versed in various Operating Systems and technical aspects to tackle the challenges of the project. - Google Technology Proficiency: You must have a deep understanding and hands-on experience with Google technologies, products, and services. Ideal Skills and Experience: - Previous experience in software development, network security, or hardware design would be a plus. - Strong understanding and experience in using multiple operating systems, particularly Windows, Linux, and macOS. - Excellent problem-solving skills and the ability to work independently and in a team. - A...

    $105 (Avg Bid)
    $105 Avg Bid
    12 bids

    I'm seeking an exam invigilator with at least a Bachelor's degree to administer an on-site exam in Bertrange, Luxembourg. This is a one-time gig with the potential for future opportunities. We provide test administration and accommodation solutions to test-takers nationwide. For this purpose, we look for professionals who we contact on an "as-needed" basis to see if they are available to assist test takers for their approved accommodations. We provide complete training and assignments pay hourly for the entire scheduled time, even if the exam ends early. We have a computer exam coming up where a test taker has been approved for a Reader and input assistance. For this assignment, you are required to be present on-site, sit with...

    $22 - $25 / hr
    Local
    $22 - $25 / hr
    0 bids

    ...topic in the training. I've attached a draft PPT which covers topics that need to be covered in detail. Below are the links to where the detailed content for each topic could be found. With the help of following content, create a detailed PPT deck for each of the topics. Each deck should contain a slide including- Prerequisites, What will be learned in this topic, what would be learned in next topic. 1️⃣ Fundamentals of Generative AI: 2️⃣ Fundamentals of machine learning: 4️⃣ Fundamentals of Computer Vision:

    $40 (Avg Bid)
    $40 Avg Bid
    19 bids

    ** Please do not apply. If you don’t meet the must have criteria at the beginning of this job description post. We are looking for a motivated and successful grant writer located within Canada! The grant writer will be responsible for locating, researching, and applying for potential funding opportunities in order to ensure successful grant approvals. The Grant Writer MUST be Canadian or have the expertise and experience with the Canadian government, ideally living in Canada and speaks and writes English Fluently. They MUST specialize in IT/digital marketing/ ecommerce/employee hiring grants They MUST have a proven strong track record of total grants submitted vs approvals in the last year within Canada. They are responsible for finding funding opportunities for ...

    $780 (Avg Bid)
    $780 Avg Bid
    24 bids

    We are seeking an experienced software developer to join our team and work on developing a secure and scalable VPN/Internet gateway solution. This project involves building server software capable of authenticating client connections and providing access to the internet. Requirements: Master's degree or PhD in Computer Science, Cybersecurity, or a related field Extensive experience in internet security, privacy, and VPN technologies Strong proficiency in server-side software development Familiarity with OpenWrt and router firmware development (preferred) Passion for internet security and privacy Responsibilities: Develop robust Wireguard exit nodes and VPN server software Ensure seamless integration with existing client software and VPN router firmware Implemen...

    $40 / hr (Avg Bid)
    $40 / hr Avg Bid
    18 bids

    ...limited to: - Debugging - Code optimization - Designing interactive web elements - Working with commonly used frameworks such as React, Angular, and Vue.js - Creating dynamic web pages - Building web applications - Enhancing user interactions Your bid should reflect your ability to handle a wide array of tasks and complexities. As we move forward, I will provide more detailed information about the specific tasks at hand. Here is the task: I have a website (online store mock up) almost done (on my local computer). But few issues I still have with the Contact Us form (email validation. With the header container (the hamburger and logo image touch each other).   Rules for the form: 1. All fields must be filled in (validation works) 2. autofill (doesn...

    $22 (Avg Bid)
    $22 Avg Bid
    24 bids

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the

    $194 (Avg Bid)
    $194 Avg Bid
    10 bids

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the

    $54 / hr (Avg Bid)
    $54 / hr Avg Bid
    23 bids

    ...clients. The project is ongoing, so I'm looking for someone who can commit to a continuous workflow. Key requirements: - Proficient in creating engaging and visually appealing sign/poster designs - Experience in print media, particularly in ensuring designs are print-ready - Ability to understand and tailor designs to a general audience - Work with Illustrator and/or Indesign This role is ideal for a creative individual who is keen on long-term collaboration and has a strong portfolio in print design. I attached our 2 main products as reference. We individualize these products for each client according to their CI. Please start your application with your birthyear. All other submissions will be declined! AI or computer generated texts need to s...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    123 bids
    Clear the grass 6 days left

    I'm in need of some technical help to clear out some files that are bogging down my computer. I'm not exactly sure what needs to be cleared, but I know that it's likely temporary files, browser history, and cache that can be removed to free up space and improve the performance of my system. Key responsibilities: - Identify and remove unnecessary temporary files that are hogging my computer's storage - Clear the browser history to improve privacy and reduce the load on the system - Manage the cache to optimize the performance of my computer I'm looking for someone who's experienced in computer maintenance, and is able to take on this task efficiently and effectively.

    $1274 (Avg Bid)
    $1274 Avg Bid
    67 bids

    For my project, re...project, real-time voltage levels tracked through an ATSAMD21 MCU will be crucial. I need someone who can develop firmware to transport this crucial A/D data to a host computer via USB in a raw format. This endeavour calls for: * Proficiency in crafting firmware for ATSAMD21 MCU * Proficient understanding of voltage/current monitoring systems including TI INA3211 i2c sensor * Ability to transport raw A/D data via USB * Experience in real-time data monitoring solutions. Your role would be to focus on developing a robust and efficient real-time monitoring system to track voltage levels and send this information in raw format to the host computer. Your expertise will ensure that accurate and reliable voltage info is re...

    $484 (Avg Bid)
    $484 Avg Bid
    34 bids

    As part of my project, I require a thorough analysis of the Sequential Search algorithm. Key Requirements: - An understanding and calculation of the time complexity under all cases: worst, average, and best. - Assessment of the algorithm when working with all types of list: sorted, unsorted, and randomized. The ideal candidate should possess strong problem-solving abilities, excellent mathematical skills, and a deep knowledge of algorithm efficiency. Proficiency in the use of mathematical induction to prove the correctness of algorithms is highly desirable. Your task will revolve around the comprehensive evaluation of the Sequential Search algorithm, making this role perfect for those seeking to apply and grow their knowledge in computer science and algorithm anal...

    $109 (Avg Bid)
    $109 Avg Bid
    21 bids

    I'm in need of an expert with knowledge and skills within the realm of Computer-Aided Design (CAD), specifically for developing a basic level mechanical part drawing. Its a onenoff part for a car steering wheel that also needs 3d printing Local to Warwick

    $133 (Avg Bid)
    $133 Avg Bid
    63 bids

    Description: Are you passionate about creating efficient solutions for inventory management? Krizz Retail is looking for a skilled Software Developer to join our team and lead the development of our inventory management software. As a pivotal member of our technology team, you'll spearhead the design, implementation, and optimization of a robust software solution tailored to our retail operations. Responsibilities: Collaborate with stakeholders to gather requirements and translate them into technical specifications. Design, develop, and deploy scalable and reliable inventory management software. Conduct comprehensive testing to identify and resolve any issues or bugs. Optimize system performance for reliability, scalability, and security. Stay abreast of emergi...

    $336 (Avg Bid)
    $336 Avg Bid
    7 bids

    I'm looking to train a model that can generate high-quality images of humans wearing handbags in various ways. Key Aspects: - The primary goal of this project is to generate high-quality images of humans wearing handbags. - The system should accept both images of handbags and models as input. - I'll need the model to adjust the handbag size on the model and simulate different lighting conditions. Skills and Experience: - Strong background in machine learning and computer vision, particularly in image generation and manipulation. - Experience with virtual try-on systems or similar projects will be highly advantageous. - Proficiency in handling image processing and customization would be a plus. It's important that the outcomes of this p...

    $1011 (Avg Bid)
    $1011 Avg Bid
    37 bids

    ...looking for a C programmer to develop a simple keylogger detector specifically for Windows and Linux operating systems. The primary use of this tool will be on my personal computer. Key Features and Tasks: - The detector should be capable of detecting and alerting keyloggers' presence on the computer. - The detector can have minimal ui. - the detector can only have manula scanning. Ideal Candidate: - Knowledgable in C programming with significant experience in system security programming. - Familiarity with keylogger behaviors and effective detection methods. - Prior experience in developing security software for Windows and Linux operating systems. The end goal of this project is to ensure my personal computer is fairly safe from keyloggers...

    $11 (Avg Bid)
    $11 Avg Bid
    5 bids
    RF and Riggers 6 days left

    ...Nizamabad Medak Nalgonda Khammam Ratnagiri Aurangabad Latur RF Engineer/ Rigger Responsibilities: • Ensuring RF test equipment is calibrated to industry standards. • Testing, cleaning, and packing field equipment. • Traveling to customer locations and field sites. • Testing the performance of existing wireless networks. • Analysing RF broadcasting equipment and suggesting improvements. • Using computer software to design RF installations for new wireless networks. • Troubleshooting network issues. • Ensuring regulatory standards are met. RF Engineer Requirements: • Bachelor's degree or Diploma in electrical or Electronics engineering • 1-3 years' experience as an RF engineer in the mobile telecommunications industry. &...

    $120 - $347
    $120 - $347
    0 bids

    ...Nizamabad Medak Nalgonda Khammam Nagpur Ratnagiri Aurangabad Latur RF Engineer/ Rigger Responsibilities: • Ensuring RF test equipment is calibrated to industry standards. • Testing, cleaning, and packing field equipment. • Traveling to customer locations and field sites. • Testing the performance of existing wireless networks. • Analysing RF broadcasting equipment and suggesting improvements. • Using computer software to design RF installations for new wireless networks. • Troubleshooting network issues. • Ensuring regulatory standards are met. RF Engineer Requirements: • Bachelor's degree or Diploma in electrical or Electronics engineering • 1-3 years' experience as an RF engineer in the mobile telecommunications indus...

    $120 - $347
    $120 - $347
    0 bids

    I'm seeking a professional to develop a top-notch mobile app. The main objective is not well-defined yet, but I'm open to discussing potential functionalities. Ideal Skills/Experience: - Proven experience in mobile app development - Ability to propose and implement diverse functionalities - Flexibility in terms of timeline as the completion date is not yet decided Your bid should include a brief description of your relevant experience, your suggested strategies for the project, and your availability for timely communication. Looking forward to hearing your ideas and creating an amazing mobile app together! English

    $262 (Avg Bid)
    $262 Avg Bid
    8 bids

    ...am currently struggling with a problematic issue in my Ansys mechanical simulation. Throughout the simulation process, I'm unable to solve the setup entirely. Even though no recent changes have been made to my computer software that could potentially interfere with the Ansys mechanical simulation, the problems persist. Also, there are specific error messages and warnings during the attempts to solve the setup. Required Skillset: - Expertise in Ansys mechanical simulation. - Adequate experience in debugging and resolving software errors. - Ability to understand and decipher specific software error messages. The primary task for this project would be to identify, understand and adequately solve the setup issues causing interruptions in the simulation, aiming at a...

    $120 (Avg Bid)
    $120 Avg Bid
    16 bids

    I'm experiencing a "Forbidden: You don't have permission to access this resource" error on my entire WordPress website. It happened after I made some updates to the site, and now it's completely inaccessible. Ideal candidate for this job would: - Be an experienced WordPress specialist - Have previous case studies of successfully handling similar issues - Be skilled in troubleshooting and rectifying website errors Key Tasks: - Investigate and diagnose the problem causing the forbidden error - Implement a solution to rectify this problem and restore full access to the website - Verify the solution to ensure the error doesn't recur. Your responsibilities would include making sure the error is permanently fixed and ensuring the website runs...

    $31 (Avg Bid)
    $31 Avg Bid
    114 bids

    I'm looking for an expert specialized in Computer Science (CS), Electrical Engineering (EE) and Mechanical Engineering (ME) to assist me with academic projects particularly focused on Power Systems with emphasis on Renewable Energy Integration. This will require: - Profound knowledge of Computer Science, Electrical and Mechanical Engineering concepts - Expertise in dealing with Power Systems, specifically Renewable Energy Integration into Power Systems - Tools Matlab, Python - Algorithms development Expect your assistance to be comprehensive, covering all bases to ensure outstanding outcomes. Your bid should demonstrate your expertise in these areas.

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    9 bids

    I am seeking an experienced Python professional to develop a system that can accurately detect fake invoices. The aim is to prevent financial losses and enhance security. Need to detect a submitted computer generated receipt in pdf if it is a tampered or real one. There are chances like in the computer generated bill some people can change the amount, name, address sections and submit. This model should able to detect all those tampered PDFs with minimum false positives. Do metadata analysis QR code reading in the receipt and validation Key Responsibilities: - Develop a fraud detection algorithm using Python. - Test and tune the model for maximum accuracy. Ideal Experience and Skills: - Proficient in Python programming. - Proven experience ...

    $304 (Avg Bid)
    $304 Avg Bid
    13 bids

    I'm looking for a designer who can craft a modern, minimalistic logo for my IT support business. This unique logo should include a symbol referring to technology such as a computer/laptop symbol, circuits, or a cloud. Requirements: - Use of cool tones, specifically blues and grays, to communicate our corporate image. - A minimal, sleek sans-serif, serif or script typeface. The choice is yours as I don't have any specific preferences. - The design should be innovative, portraying my business as a cutting-edge, modern IT support firm. - I would like the logo to be an symbol next to the company name Ideal skills: - Creative graphic design - Knowledge in modern logo trends - Familiarity with tech - Attention to details Pl...

    $25 (Avg Bid)
    $25 Avg Bid
    90 bids

    Attached is an adobe inspection report format that I need some final details fixed. For example the fonts are a few different sizes and some kinks I need fixed. I am not a computer guy but this format would work great. I just need a professional to go over it and make it consistent. I can explain it better over the phone if possible 4152446429 Thank you.

    $307 (Avg Bid)
    $307 Avg Bid
    74 bids

    ...help in the following project. Project description available in Spanish below. Project Description:We are seeking a freelance IT consultant to assist with the implementation of Peer-to-Peer (P2P) distribution solutions within our Microsoft SCCM environment. The project involves setting up either BranchCache with OSD Toolkit or Peer Cache to optimize the distribution of Windows 11 images across our network. The primary goal is to reduce network congestion and improve distribution speed while ensuring minimal disruption to our existing SCCM infrastructure. The consultant will collaborate closely with our internal IT team to define objectives, configure the P2P solutions, conduct a proof of concept (POC), and provide ongoing support and guidance throughout the project. Requi...

    $38 / hr (Avg Bid)
    $38 / hr Avg Bid
    3 bids

    We are doing trailers service for people who needs help in fixing their properties and getting better service most of people who used to travel for long distanc...people who used to travel for long distances so we are able to assist anyone who want their trailers to operate normally without any broken sides or wheels / bearings and breakable at the same time we do computer services Ideal freelancers for this job should possess: - Deep knowledge of software and Hardware Manufacturing industry practices - Strong customer service abilities - Proficiency in various computer applications - Excellent communication skills. We aiming to leverage our abilities to effectively provide trailers support and services in trailer manufacturing setting. Experience in a similar rol...

    $25 - $50 / hr
    $25 - $50 / hr
    0 bids
    LinkedIn Profile 5 days left
    VERIFIED

    I need an experienced professional to develop and o...experienced professional to develop and optimize my LinkedIn profile. This includes: - Showcasing my skills in sales, project management and handling sales team as team leader in computer hardware - Incorporating past work within the profile. I emphasize the relevancy of showcasing my previously completed professions towards this role. - Ensuring a basic overview of my skills and experience is clear and concise. A brief yet detailed presentation is the goal here. Ideal candidates should have proven success in LinkedIn profile optimization and personal branding. Your understanding of the tech industry, especially in computer hardware sales, project management and leading sales team. Please include past wor...

    $106 (Avg Bid)
    $106 Avg Bid
    23 bids

    I'm looking for a computer science expert to design a finite automaton for advanced pattern recognition. This project has a strong emphasis on natural language processing. If you have experience in designing automata and a solid understanding of advanced pattern recognition, I'd love to hear from you. Key Requirements: - Proficiency in designing finite automata - Experience with natural language processing - Strong understanding of advanced pattern recognition techniques Your responsibilities: - Designing a finite automaton that excels in recognizing advanced patterns, with a core focus on natural language processing - Ensuring the automaton is efficient and effective in pattern recognition This project is suited for a t...

    $137 (Avg Bid)
    $137 Avg Bid
    5 bids

    I'm in need of an experienced network technician that can help me identify and resolve a specific issue with my MikroTik network. The problem I'm facing is that all the computers on the network, regardless of whether they're new or old, are unable to download Windows updates. Here are some key details that can help you understand the situation better: - **Specific Issue**: The issue is specific to Windows updates. When a computer is connected to the MikroTik network, it fails to download updates. However, when the same computer is connected to a different network (like a hotspot), the updates download without any issue. - **Nature of Issue**: The problem doesn't seem to be with the individual computers, but with the MikroTik ...

    $66 (Avg Bid)
    $66 Avg Bid
    11 bids

    ...Description: As a Full Stack Developer, you will be responsible for developing and designing front end web architecture, ensuring the responsiveness of applications, and working alongside graphic designers for web design features, among other duties. Roles and Responsibilities: • Develop front end website architecture. • Design user interactions on web pages. • Develop backend website applications. • Create servers and databases for functionality. • Ensure cross-platform optimization for mobile phones. • Ensure responsiveness of applications. • Work alongside graphic designers for web design features. • See projects through from conception to finished product. • Design and develop APIs. • Meet both technical and consumer needs. ...

    $1392 (Avg Bid)
    $1392 Avg Bid
    87 bids
    Software Auditor 4 days left

    Job Description: As a Software Auditor, you will be crucial in conducting thorough assessments of software usage within client organizations. You will analyze software licenses, usage patterns, and deployment data to ensure compliance with licensing agreements and identify potential areas of risk or non-compliance. Roles and Responsibilities: • Conduct software audits for client organizations to assess compliance with software licensing agreements. • Analyze software deployment data, license entitlements, and usage metrics. • Verify the accuracy of software license records and documentation. • Identify discrepancies, unauthorized software usage, or potential non-compliance issues. • Prepare detailed audit reports outlining findings and recommendations. &b...

    $2391 (Avg Bid)
    $2391 Avg Bid
    4 bids

    I'm looking for a talented web designer to create a website aimed at showcasing my computer training services. Key Features: * Comprehensive presentation of services offered which include training in programming languages, IT certifications, Tally, Advanced Excel, and Graphics Designing. * A design that is engaging and encourages user interaction. Ideal Project Bidder: The ideal candidate for this project will have a strong background in web design with excellent knowledge in user interface and user experience (UI/UX). Familiarity with the tech education industry will be appreciated. The successful bidder should be able to demonstrate a portfolio of similar completed projects. Deliverables: * A fully functional, user-friendly webs...

    $119 (Avg Bid)
    $119 Avg Bid
    35 bids

    I'm looking for a computer vision expert who can help in creating interactive and immersive experiences, primarily to create an interactive wall and floor games we have game developers to create games we are looking for interactive mechanism to make our games work . The successful freelancer should be able to provide detailed project proposals, demonstrating their experience and approach for such tasks. Ideal candidates will have a strong background in computer vision, augmented reality, and user engagement. Experience in developing interactive content for game devleopment and marketing purposes would be a significant advantage. Please provide specific examples of relevant work in your application.

    $720 (Avg Bid)
    $720 Avg Bid
    9 bids
    Yolo TensorFlow RCNN 4 days left
    VERIFIED

    Reconocimiento de un insecto en una caja donde existen otros insectos. Tengo unas 100 fotografías de dataset By using AI (TensorFlow, RCNN or YOLO) identify an insect from others quickly. Those will be inside a recipient.

    $535 (Avg Bid)
    NDA
    $535 Avg Bid
    29 bids

    ...pedestrians with a high level of accuracy in a mixed urban and rural environment. Key requirements: - The system must be able to accurately track and differentiate between vehicles and pedestrians. - The level of accuracy required is high; the system must be able to identify and track objects with precision. - The system should be designed to work efficiently in a mixed urban and rural environment, adjusting to the different challenges each setting presents. Ideal Skills: - Proven experience in developing AI traffic surveillance systems. - Strong understanding of computer vision and object tracking algorithms. - Familiarity with mixed urban and rural environments and the challenges they present. - Ability to deliver a high-accuracy, reliable system....

    $4904 (Avg Bid)
    $4904 Avg Bid
    32 bids

    ...do it manually (copy/paste), but I need a tool to have it done automatically. These invoices have a consistent format structure, and the fields I need to copy to Excel are always the same. They are informations like: invoice number, date, customer's name, product code, price, etc. All the fields that need to be on Excel are highlighted in color red on the 2 files I'm providing as an example. Any other info not highlighted in red, doesn't need to be on Excel file. The automation process must execute without fail, ensuring that the location of highlighted fields - which are always the same in every file - does not affect the extraction. The only difference you'll see between the invoices is that most of them (maybe 90% or more) have only 1 product, but ...

    $393 (Avg Bid)
    $393 Avg Bid
    151 bids

    I recorded a podcast episode on my computer through Riverside, but the audio is distorted. I need a skilled audio engineer to help me fix it. Key details include: - The audio was recorded in WAV format. - The primary issue is distorted sounds rather than background noise or volume fluctuations. Ideally, you should have experience with: - Audio editing software. - Correcting distorted audio without losing quality. - Working with WAV files.

    $24 (Avg Bid)
    $24 Avg Bid
    24 bids
    Trophy icon ESP32 enviar datos a un servidor 17 days left

    Usando la placa de desarrollo ESP32-S2-DevKitC-1 (la que trae el led rgb), conectar a internet en modo station y hacer peticiones a un servidor de prueba (puede ser de esos gratuitos o instalarlo en el propio PC) para transmitir un dato a la internet (puede ser una cadena de caracteres). Hay que considerar que el led RGB debe usarse para indicar cuando se envía un mensaje (que use algunos colores). Idealmente debe realizarse en la plataforma PlatformIO con la herramienta ESP-IDF (NO ARDUINO). Para la placa ESP32-S2-DevKitC-1 (no me sirve otra).

    $100 (Avg Bid)
    $100
    2 entries
    Reparación de VPS Linux 4 days left
    VERIFIED

    Tengo un servidor Linux, al enviar correos me indica, requiero mantenimiento SMTP Error (452): Failed to set sender "mymail" (4.3.1 Insufficient system storage).

    $22 (Avg Bid)
    $22 Avg Bid
    25 bids

    ...(SHP). This boundary creation align to guidelines of international environmental conservation bodies including UN, Pacific Regional Environment Programme or Convention on Biological Diversity in terms of marine boundaries. The boundaries are already present on raster paper charts for navigation but we need digital boundaries made with accurate coordinates. Ideal freelancers should have: Primary: - Proficient skills in working with Shape files (SHP) - Apps such as QGIS or ARCGIS. Secondary (optional): - Understanding of the maritime environment and submerged reefs - Experience or familiarity with international environmental conservation regulations particularly those stipulated by UN, Pacific Regional Environment Programme or Convention on Biological Diversity The d...

    $464 (Avg Bid)
    Urgent
    $464 Avg Bid
    14 bids
    Senior AI Developer Needed 4 days left
    VERIFIED

    I am in search of a seasoned AI developer with expertise in various AI domains. The ideal candidate should have a strong background in: - Natural Language Processing - Machine Learning - Computer Vision I'm also looking for a candidate with a proven track record of working on complex AI projects. Please provide details of your past work and experience in the AI field. A detailed project proposal would be a plus. The project will involve developing a sophisticated AI system, so it's crucial that you are well-versed in the latest AI technologies and methodologies. Feel free to share any specific programming language experience you have, although it's not a prerequisite. Looking forward to receiving your appli...

    $189 (Avg Bid)
    $189 Avg Bid
    43 bids

    MATLAB USERS Visual P...Visual Processing and Object Detection: The first task will be to detect and segment objects in images using traditional computer vision methods. It will be necessary to automatically separate the balls from the background and evaluate the accuracy of the segmentation. Feature Calculation: The second task will be to extract texture and shape features. By using appropriate algorithms to calculate the shape attributes of the balls, it will then obtain textural attributes with gray level collaborative matrices. Object Tracking: The third and final task will be to track the movement of a ball by applying a Kalman filter. Working with real and noisy coordinates, it will create a tracking algorithm and compare the tracked path with the real o...

    $140 (Avg Bid)
    $140 Avg Bid
    14 bids

    I'm seeking a professional in Python with experience in computer vision, specifically with DVS 346 cameras. The goal of the project is to: - Detect human movements: Standing, walking, sitting, waving, jumping, running - Calculate the speed of detected movements The project will take place in an indoor environment. Ideal candidates should have: - Proficiency in Python - Expertise in computer vision - Experience with DVS 346 cameras would be a plus This is a unique project that requires attention to detail and an understanding of both human movement and computer vision principles. The ideal freelancer will be able to deliver accurate movement detection and speed calculations. I already have the DVS 346 camera for this project.

    $169 (Avg Bid)
    $169 Avg Bid
    39 bids

    ...IOM's call for proposals and need a skilled proposal writer to create a comprehensive and technical document for our Community Mobilization through Mobile Technologies in Somalia within the Somalia context. Focusing on youth and community engagement, this proposal will serve to bridge the gap between digital technologies and social development. Key Responsibilities: - Create an in-depth proposal with a focus on the integration of mobile applications, crowdfunding, and gaming into our initiative. - Address the importance of education and training programs and the use of social media and online platforms for awareness campaigns in driving youth and community engagement. SCOPE OF CONSULTING SERVICES REQUESTED: 1. Crowdfunding platform hosting: - Maintain ...

    $74 (Avg Bid)
    $74 Avg Bid
    13 bids