Linux script perl python jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 linux script perl python jobs found, pricing in USD

    I'm looking for a specialist capable of conducting image classification for facial d...primary goal is to pin-point and categorize human face images. The key tasks include: - Implementing YOLOv9 model on Colab for image classification - Prioritizing faces as the main class for identification and categorization - Enhancing the model to increase its detection degrees of accuracy - Ensuring the solution is scalable and effective The ideal candidate should have robust skills in: - Python programming - Deep Learning (specifically convolutional neural networks) - Proficiency in Google Colab - Prior hands-on experience with YOLOv9 or similar models. Please note that the work does not require detection and classification of specific facial features. It's all about pre...

    $28 (Avg Bid)
    $28 Avg Bid
    24 bids

    I have a sizeable Google Sheet containing pupils' names and their corresponding grades, each in a single row. I need a script that enables a user to input a unique pupil ID to look up their information, displaying only that specific row. The script should also include the following functionalities: - Show a direct link to the data in the selected row on another sheet, namely 'mywork sheet'. Ideal Skills and Experience: - Proficiency in Google Apps Script. - In-depth understanding of Google Sheets functionalities. - Experience in creating interactive scripts for Google Sheets. - Ability to build clear user interface for data lookup. - Familiarity with data linking across sheets. And in my words below I have a list of names on a Google sheet. - Pupils a...

    $32 (Avg Bid)
    $32 Avg Bid
    13 bids

    I require an expert in Python to assist in finding an open source language model that can succinctly summarize a JSON containing a series of statistics. Although it wasn't explicitly stated, let's prepare for interpreting both numeric and textual statistics.

    $20 (Avg Bid)
    $20 Avg Bid
    8 bids

    I urgently need an expert to install CUDA on my Ubuntu Linux system for Tensorflow and Pytorch

    $135 (Avg Bid)
    $135 Avg Bid
    19 bids

    I'm seeking a proficient Pine Script developer to assist in creating a new script with a focus on developing a custom technical indicator. Your task will be to emulate a paid script I have access to, using the description of the invite only scrip & chart price datas, settings of the indicator Key Responsibilities: - Create a new Pine Script from scratch - The script should be similar to the paid one I currently have Qualifications: - Extensive experience in Pine Script coding - Proven track record with technical indicator scripts - Familiarity with both price and volume data - Attention to detail and ability to emulate existing scripts accurately Your strong Pine Script coding skills and technical indicator knowledge will prove ...

    $131 (Avg Bid)
    $131 Avg Bid
    2 bids

    I require a skilled data scientist who has extensive experience in Python and data science, to help analyze and visualize customer data. This work aims to yield insights that will enhance business decisions and align them with customer needs. Deliverables: - Data analysis and inference from provided customer data. - Creation of visualizations to communicate these insights. Skills and Experience Required: - Proficiency in Python. - Strong background in data science. - Experience with data visualization tools. - Prior work in customer data interpretation is a strong plus.

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

    I urgently need an expert to install CUDA on my Ubuntu Linux system for Tensorflow and Pytorch

    $165 (Avg Bid)
    $165 Avg Bid
    12 bids

    ...professional developer to convert my Pine Script indicator into a ThinkorSwim platform-compatible format. Key Project Details: - The original script is developed in Pine Script language, and it is primarily an indicator. - Your main task will be to rewrite the script to work efficiently on ThinkorSwim platform. You should ensure that the indicator functions as intended and displays accurate results on ThinkorSwim charts. Desired Skills and Experience: - Proficiency in both Pine Script and ThinkorSwim platform is essential. - Proven background in script conversion and platform integration. - Strong understanding of trading indicators is a plus. If you are well-versed in both Pine Script and ThinkorSwim platform and have a track record o...

    $228 (Avg Bid)
    $228 Avg Bid
    5 bids

    I'm in need of a Python programmer capable of building a license key generator and corresponding API service. The project involves managing license keys for an Excel template product. Key responsibilities are: * Design and develop a License Key Generator using Python. * Create it to have the flexibility of generating unique license keys, verifying these keys, and, if necessary, deactivating them. * Design and implement an API that allows the integration of generated license keys with my existing Excel templates. * Each license key must validate properly in Excel Template PRO. Besides, your work must include: * Order form * Implementing a MySQL database to store all generated license keys. * Building a response system that displays license keys on a 'Thank You...

    $206 (Avg Bid)
    $206 Avg Bid
    64 bids

    I'm in need of a talented developer to reskin a Codecanyon eCommerce script. The crucial requirement for this project involves the implementation of a custom color scheme. The desired feel must emulate a cool and minimalistic vibe to appeal to our consumer base. A developer with a keen eye for cohesive color schemes and previous experience re-skinning scripts is desired. Aesthetic value and attention to detail will be greatly appreciated in this project.

    $16 (Avg Bid)
    $16 Avg Bid
    9 bids

    ...Djikstra-like functions. The primary goal of this project is confirming the time complexity of a Djikstra-like function that has been implemented in Python. Key Points: - I'm not looking for the development of a new algorithm, but a detailed analysis and confirmation of the time complexity of the existing one in Python. - The main purpose of this analysis is to validate the efficiency of the algorithm. - The results of this analysis are to be used for personal knowledge, rather than for an academic publication or software development. Ideal Candidates: - Proficient in algorithm analysis, particularly in Djikstra-like functions. - Expertise in Python for the implementation and analysis. - Ability to clearly document and present the results of the time complex...

    $96 (Avg Bid)
    $96 Avg Bid
    32 bids

    I'm looking for a skilled Python developer who can help me implement the Google Sheets API for password protection. Key Requirements: - Utilize Python to work with the Google Sheets API. - Implement password encryption for security. - Set up a system for managing user access, with individual passwords for each user. Ideal qualities in a freelancer: - Proficient in Python. - Experienced in working with the Google Sheets API. - Knowledgeable about encryption methods for data security. - Capable of setting up user authentication and access controls. Successful delivery of this project will result in a password-protected Google Sheet that allows for unique user access.

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

    I am looking for an experienced professional to install a SIP trunk server on a Linux system. As part of the project, you should also set up access to the live voice stream with the primary purpose of real-time transcription. Key Requirements: - Install and configure a SIP trunk server on a Linux system. - Enable access to a live voice stream for real-time transcription. Ideal Candidate: - Proficient in Linux server administration. - Experienced in SIP trunk server installation. - Familiar with real-time transcription processes. - Skilled in setting up live voice stream access. - Strong problem-solving and troubleshooting abilities.

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    6 bids
    Python Homework 9 days left

    In this assignment, we are going to use the following data set: http://archive.ics.uci.edu/ml/datasets/Polish+companies+bankruptcy+data#Links to an external site. We are using the 1st year data set ( Download ). Arff is a file extension from weka. In order to import the file you can do the following: From import arff data=(‘’) data=(data[0]) Please read the data description for the goal of the prediction problem.

    $200 (Avg Bid)
    $200 Avg Bid
    1 bids

    I am in need of a DevOps Engineer who is proficient in hosting and Python Flask applications on a dedicated domain. Currently, the project is deployed on an AWS GPU server, however, it's not accessible through the domain. Key Requirements: - Proficient in DevOps to facilitate hosting. - Experienced in deploying and hosting and Python Flask applications. - Ability to configure the HTTPS domain for the project. - Familiarity with AWS GPU server configuration. Your primary task will be to ensure the proper configuration and deployment of the project on the HTTPS domain. This includes setting up the necessary security measures and ensuring the website is accessible to users through our company's domain. Please share your relevant experience and skills in your bid.

    $35 (Avg Bid)
    $35 Avg Bid
    17 bids

    ...The application will allow users to track investments in stocks, mutual funds, bonds, and other assets. Key functionalities will include: User account creation and management Portfolio management and tracking Automatic data import from various sources (PDF, Excel, etc.) Performance tracking (absolute gain, XIRR, etc.) Integration with financial data APIs (optional) Tech Stack: Back-End: Django (Python) Front-End: React Database: PostgreSQL (open to discussion) Your Responsibilities: Collaborate on the development roadmap for the application's core functionalities. Develop the back-end logic using Django, focusing on user management, portfolio models, and data import functionalities. Build a user-friendly interface using React components for data visualization and user in...

    $300 - $359
    Sealed
    $300 - $359
    25 bids

    ...content writing. The ideal candidate should be proficient in Python and C programming languages. In Excel, I require help with: - Data entry and organization: Assisting me in organizing existing data and entering new data into specific format. - Formulas and calculations: Creating formulas and performing calculations on the data. - Power point: Making power point presentation. - Programming: Automating specific tasks using Python and C programming. In terms of content writing, I need support with: - Copy paste: Help me in copy paste some data. - Story: Writing a story. - Resume: Writing a professional resume. The ideal candidate for this project should have a good understanding of Excel and programming, particularly in Python and C. They should also have a cre...

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    12 bids

    I'm in need of an experienced full-stack Python developer to build an AI API from the ground up. The API will be focused on supporting three primary AI functionalities: - Natural Language Processing - Computer Vision - Speech Recognition The main application of this API will be to generate content. Ideal candidates should have strong experience with AI systems, Python programming, and building APIs. A good understanding of NLP, Computer Vision, and Speech Recognition technologies is crucial. Additionally, experience in content generation is an advantage. The API should be well-structured, easy to integrate, and efficient in processing inputs to generate the desired content. I'm looking forward to having a smooth and efficient API that delivers high-quality res...

    $2382 (Avg Bid)
    $2382 Avg Bid
    109 bids

    I'm seeking private consultation that will bolster my existing advanced knowledge in C# and Python. As this is for personal use, I need to focus on escalating my skills to a professional level. While I didn't specify particular areas, I expect the consultation to cover a range of topics. Ideally, freelancers should have: - A profound understanding of C# and Python - A track record providing tutoring or professional development - The ability to explain complex topics in a simple, digestible manner - Excellent communication skills I look forward to learning from a seasoned expert in these fields. This will certainly be a great opportunity for meaningful, educational dialogue.

    $162 (Avg Bid)
    $162 Avg Bid
    14 bids

    I'm looking for an experienced coder to develop a script that can scrape dynamic websites. The script should be capable of sifting through an input CSV list of URLs, and obtaining both text content and links based on specific URL criteria.

    $11 (Avg Bid)
    $11 Avg Bid
    6 bids

    I'm in need of an experienced Python developer who can create a backtest for an existing strategy. Key Project Aspects: - Strong proficiency in Python is mandatory. - Familiarity with the following Python libraries: Pandas, NumPy, Matplotlib. - Experience in working with historical stock data. In this project, you will be using the Python programming language to develop a backtest for my trading strategy using historical stock data. The successful implementation of this brief requires a thorough understanding of the aforementioned Python libraries. Ideal Candidate: - The perfect candidate is a Python expert who has substantial hands-on experience with these libraries and backtesting strategies. - Experience with financial data analysis, p...

    $118 (Avg Bid)
    $118 Avg Bid
    11 bids

    We need a 2d cartoon hindi moral story animation video like any hindi moral story. You can take the story for the video from anywhere or I have attached the "story file". If you want, you can use it too, but do not download someone else's video and send it. The length of the video should be at least 2 minute..."story file". If you want, you can use it too, but do not download someone else's video and send it. The length of the video should be at least 2 minutes. Therefore, you can send us only one video as soon as possible. I have attached a video file for example. We will give you permanent job on salary basis. Video Ratio 16:9 If you don't understand anything you can ask us anytime link for story script 7339987509

    $23 (Avg Bid)
    $23 Avg Bid
    5 bids

    I'm an intermediate Python Flask user in need of help setting up my Flask app on AWS Elastic Beanstalk. Your assistance in providing a comprehensive deployment guide tailored to my needs is of utmost importance. Key deliverables: - Detailed setup guidance: I require a step-by-step guide on how to deploy my Flask app on AWS Elastic Beanstalk, ensuring it's user-friendly for an intermediate level Python Flask user like myself. - Technical support: While you won't be directly troubleshooting the app, I may require some clarifications or minor assistance during the setup process. Ideal candidate should possess: - Proficient knowledge of Python Flask and its deployment procedure on AWS Elastic Beanstalk. - Strong communication skills, as you'll be exp...

    $56 (Avg Bid)
    $56 Avg Bid
    8 bids

    I am looking for a Python developer who can help me build a web application that integrates with AWS Lambda functions to access DynamoDB. The primary goal of this app is to streamline data access and processing. Key responsibilities will include: - Developing a secure, reliable web app with Python - Utilizing AWS Lambda functions for DynamoDB access - Ensuring efficient data handling and processing The ideal candidate should have: - Strong experience in Python web development - Proficiency with AWS services, especially Lambda and DynamoDB - A good understanding of data handling and processing - Prior experience with serverless architectures would be a plus. Your main focus will be on the backend, so front-end development is not required. If you have these skills...

    $193 (Avg Bid)
    $193 Avg Bid
    15 bids
    Deep Learning Project 6 days left
    VERIFIED

    ...Deep Learning professional to help with a multifaceted project. The ideal candidate will be proficient in Python and should have a strong foundation in any programming language. Key Responsibilities: - Data preprocessing: You'll be expected to clean, organize, and augment the dataset for our deep learning models. - Model development: You'll design, implement, and optimize cutting-edge deep learning models. - Model training: Your role will also include training these models and fine-tuning them for optimal performance. The desired outcome of this project is a series of robust, high-performing models that can accurately and efficiently handle the tasks. Ideal Skills: - Proficiency in Python - Strong foundation in any programming language - Experience in data p...

    $160 (Avg Bid)
    $160 Avg Bid
    47 bids

    Project Deadline: 1 Day Project Budget: $40 Project Type: PHP (8.2 and above) Server Type: Linux Ubuntu Project Overview: We have an existing PHP script that calls the OpenAI API & outputs the decoded JSON response. We want to add Replicate API () to use the meta-llama-3-70b model & add a flag to the code to allow us to choose whether we want the PHP script to use OpenAI or Llama 3 (70B). The output format from Replicate API must match the OpenAI API response Reference File: 5* FEEDBACK WILL BE LEFT FOR YOU

    $49 (Avg Bid)
    $49 Avg Bid
    35 bids

    I'm in need of a 2D animator who can create a vibrant and engaging cartoon-style animation. The main purpose of this animation is educational, and it's specifically aimed at children. Key Project Details: - Style: Cartoon - Use: Educational - Audience: Children Ideal Skills & Experience: - Proficiency in 2D animation, pa...Experience: - Proficiency in 2D animation, particularly in a cartoon style - Experience creating content for children - Understanding of visual storytelling and educational content - Strong grasp of color, design, and animation principles to keep children engaged - Ability to develop characters that are relatable and appealing to younger audiences - Strong communication skills to collaborate on script development and ensure the animation is aligned...

    $114 (Avg Bid)
    $114 Avg Bid
    63 bids

    I need a data science expert who has experience working with big...responsibilities will include data analysis, machine learning modeling, and data visualization. Specific tasks may include: - Analyzing large datasets to extract valuable insights - Developing and implementing machine learning models - Creating visual representations of data for easy interpretation While I haven't specified a programming language or software tool for this project, experience with Python, R, SPSS, Tableau or Java would be beneficial. The ideal freelancer will have a proven track record in handling big data and data science. If you are a data scientist with experience in large-scale data analysis, machine learning, and data visualization, I'd be interested in hearing from you. No teams ...

    $126 (Avg Bid)
    $126 Avg Bid
    25 bids

    ...confidentiality of our project details. We look forward to collaborating with a developer who is keen on completing and elevating an existing project to new levels of efficiency and user engagement. Your expertise will help us deliver a top-tier product to our clients! SKILLSET 1. **Advanced Programming Skills**: Proficiency in programming languages commonly used in AI development, such as Python, Java, or C++. Knowledge of frameworks and libraries like TensorFlow, PyTorch, or Keras can also be crucial for AI and machine learning implementations. 2. **Experience with Natural Language Processing (NLP)**: Since the application involves analyzing and processing resumes and cover letters, expertise in NLP is essential. This includes familiarity with text classification, sentimen...

    $980 - $1959
    Sealed
    $980 - $1959
    81 bids

    ...AI-generated video, lasting between 1.5 to 2 minutes, featuring representations of Elon Musk and Mark Zuckerberg. This video will be shown at the launch of 'AEVA,' a new analytics community of practice initiated by my company, TM. The purpose of the video is purely for fun and entertainment. In the video, these figures will congratulate TM on the establishment of AEVA and welcome its members. Draft script for a fun and fictional congratulatory video featuring AI-generated impersonations of Elon Musk and Mark Zuckerberg, celebrating the launch of 'AEVA' at my company, TM. [Opening Scene: AI-generated avatars of Elon Musk and Mark Zuckerberg standing in a high-tech conference room] Elon Musk: "Hello, everyone at TM! I'm thrilled to be here today, ev...

    $32 (Avg Bid)
    $32 Avg Bid
    18 bids

    I have a Python 3.x program that should convert Word documents into .wav files using the Google Cloud API for Text-to-Speech, but it's malfunctioning. So, I need an adept Python developer who will: - Troubleshoot the problem causing the break in function - Optimize the code to improve efficiency and performance Understanding Google Cloud API and experience with Text-to-Speech applications will be advantages. It's also essential you can work swiftly, minimizing the downtime of this tool. If you're a skilled troubleshooter with Python optimization know-how, this project is for you.

    $188 (Avg Bid)
    $188 Avg Bid
    35 bids

    Need C+ Experienced Developer to make an appointment booking program You must have experience with Cloudflare and Captcha work with proxy rotation or another bypass method SMS verification (OTP) DATA auto-filling All steps must be automated without detection or blocking Preferred who already have a completed software

    $1138 (Avg Bid)
    $1138 Avg Bid
    24 bids

    I'm searching for a highly knowledgeable Python developer who can work on enhancing and adjusting my current API client. Key tasks will include: - Review and modify the existing code to include a 2-second time delay after every 10 POST http requests to REST APIs. - Embed an error handling process for situations where the response does not equal 200 or if there is no response within 5 seconds, and provide the means to continue on to the next API call. Those bidding should have: - Strong proficiency in Python programming. - Clear understanding and experience with POST Http requests. - Experience working with REST APIs. Please provide examples of similar tasks you've accomplished with http requests and handling APIs in Python. This will help me understand ...

    $52 (Avg Bid)
    $52 Avg Bid
    10 bids

    As the client of this project, I require a proficient automation tester with expertise in C# / Java / Python to assist in testing my Windows-compatible, desktop-based POS terminal. The scope of this project includes: - Developing an automation test for transaction processing, inventory management, and reporting functionalities - Implementing test for PPM screen messages validation The ideal freelancer should: - Have considerable experience in automation testing, specifically using C# / Java / Python / Javascript - Have a deep understanding of testing methodologies and POS systems - Deliver quality, error-free work within the agreed timeline. - Any free tool can use / suggest This project provides a great opportunity to demonstrate and enhance your automation testing skills...

    $81 (Avg Bid)
    $81 Avg Bid
    9 bids

    I'm in need of a skilled Google Apps Script developer to help automate tasks in Google Sheets. Key Responsibilities: - Design and implement an efficient Google Apps Script to automate tasks within Google Sheets. Ideal Skills and Experience: - Proficient in Google Apps Script development. - Solid understanding of Google Sheets automation. - Experience with large-scale data management in Google Sheets is a plus.

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    6 bids

    ...designed for windows to function optimally on Linux. The application's primary function is data processing. The project will be first converted to core and few forms to maui and then tested and deployed on windows and Linux • Necessary Skillsets - Knowledge of the C# language - Ability to convert Windows-specific application into Linux - Experience in data processing software development It's essential that the conversion process maintains the integrity of the original application's data processing capabilities. In addition, the final product should be compatible with the Linux distribution Golang. Previous experience in similar conversion projects would be a major advantage for this task. Also, an understanding and familiarity...

    $371 (Avg Bid)
    $371 Avg Bid
    11 bids
    Python/Django Developer -- 2 6 days left
    VERIFIED

    I'm recreating my website to create another with the same functionalities but a different UI. I have a frontend developer already working on this and the APIs are being built. Scope of work is... 1) point everything to the new website 2) Integrate apis and ensure everything works end-to-end 3) Build 1 new feature on the new website 4) Point new SMTP server and ensure everything works.

    $114 (Avg Bid)
    $114 Avg Bid
    27 bids

    I need a seasoned Python programmer to develop a custom code that automates email sending. The task includes: - Crafting code that seamlessly integrates with my system. - Automating the process of sending individual emails. Your extensive Python background, coupled with experience in producing automation scripts, would be ideal for this project. A deep understanding of email-sending protocols is advantageous. I appreciate a clear, well-commented code and timely delivery.

    $21 (Avg Bid)
    $21 Avg Bid
    19 bids

    I need your expertise in developing a Python script for sending emails. The emails are expected to be sent in plain text. Key Requirements: - Develop a Python script that can send a batch of emails in plain text format. Please note that the project does not require an email account to be specified at this stage, nor does it require details on the number of recipients. It is simply the automation of sending plain text emails. The ideal freelancer for this project should have experience in Python programming, email automation, and is able to write clean and efficient code.

    $23 (Avg Bid)
    $23 Avg Bid
    18 bids
    Crypto Developer needed 6 days left
    VERIFIED

    I'm looking for a crypto developer to help me with a project. The details of this project are not yet decided, so creativity and flexibility are key. Ideal skills and experience for this job include: - Strong background in crypto development - Proficiency with various programming languages, including Python, JavaScript, and Solidity - Previous experience in wallet integration, smart contract development, and token creation is a plus Please, feel free to share your past work, experience, and any detailed project proposals you might have. I'm excited to see your proposals.

    $591 (Avg Bid)
    $591 Avg Bid
    30 bids

    I'm urgently seeking a highly skilled graphic designer well-versed in the IT industry, specifically in the software development sector. Familiarity with a broad range of IT areas is essential. Although it's not mandatory, knowledge of languages or tools such as Python, Java, or Adobe Creative Suite might be beneficial. The design style should lean towards a minimalistic approach blended with illustrative graphics. This project will test your creativity and your ability to interpret complex IT concepts visually. Ideal candidate should be adaptable, quick, and experienced with similar IT-focused projects.

    $13 (Avg Bid)
    $13 Avg Bid
    16 bids

    I'm looking for a Python expert who is able to automate the trading process for me. This script must be capable of placing trades automatically and executing it smoothly. I have code for login trading accound and fetch token data. I need to update code to my system. I need to collect live data from the web and candle stick, Mins Intervals are in Dropdown box, I can choose any minutes interval, I need you to collect Last 5 candle data from the Excel in the web and other details for each token, I will give token name in the excel, It will automatically display the rows of data. If i chanage time interval it will display those data only. Note: I dont know about coding, If you install the code and run successfully at my system thereafter I will hire you and release the pa...

    $18 (Avg Bid)
    $18 Avg Bid
    9 bids

    I'm in need of a proficient video editor to create a compelling product introduction video. Key Requirements: Need to do up a product intro video. Give me rough quote with your workscope doing up a product intro video for 1-3min. we provide script , product and usage pictures only. you can source additional video, voice, music etc reference you can search for product intro video in youtube and be creativity. *video asset will only ready by end may.

    $273 (Avg Bid)
    $273 Avg Bid
    52 bids
    Animations for Youtube 5 days left
    VERIFIED

    I'm on the lookout for a talented animator who is capable of producing both 2D and 3D animation at a high level. The ...at hand is an animated short film. Key Requirements: - Expertise in 2D and 3D Animation: The ability to produce quality animation in both styles is a must. - Proficiency in Cartoon Animation: The animation style I'm looking for is specifically cartoon. - Portfolio: I'm interested in seeing your previous work, especially if you've worked on short films before. Your role will be to take my script and bring it to life through engaging and professional animation. Experience in narrative storytelling through animation is a big plus. If you're confident in your animation skills and have the ability to deliver a top-notch, entertaining sho...

    $80 (Avg Bid)
    $80 Avg Bid
    54 bids

    I am seeking an expert scriptwriter with proficiency in Apple Scripts and MIDI network sessions. The objective is to write a script that connects two midi network session together automatically - Proficiency in Apple Script - Understanding of MIDI systems

    $228 (Avg Bid)
    $228 Avg Bid
    3 bids

    As part of my mlOps project, I'm in need of a Python-savvy individual to assist in the documentation and implementation of a Natural Language Processing (NLP) model specifically for Question and Answering (QnA) tasks. Key Tasks: - Documentation: Translate the NLP model's implementation into comprehensive, easy-to-understand documentation. - Code Implementation: Lend a hand in the practical implementation of the QnA model within the existing mlOps framework. Your role would be to assist me in understanding and applying the NLP model for QnA tasks. While I have a solid foundation in Python, I'm looking for someone with more experience in mlOps, especially in NLP, to help with the project. Ideal Skillset: - Proficiency in Python. - Previous experience w...

    $164 (Avg Bid)
    $164 Avg Bid
    19 bids

    I am seeking a skilled freelancer who can scrape member data from a specific Telegram channel and automate their addition to my channel. Your job will involve: - Scra...adding these scrapped members to my Telegram channel There is no specific selection criterion for the members to be scrapped, all existing members from the target channel must be added to my channel. The ideal freelancer for this job should have prior experience scraping data from Telegram channels and implementing automated actions within the Telegram API. Knowledge of programming languages like Python would be highly beneficial. Familiarity with Telegram bots and scripting would also be an edge. The task needs to be completed with precision, ensuring all members are successfully migrated from the target channe...

    $23 / hr (Avg Bid)
    Urgent
    $23 / hr Avg Bid
    58 bids