Wordpress poll plugin log jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 wordpress poll plugin log jobs found, pricing in INR

    Hi, Im looking for someone who helps me with my project. white label w...label website with integrated TradingView libraries. We can break down the portal into different parts connected. 1 – SuperAdmin, For the owner that can overlook everything in the system (me) 2 - Admin will be the “shop owner” they can edit/add/remove products, and sell them (integrations) Admin can be a brand that will be editable and have its own logo and domain login with branding. 3 - User who log in to the “shop” and can purchase products 4 – Trading portal – Connecting Libraries from Tradingview with our own (redistributed by Admin) 5- Integrations – Possibility to add telegram/discord/chat between users / FB messenger/video presentation/YT -LIVE). For su...

    ₹350751 (Avg Bid)
    ₹350751 Avg Bid
    38 bids

    Configuring Google and Facebook logins is essential for enhancing user convenience and security on your platform. By integrating these social login options...accordingly. Similarly, for Facebook login, you'll need to create a Facebook app, configure the app settings, and obtain the necessary credentials. Once you have obtained the required credentials from both Google and Facebook, you can integrate their respective SDKs into your platform's authentication flow. This integration enables seamless authentication and authorization processes, allowing users to log in securely and access your platform's features with ease. Additionally, implementing these social login options can help increase user engagement and retention rates, as it provides a convenient and familiar lo...

    ₹1669 (Avg Bid)
    ₹1669 Avg Bid
    9 bids

    We're looking to dev... A robust rating system specifically for professors. 2. A comprehensive student review system. In terms of displaying information, each professor's page should show the following: 1. Their name and photograph. 2. The department they’re associated with, as well as their university affiliation. 3. An overall rating and reviews from students. Users on the platform should be able to register and log in to use the website via an email and password system. For this job, freelancers should possess extensive experience with and understanding of website development, and should be comfortable implementing complex features such as the rating and review systems. Proficiency in user-interface design to create an intuitive, user-friendly registration pr...

    ₹44992 (Avg Bid)
    ₹44992 Avg Bid
    101 bids

    I'm seeking a specialized developer to create a custom plugin for Revit. Ideally, your skill set should focus on: - Strong knowledge in Revit API - - Automating data retrieval within Revit using C# and Revit API In your application, please elaborate on your past work specifically in development of similar plugins. Demonstrating your familiarity in this specific area is paramount to securing this project. A proven track record in creating plugins catering to the architecture and 3D modeling domain could potentially put you ahead of the competition.

    ₹11102 (Avg Bid)
    ₹11102 Avg Bid
    9 bids

    As a recruitment firm, we are in need of a customized, interactive recruitment tracker. It should primarily support the following features: - Applicant tracking: it must meticulously log and monitor the progress of each candidate from application to hire or decline. - Interactive dashboard: An intuitive, easy-to-use dashboard that shows accurate data on the current number of applicants, job vacancies, and status of hiring processes is crucial. The ideal freelancer for this project should possess extensive experience developing similar HR tools, and have a keen understanding of data visualization for dashboards. Understanding recruitment processes is also a plus.

    ₹14023 (Avg Bid)
    ₹14023 Avg Bid
    51 bids

    Hi HashOne Creatives: A number of years ago, you created a site for me at in wordpress. The site works, but I cannot get a number of the plugins to work. I was wondering if you could help fix it. Once it's working properly, I'd like to clone the site.

    ₹3339 / hr (Avg Bid)
    ₹3339 / hr Avg Bid
    1 bids

    We are looking for an experienced Autodesk Revit plugin developer to create a custom plugin that integrates with Revit 2024. The plugin will automate the retrieval of quantity data from specific Revit schedules and perform calculations based on user-selected options.

    ₹2337 (Avg Bid)
    ₹2337 Avg Bid
    4 bids

    As the owner of a dynamic and rapidly evolving website, I need a WordPress expert proficient in the ModelViewer plugin, ideally with a solid background in implementing interactive 3D displays on web pages. The project primarily involves handling three types of 3D models - architectural designs, product models, and humanoid models. An understanding of these models and previous experience in manipulating them will give you a significant edge for this project. Key interactive features expected include: - Enabling drag and rotate actions on each model - Zooming in and out of the models for a detailed view - The capacity to smoothly switch between different layers of each model Candidates who readily demonstrate previous work with these features will be preferred. Additionall...

    ₹668 / hr (Avg Bid)
    ₹668 / hr Avg Bid
    21 bids

    I'm in need of an Android WearOS app that can help me monitor flight progress and altitude on my smartwatch. I want to be able to view real-time flight tracking and altitude display. Key Features: - Real-time Flight Tracking: The app should poll one of two APIs every 10 seconds and update. - Altitude Display: It should track the aircraft's altitude at any given time. - Time Remaining: I would like an estimate on the time remaining until the flight's expected arrival. - Arrival and departure city codes should be displayed. - Local time: It should show the 12hr local time with city code under and 3 letter timezone in parentheses. The ideal candidate for this project should have experience in Android WearOS app development. Technical details: Polling should only oc...

    ₹7763 (Avg Bid)
    ₹7763 Avg Bid
    17 bids

    ...proficient WordPress Coder for a long-term engagement. You will be handling tasks involving: - Theme Customization: Your key responsibility will be customizing themes to ensure a unique and engaging user experience. You'll be creating custom designs, ensuring responsiveness across all devices and integrating e-commerce elements. - Plugin Development: You must have the knowledge and skills to develop and implement plugins based on specific requirements. This includes a contact form plugin, a membership plugin, and an SEO plugin. - Website Optimization: Your role will involve fine-tuning and optimizing the website for maximum efficiency and speed. As the ideal candidate, you must be proficient in WordPress, have strong programming skills, an...

    ₹501 / hr (Avg Bid)
    ₹501 / hr Avg Bid
    43 bids

    I'm in need of a skilled WordPress backend developer to address a specific issue on our website. Your role will primarily involve troubleshooting and fixing a small, but persistent problem. A keen eye for detail, problem-solving skills, and an in-depth understanding of WordPress backend are all essential. Ideal candidate will have experience in plugin development, ensuring they have a solid grasp of how to implement and troubleshoot plugins efficiently. Experience with the latest version of WordPress is also a must. Must be start work immediately on my local system via screenshare Do let me know about your prior experience with WordPress backend development and specific examples of plugins you've worked on.

    ₹584 (Avg Bid)
    ₹584 Avg Bid
    5 bids

    ...like below that will serve HTTP & HTTPS without the need to add SSL certificate at the NGINX level and stay using my website using HTTPS relying on GCP-CertificateManager at LB level. How my configuration should look like to accomplish this? This the configuration I trying to use with my Django app. ########### server { server_name _; listen 18000; access_log /var/log/nginx/; error_log /var/log/nginx/; location / { try_files $uri u/proxy_to_app; } location u/proxy_to_app { #proxy_set_header X-Forwarded-Port $http_x_forwarded_port; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header Host $host; proxy_set_header X-Real-Ip $remote_addr; proxy_redirect off; proxy_pass htt...

    ₹3756 (Avg Bid)
    ₹3756 Avg Bid
    7 bids

    We are looking for an experienced Autodesk Revit plugin developer to create a custom plugin that integrates with Revit 2024. The plugin will automate the retrieval of quantity data from specific Revit schedules and perform calculations based on user-selected options.

    ₹2755 (Avg Bid)
    ₹2755 Avg Bid
    3 bids

    Project Budget: $150 Project Deadline: Within one day Project Type: Custom WordPress Plugin Project Overview: Custom WordPress plugin required to allow a user to view data from a database table in a user friendly way. PHP Version: 8.2 and above Number of Shortcodes: 1 (we will be inserting the shortcode into various pages & posts to display the plugin functionality. Overview of plugin functionality: The purpose of this script is to retrieve a list of matching records from the db table & display this data in a clean and user friendly way. Process Flow: - Use shortcode attributes on the page/post to quickly retrieve matching records from the database table - If there are matching records display the data in a clean in-post widget - I...

    ₹12938 (Avg Bid)
    ₹12938 Avg Bid
    55 bids

    ...- **Unique Items**: I will need engaging, custom, and unique items for players to discover and utilize in the game. - **Crate Rankups Integration**: I also want to include a crate rankups system to add a layer of progression and reward for players. Ideal Skills and Experience: - **Minecraft Server Administration**: Experience in setting up and maintaining Minecraft servers is a must. - **Plugin Development**: Proficiency in developing Minecraft plugins is highly desired, specifically for creating custom items and integrating rankups system. - **Game Design**: A knack for game design and balancing would be beneficial to ensure the survival mode is engaging and challenging. If you're a Minecraft enthusiast with a creative approach to server setup and unique item crea...

    ₹2003 / hr (Avg Bid)
    ₹2003 / hr Avg Bid
    42 bids

    I need an expert in WordPress to help me with a new website. The finer details of design, theme, and plugin are yet to be decided, but will definitely need your expert advice and customization skills there. Project Specifications: - The website will have less than 5 pages - Requires a clean, user-friendly design - May need theme development and plugin customization Ideal freelancer: - Extensive experience in WordPress design and development - Excellent portfolio of previous WordPress sites - Strong understanding of plugin customization and theme development.

    ₹132220 (Avg Bid)
    ₹132220 Avg Bid
    245 bids

    I'm in need of a skilled Flutter developer to help bring my application idea to life. The app already has a design/mockup ready, therefore, we'll dive straight into development. Key Features to Implement: - User Login: Experience with creating secure login systems is essential. Users should be able to create accounts, log in, recover passwords and so on. - Push Notifications: The application will need to support timely push notifications. Understanding how to implement this in Flutter is necessary. - In-app Purchases: I require someone with experience in setting up and managing in-app purchases. - DoorDash API Integration: The ability to successfully integrate a third-party API, specifically DoorDash API, into a Flutter application is also crucial. Database Preference...

    ₹2838 / hr (Avg Bid)
    ₹2838 / hr Avg Bid
    144 bids

    I am in need of a talented WordPress developer who can help me create a website that integrates various social media platforms. The website should be built to accommodate the APIs of Facebook, Twitter, Instagram, LinkedIn, YouTube, Pinterest, Reddit, and Quora. Key functionalities that need to be implemented include: - Social media login: Users should be able to log in using their social media accounts. - Share buttons: The website should have easy-to-use share buttons for users to share content on their social media profiles. - Display social media feed: The site should display feeds from different social media platforms. - Display social media posts: The website should show specific posts from various social media accounts. - Social media analytics: The website should pro...

    ₹33306 (Avg Bid)
    ₹33306 Avg Bid
    25 bids

    ...Knowledge of Issabela or similar software is an added advantage. Let's connect if you can guarantee a seamless and efficient communication system. For more information, sent the requerimients - The calls received would be answered by several receptionists who would log in/unlog in with their landline to receive the call. If there are more calls than receptionists, a message will appear indicating that they will assist you immediately. - The receptionists would route the calls to the agents available at that moment, who in turn would log in/unlog in with their landline to answer the calls. - For receptionists there would be a real-time panel of incoming and active calls, as well as receptionists and advisors logged in, free and busy on calls. The receptionist could sel...

    ₹115776 (Avg Bid)
    ₹115776 Avg Bid
    32 bids

    Hi, I have worked with you in the past and need a few grammatical errors fixed on my website, It is hosted on Amazon Lightsail. I also need to get my client portal log in repaired. Im not able to log in. Third, I need the pricing options adjusted on my Pay Pal website link up payment option.

    ₹12521 (Avg Bid)
    ₹12521 Avg Bid
    1 bids

    We are looking for an experienced Autodesk Revit plugin developer to create a custom plugin that integrates with Revit 2024. The plugin will automate the retrieval of quantity data from specific Revit schedules and perform calculations based on user-selected options.

    ₹1336 (Avg Bid)
    ₹1336 Avg Bid
    2 bids

    I am using Woocommerce Bookings to manage room bookings at my website. I need the following customizations needed to the functions the plugin offers: 1) That the administrator can limit the reservation places for a single day without altering the rest of the calendar. Affecting the general capacity. 2) Change the price of a single calendar day without affecting the rest of the days. These two features need to be achieved by directly amending the plugin source code. Because any future plugin update should not revoke this custom work. Please apply with your plan on how you can achieve these. Need it completed within 2 days of time. Budget: 50-70 USD.

    ₹6010 (Avg Bid)
    ₹6010 Avg Bid
    55 bids

    We are looking for an experienced Autodesk Revit plugin developer to create a custom plugin that integrates with Revit 2024. The plugin will automate the retrieval of quantity data from specific Revit schedules and perform calculations based on user-selected options.

    ₹2170 (Avg Bid)
    ₹2170 Avg Bid
    4 bids

    I need a WordPress and MERN developer who can convert my react application to WordPress plugin. I have made a chatbot component and a Admin panel component. Your job will be to add the Chatbot component for all users who are subscribed to Premium and Admin panel which can be accessed by admin only. We want to do this by making a plugin for our WordPress app. Please apply if you have necessary skills and you can complete this quickly, preferably today

    ₹918 (Avg Bid)
    Guaranteed
    ₹918
    4 entries

    I need a WordPress site with a bespoke touch. It requires the following:I need help creating a standard look and feel, which will require the following: 1. The Solo Ravers Events page currently shows ticket products set up in the WooCommerce box office. It needs to be more functional and use a proper ticket plugin that can use WooCommerce for payments. It will need to handle multiple ticket types, attendee lists, and email PDF tickets to event goers. 2. the Solo Ravers Gear is a basic product page that loads products from a plugin called Printful and needs improving both in terms of look and feel and UX 3. The site needs the functionality to allow DJs to either link to their Soundcloud/Mixcloud accounts or upload playlists to the website and manage these through a ...

    ₹60100 (Avg Bid)
    ₹60100 Avg Bid
    109 bids

    I am in need of a proficient Wordpress specialist to fine-tune the intricacies of my website's homepage. Here's what requires attention: Tasks: 1 Add New Widget: The centerpiece of this project involves the addition of a specific new widget - a plugin accommodating Google comments. Your skill at seamlessly integrating this into my sidebar is crucial. 2 Modify existing Widget: Remove the 4 picturebox and add simply Picture i dont want agressive hiring no whatsapp no email no calls ! just use freelancer.com for offer your Knowledge Site URL is

    ₹2337 (Avg Bid)
    ₹2337 Avg Bid
    65 bids

    i need someone to work on my vps server where i am hosting a matrix homeserver. to create an iota identity management and integrate that with matrix sign up and log in authentication. the worn needs to be done immediately. my budget is no more than 40 euros so please bid if you can work on that budget.

    ₹3005 (Avg Bid)
    ₹3005 Avg Bid
    8 bids

    As the owner of a few LearnDash courses, I'm seeking a freelancer with experience in LearnDash plugin to help me address the formatting issues I'm currently experiencing. The key challenges I've identified involve: - Text alignment - Font styling - Image placement - Site enhancements I have between 1 to 5 courses that need this specialized attention. My aim is not only to amend these formatting issues but to also bring about a creative revamp. The course content is finished. This consult involves the deliver and format of the course with some adjustments as required changes include: - Improving the aesthetic layout of the courses - Enhancing the user interface for a more user-friendly learning experience Ideally, I'm looking for a freelancer with a solid b...

    ₹20868 - ₹62604
    Urgent Sealed
    ₹20868 - ₹62604
    50 bids

    We are looking for an experienced Autodesk Revit plugin developer to create a custom plugin that integrates with Revit 2024. The plugin will automate the retrieval of quantity data from specific Revit schedules and perform calculations based on user-selected options.

    ₹2421 (Avg Bid)
    ₹2421 Avg Bid
    4 bids

    I'm in the process of launching an online shop to sell baking and custom cookie cutters. The key features I need from a freelancer experienced in e-commerce platforms include: We already purchased the domain and have some hosting , there is a Wordpress site installed with Woo-commerce plugin , we started playing around with a few ideas so there is some content , we would like to keep the feeling and theme but it needs to be more polished and properly configured for our use , the site will be mostly static except for the upload of new products which should be as easy a possible. - Integrating a search bar for customers to easily find the products. - Implementing distinct product categories. Initially, the store will have fewer than 10 categories. - Enabling customizatio...

    ₹14691 (Avg Bid)
    ₹14691 Avg Bid
    76 bids

    Detection algorithms that will provide the most accurate incident detection. You do not need to concern yourself about the specifics of the SIEM plugin or software integration, i.e., your task is to focus on accurate classification of malicious events using R. You are to test and evaluate two machine learning algorithms (each in two scenarios) to determine which supervised learning model is best for the task as described. Budget is fixed. Only comment if you able to do in this budget.

    ₹1336 (Avg Bid)
    ₹1336 Avg Bid
    11 bids

    ...detailed list of the services offered by the agency, including • in-home care • personal care • companionship • meal preparation • medication management, etc. Each service should have its own dedicated page with descriptions. 3. About Us: Information about the homecare agency, including its history, mission, and values. 4. Client Portal: If applicable, a secure client portal where clients can log in to access important information, schedule appointments, communicate with caregivers, etc. 5. Testimonials: Real testimonials from satisfied clients or their families can build trust and credibility for your homecare agency. Consider including photos and/or videos if possible. 6. Contact Information: Clear contact information, including phone number, email ad...

    ₹43907 (Avg Bid)
    ₹43907 Avg Bid
    151 bids

    I need a skilled and creative logo designer who can visualize and create a compelling logo that will enhance my brand identity and marketing materials. Your responsibilities: - Design a logo with bright, bold colors - This app is for doctors to log there procedures - Deliver a unique logo that will capture the essence of the brand Ideal skills and experience: - Proficiency in graphic design software - Strong creativity and design skills - Strong portfolio showcasing past work Attached are some previous logo Simply show me your previous work and let your work speak for your talent. Your creativity, along with your passion for vibrant and bold colors, should be enough to take on and triumph this project.

    ₹3840 (Avg Bid)
    ₹3840 Avg Bid
    40 bids

    i need someone to work on my vps server where i am hosting a matrix homeserver. to create an iota identity management and integrate that with matrix sign up and log in authentication. the worn needs to be done immediately. my budget is no more than 40 euros so please bid if you can work on that budget.

    ₹2254 (Avg Bid)
    ₹2254 Avg Bid
    15 bids

    I'm in need of a well-versed and experienced app designer and developer to create a cross-platform listing app. The goal of this app is to provide a versatile and user-friendly platform for users on both iOS and Android devices. Key Features: - User Registration and Login: The app must have a robust and secure system that allows users to create accounts and log in. - Search and Filter Functionality: The app must support easy searching and filtering of listings to help users find what they're looking for efficiently. - Listing Creation and Management: Users should be able to effortlessly create and manage their own listings within the app. The ideal candidate will have: - Prior experience in developing cross-platform apps. - Proficiency in creating user-friendly interfac...

    ₹45659 (Avg Bid)
    ₹45659 Avg Bid
    175 bids

    We are looking for an experienced Autodesk Revit plugin developer to create a custom plugin that integrates with Revit 2024. The plugin will automate the retrieval of quantity data from specific Revit schedules and perform calculations based on user-selected options.

    ₹1085 (Avg Bid)
    ₹1085 Avg Bid
    5 bids

    ...and Android platforms. Key Functionalities: - Online Training Sessions: Users should be able to access, participate, and save fitness training videos. - Diet Planning: The app should include features for creating and monitoring meal plans, incorporating nutritional information, and tracking calorie consumption. - Progress Tracking: The app should allow users to track their fitness progress, log their workouts, and monitor their diet. Ideal Skills and Experience: - Proficiency in iOS and Android app development - Experience with multimedia content integration for online training - Previous work on fitness, health or wellness apps would be a plus - Background in designing user-friendly, engaging app interfaces There's no requirement for third-party API integration at t...

    ₹6928 (Avg Bid)
    ₹6928 Avg Bid
    14 bids

    I'm looking for someone to develop a simple yet effective skin retouching plugin for Adobe Premiere Pro. The main feature should allow users to automatically or manually select and remove skin imperfections like moles and blemishes from video footage. The plugin should include a tracking feature to maintain the removal effect throughout the video as the subject moves. I want this to be user-friendly so that even those with minimal editing skills can easily use it. Key Project Requirements: - Development of a Premiere Pro plugin - Incorporating video effects and skin retouching capabilities Deliverables: - A fully functional plugin that integrates smoothly with Premiere Pro - User-friendly interface for easy usage Communication: I prefer to communicat...

    ₹25543 (Avg Bid)
    ₹25543 Avg Bid
    14 bids

    I'm looking for an experienced Facebook App Developer to create a web-based app that is focused on enhancing our product and service offerings. Key Requirements: - Social login: The app should allow users to log in using their Facebook credentials. - User profile management: The app needs to have a feature that allows users to manage their profiles. - News Feed Integration: The app should seamlessly integrate with the user's Facebook news feed. - Pages Management: The app should allow us to manage posts, engage with users, read engagement metrics, show lists, etc. Data Usage: We plan to collect data from the app to improve our product and service offerings. Therefore, experience working with data collection and analysis is a plus. Ideal Skills: - Proficient in Facebook ...

    ₹27212 (Avg Bid)
    ₹27212 Avg Bid
    20 bids

    I'm looking to enhance and update my pro...museum. The ideal freelancer for this project should be: A web developer/designer with 3-5 years of experience with codes and designing websites using HTML, CSS, and JavaScript. They need to be able to create visually appealing layouts, prioritize user experience, and ensure responsiveness across devices. Collaboration, testing, and bug fixing are essential, along with knowledge of Wordpress theme and plugin customization. Additionally, they need to possess skills in creating graphics and batch processing images using tools like Photoshop. Local preference - within the Bellevue, Kirkland, or Redmond, WA area. If you have experience in similar projects and are confident in your ability to enhance my site effectively, I�...

    ₹2755 / hr (Avg Bid)
    ₹2755 / hr Avg Bid
    162 bids

    I've devised a dummy website primary for understanding log analysis which is a major concern in today's advanced technology world. To test its vulnerabilities, I require a well-rounded professional equipped with proficiency in PHP and Node.js. - Focus Area: Your tasks will encompass SQL injection techniques over my website's user login systems, data retrieving systems, and contact forms. - Skill Set: An experience with SQL injection tests is crucial. Knowledge of web technologies such as PHP and Node.js is essential. Understanding of website log analysis will also be advantageous. Your comprehensive reports on the performed tests and findings will enhance the robustness of my website and will aid in my understanding of the log analysis for future dev...

    ₹3172 (Avg Bid)
    ₹3172 Avg Bid
    13 bids

    My WordPress site has started experiencing severe CPU overload and high Load Status within the past week. I've already taken some initial steps, but the issue persists. Key Points: - The issue appears consistent even in low traffic times. - I've installed a security plugin and ensured all WordPress and plugin updates are up to date. - The problem seems persistent and is affecting the overall performance of my site. I need an experienced WordPress developer who can help me troubleshoot and resolve this issue. The ideal candidate should have the following skills and experience: - Proficient in WordPress, and well-versed in identifying and resolving high CPU usage problems. - Ability to analyze server logs and pinpoint the root cause of ...

    ₹27080 (Avg Bid)
    ₹27080 Avg Bid
    75 bids

    I need my website to not only be understood by English speakers but also be accessible to other languages. Via the Wordpress plugin "TranslatePress", I am seeking an experienced individual who can translate and index my site into 10 additional languages., The translated pages must be index by google for seo. Primarily: - German - Dutch - Arabic - Chinese - Russian

    ₹11603 (Avg Bid)
    ₹11603 Avg Bid
    82 bids

    I urgently need an addon to my WordPress plugin to integrate the DOKU payment gateway. - Key Functionalities: The primary function is to develop a new feature for my plugin. This is not a customization or bug fixing task but the creation of an entirely new addon. - Purpose: This addon is meant to add new functionality to my existing plugin - specifically a DOKU payment gateway integration. - Requisite Skills: Substantial experience with WordPress plugin development and specific expertise in payment gateway integration. Familiarity with DOKU would be beneficial. Deadline: Today. Please contact me directly to get the detailed brief before undertaking this project.

    ₹8765 (Avg Bid)
    ₹8765 Avg Bid
    18 bids

    I'm in need of a WordPress website developer to help me create a web with similar function as online course websites like skillshare in which it works basically on a membership scheme, in which students pay a monthly subscription and could freely watch any videos on the site. I need some specific functions on the site: 1. Membership plugin in which allow students to register and subscribe on a monthly basis 2. Tutor registration page in which tutors will upload their qualifications and introductions which would be approved by the admin of the web 3. Course uploading function by tutors 4. Watch time tracker which records the total amount of time spent by students on watching videos of tutors hence calculate the amount of wage payable to online tutors on the web. 5. Dash...

    ₹87730 (Avg Bid)
    ₹87730 Avg Bid
    126 bids

    ...Accelerate architecture. - The code should be able to run on CPU-only mode, on a single GPU machine, and also on multiple-GPU machines. The GPU's are all Nvidia. - The code will need to be tested on my machines (CPU-only machine; machine with single-GPU; and machine with multiple GPUs) and execute smoothly without error using my datasets. If the code does not execute out of the box, you will need to log in to my computer to set it up to ensure smooth running. Pytorch environment under PyCharm/Ubuntu is already set up. These two links should give you an idea of what Huggingface Accelerate is: Ideal Candidate:

    ₹7763 (Avg Bid)
    ₹7763 Avg Bid
    10 bids

    ...permissions (vendors, customers, administrators). - Registration and authentication process for vendors and customers. - Vendor dashboard features (product management, order management, analytics, etc.). - Customer features (browsing products, search, cart, checkout, etc.). - Administrator features (site management, user management, reporting, etc.). - Integration of Dokan multivendor plugin with WooCommerce. - Customization and integration of Electro theme to meet specific design requirements. 3. **Non-functional Requirements: ** - Performance requirements (response time, concurrent users supported, etc.). - Security requirements (data encryption, user authentication, etc.). - Scalability requirements (ability to handle increasing number of products...

    ₹200501 (Avg Bid)
    ₹200501 Avg Bid
    132 bids

    We are looking for an experienced Autodesk Revit plugin developer to create a custom plugin that integrates with Revit 2024. The plugin will automate the retrieval of quantity data from specific Revit schedules and perform calculations based on user-selected options.

    ₹11937 (Avg Bid)
    ₹11937 Avg Bid
    4 bids
    Adobe InDesign Plugin 5 days left
    VERIFIED

    I am in need of an expert in Adobe InDesign Plugin customization. The exact version of the Adobe InDesign I am using will be revealed once we initiate the project. Primarily, I am expecting the following services: - Specific steps and instructions to customize my Adobe InDesign plugin to match my personal requirements. - Potential enhancements and added features to the plugin based on your wealth of experience in this sphere. Although I have skipped detailing specific functionalities or improvements I desire, once we start the project I will provide all necessary specifics. There is no strict timeline for project completion. I am more concerned with achieving the perfect result than rushing the process. However, a proposed schedule would still be appreciated. I...

    ₹10851 (Avg Bid)
    ₹10851 Avg Bid
    12 bids