Filter

Meine letzten Suchanfragen
Filtern nach:
Budget
bis
bis
bis
Typ
Fähigkeiten
Sprachen
    Jobstatus
    2,000 using provided Gefundene Jobs, Preise in EUR

    Hello, I have android app (check attachment), i need to send and request data to it's server by using Postman instead of using the app. I was able to do it before the app's developer using HTTPS on their API call to it's server. This new app version seems like it's encrypting the data, but i believe the encryption/decryption key hidden inside the app it self. If you think can work on this project and achieve my goal, please bid on it. Any further question should you ask me so i can explain more detail. Thanks

    €165 (Avg Bid)
    €165 Gebot i.D.
    17 Angebote

    I'm looking for someone who can do good work in python

    €184 (Avg Bid)
    €184 Gebot i.D.
    23 Angebote

    ...already done the and have got the session_ID token. This is an easy project and this should take around 4 to 5 hour max for a good PHP Coder Key Functions: - **Login**: The script should be able to log in to the XTB Trading API using the provided login credentials and OAuth token. - **Get Current Trades**: The script should be able to retrieve information for current trades, specifically the Trade ID. - **Open Trade**: Allow creating a new trade using the API. - **Delete Trade**: Allow deleting an existing trade. - **Create / Delete Order**: Implement the ability to create or delete an order. Key Requirements: - Expertise in PHP and API integration, ideally with experience in trading APIs. - Knowledge of XTB Trading API or similar trading

    €20 (Avg Bid)
    €20 Gebot i.D.
    15 Angebote

    ...from the United States to ensure that students can freely access all necessary materials. - Course Outline: A detailed course outline will be provided to guide the development of each lecture, ensuring all key topics are covered comprehensively. Deliverables: - Complete Jupyter Notebook for each lecture, including notes and practical exercises. - Integration of theoretical content with hands-on exercises in each notebook. - Final review and adjustments based on feedback to ensure quality and comprehensiveness. Payment: Payment will be made on a per-lecture basis, upon satisfactory completion and delivery of each Jupyter Notebook as per the provided course outline. Timeline: The entire course development is expected to be completed within 7 weeks, with one lecture delive...

    €70 (Avg Bid)
    €70 Gebot i.D.
    6 Angebote

    I'm seeking an experienced professional to assist me in performing a comprehensive building energy modeling using the Carrier program. Key Requirements: - Proficiency with the Carrier program and experience in building energy modeling for Hospitals - Ability to deliver a comprehensive analysis of energy consumption, with a focus on HVAC, Envelope and lighting systems - Capacity to provide optimization recommendations based on modeling outcomes for specific ECMs identified from the energy audit. Carrier HAP is a dual function program - full-featured load calculation and system sizing for commercial buildings plus versatile hour-by-hour energy modeling. It offers graphical input features for rapidly assembling a 3D building model. Your deliverables will be crucial in helping...

    €426 (Avg Bid)
    €426 Gebot i.D.
    22 Angebote

    Hi, If anybody is interested to create an Api using bearer token and consume it using web forms in asp.net c#. Thank you.

    €37 (Avg Bid)
    €37 Gebot i.D.
    11 Angebote

    I'm seeking a skilled software developer to join our dynamic IT team. The ideal candidate will possess expertise in Perl, Python, and XML/XSLT, and should be familiar with MySQL. Responsibilities: Develop And Maintain Software Applications Using Perl, Python, XML, XSLT, And Database Technologies. Design And Implement Data Transformation Processes Using XML And XSLT. Write Efficient, Clean, And Reusable Code That Complies With Company Standards And Best Practices. Collaborate With Project Managers, Business Analysts, And Other Team Members To Understand The Requirements And Provide Technical Solutions. Perform Database Management Tasks, Including Design, Modifications, And Performance Tuning. Assist In The Integration Of New Software And Systems Into Existing Environmen...

    €244 (Avg Bid)
    €244 Gebot i.D.
    8 Angebote
    Python Expert for ML and CV Tasks 5 Tage left
    VERIFIZIERT

    ...plates. Our project aims to leverage foundational models such as Grounding Dino, SAM, and various visual question answering models akin to GPT-4V (e.g., CogVLM, Qwen VLM). The goal is to enhance existing labels with additional attributes and generate new annotations based on the provided data. Your primary responsibility will be to update existing JSON files formatted in COCO using these foundational models. Detailed instructions regarding the types of modifications and any additional requirements will be provided. This project is initially short-term but has the potential to evolve into a long-term collaboration. We are engaged in numerous ongoing projects across computer vision, machine learning, and AI, and are looking for talented individuals to join our team....

    €79 (Avg Bid)
    €79 Gebot i.D.
    14 Angebote
    Custom Telegram Bot Design 5 Tage left
    VERIFIZIERT

    I'm seeking a talented developer to create a...receive text input from them. - Providing information based on user queries: The bot needs to be able to present content from our company's internal library which will be provided upon Bot design by using MENU BUILDER. All content contains: - Documents and presentations - Training materials - Policies and procedures Your design should ensure the bot is user-friendly, reliable, and able to handle the company's internal resources efficiently. The Most important thing is the BOT must be PRIVATE and the only method to subscribe to BOT channel is by OTP sent to the registered e-mail in my company domain. The email list will be provided by excel sheet to you. The second MOST important thing is that the bot cha...

    €167 (Avg Bid)
    €167 Gebot i.D.
    19 Angebote

    I'm looking for a skilled freelancer to assist with a project on air pollution modelling using RStudio. The primary tasks for this project include: - Data Collection & Analysis: I need help in collecting relevant data on air pollution and subsequently analyzing it. - Result Visualization & Interpretation: After the data analysis, I require support in visualizing the results and interpreting them. The data that will be provided to you for this task will be in CSV format. Therefore, you should be well-versed in handling and analyzing data in this format. The ideal candidate for this task should have a strong background in data analysis, particularly in the context of environmental science or air pollution. Proficiency in RStudio is a must, as this is the prima...

    €25 (Avg Bid)
    €25 Gebot i.D.
    3 Angebote

    I'm in need of a Shopify Developer with a keen expertise in referral rewards and custom functionalities for our development team. We have installed the Shopwaive app in our Shopify admin and are having trouble implementing a rewards program for signups using referral links. Ideal freelancers for this project will have: - Proven experience in developing Shopify stores with custom functionalities - A strong understanding of referral rewards programs including shopwaive - Experience in implementing social media sharing options - A good eye for design, as you'll need to work within a predetermined theme If you meet these requirements and are confident in your ability to deliver a high-quality, functional, and visually appealing e-commerce store, I'm looking forward to ...

    €161 (Avg Bid)
    €161 Gebot i.D.
    87 Angebote

    ...access and modify a FAT32 disk image (FAT32 volume). The disk image will be stored as a regular Linux file, which will simulate a disk formatted with the FAT32 file system. Your program will open the Linux file using the standard open() system call and access it directly in raw mode, utilizing the read() and write() system calls, without mounting the FAT32 file system. The program will be named fatmod. Through various options, it will in- teract with a file system image, enabling reading and writing of files. Detailed explanations of the specific supported operations will be provided later in the document. It’s important to note that this project focuses specifically on the FAT32 file system, excluding VFAT or exFAT. Extensive information about FAT32 can be found on...

    €45 (Avg Bid)
    €45 Gebot i.D.
    8 Angebote

    ...concrete structure of house. The house is a newly constructed single story property using ICF (insulated concrete formwork) with 150 mm thick concrete core and 80 mm extruded polystyrene on the outside and the inside. Generally, there is no rebar in the structure other than integral lintels and columns. The proposal is to add a minimal RSJ/UB steal structure to form a canopy structure. This new metal structure shall be fixed to the existing concrete structure by drilling and Chemfix with appropriate sized threaded bar, nuts and washes. It should be noted that 2nr concrete deep pad foundations have already been installed to align with the 2nr vertical RSJ/UB’s. As will be seen from the sketches provided approximately 45% of the area of the steel structure will b...

    €595 (Avg Bid)
    €595 Gebot i.D.
    20 Angebote

    I am looking for a skilled and experienced analyst with expertise in Adanco to conduct hypothesis testing on my data. This project involves analyzing scientific research data specific to digital addiction among adults and adolescents in India. • Key Duties: - Understand the data provided and apply relevant statistical methods for hypothesis testing using Adanco. - Interpret the results in a meaningful way, providing detailed explanations and suggestions. • Ideal Skills and Experience: - Strong background in statistics, preferably with a focus on scientific research. - Proven experience with Adanco for hypothesis testing. - Familiarity with data related to digital addiction is a plus. - Excellent analytical and interpretative skills. This project is a significan...

    €106 (Avg Bid)
    €106 Gebot i.D.
    10 Angebote

    ...is eating, who is waiting, who is thinking and how many times he has eaten so far. . As far as I remember, he doesn't keep track of what anyone is doing at a given moment - that is, who is currently eating, who is waiting, who is praying (you can also do it this way to avoid getting stuck). In general, on Wikipedia it is not enough that there is a drawing, there is a description, and they also provided solutions to avoid deadlocks, i.e. blocking each other's resources, which must be taken into account and done so that this does not happen. So basically, yes, five monks, a separate thread is created and running for each of them (Threads). As in the image attached on Wikipedia, the monk eats rice with two chopsticks. To eat, a monk needs to pick up two chopsticks from the...

    €78 (Avg Bid)
    €78 Gebot i.D.
    7 Angebote
    Trophy icon NH Parts Logo Design 12 Tage left

    ...precision engineering. Consider using gears, racing flags, motocross parts, or any other relevant symbols. Simplicity: The logo should be clean, simple, and easily recognisable but yet modern. It should be suitable for various applications, including as a 3D keychain. Color Scheme: While we are open to creative suggestions, preferential colours include shades of black, orange, and silver. However, feel free to experiment with other colour combinations that complement the theme. Compatibility: Ensure the design is scalable and versatile, suitable for use across various mediums including digital platforms, print materials, and merchandise. Keychain Adaptability: Design the logo with consideration for its adaptation into a 3D keychain format, similar to the provided sampl...

    €39 (Avg Bid)
    €39
    330 Einträge

    i will design website using bootstrap . i will add same section . i will design with new look . website with pages just landing page client have not issue

    €36 (Avg Bid)
    €36 Gebot i.D.
    1 Angebote

    I need a solution that will automate a post to my own managed facebook group. I have a php script that creates the post ready to be sent to the group. My post will contain text and images. I had a previous system that used an fb app using publish_ to_group that I believe is no longer supported. I need a replacement solution.  I am not sure if there is?  Happy to use any technology (not just FB app) that may achieve the same result. Please do not bid unless you fully understand the issue and can suggest an alternative. I will not pay for 'learning on the job' so please ensure you know the solution and can implement it within your quote before bidding.

    €460 (Avg Bid)
    €460 Gebot i.D.
    49 Angebote

    ...system that can track and control the cursor movement on a computer screen using the user’s eye movements. The system would use an eye-tracking device to monitor the user’s eye movements and pupil detection, head and eye tracking, cursor position prediction, calibration, performance tuning, and adaptive learning techniques to translate them into cursor movements. The system would be beneficial for individuals with physical disabilities or limited mobility, providing them with an alternative and accessible way to interact with a computer interface. The system would also offer a more natural and intuitive way to control the cursor using the natural movement of the eyes. The system would employ computer vision techniques provided by OpenCV, a library of pro...

    €84 (Avg Bid)
    €84 Gebot i.D.
    11 Angebote

    ...song that captures a definitive noir mood. Key Elements: - The central imagery should feature a female figure, akin to a 'femme fatale', infusing a powerful sense of noir atmosphere - Please abstain from using cliche images such as cityscapes, silhouettes or vintage microphones. Ideal Freelancer: - Significant experience in album cover design, especially within the blues/jazz genre is highly desirable - An understanding of the noir theme with an ability to intertwine it with music - High level proficiency in modern design tools. - Innovative and creative thinker who can work within provided guidelines while adding their unique touch to the project This project is an opportunity for freelancers with a love for music and an understanding of its visual represe...

    €42 (Avg Bid)
    €42 Gebot i.D.
    70 Angebote
    Multi-Website Data Scraping 5 Tage left
    VERIFIZIERT

    I require a professional data scraper to scrape multiple websites. Key tasks include: - No limitation on type of data scraped as this was not specified. - Scraping must be done across multiple websites, specifics will be provided upon project commencement. - All data should be delivered in Excel spreadsheet format. Ideal skills and experience: - Prior experience in web scraping across multiple diverse websites. - Proficient in using different scraping tools. - Strong understanding of Excel and data parsing. - Attention to detail and commitment to high quality, error-free work.

    €11 (Avg Bid)
    €11 Gebot i.D.
    36 Angebote

    I need to outsource the API connection to various e-commerce platforms to retrieve data for reporting, using Python. Here is the list of platforms I need to connect to: 1/ Shopee 2/ Lazada 3/ Google Ads 4/ TikTok 5/ Tokopedia Requirement: a demo of a project you have previously connected that is on the list You can choose one or all platforms to outsource.

    €149 (Avg Bid)
    €149 Gebot i.D.
    12 Angebote

    ...features of our dock float product. Following this, the video should demonstrate the assembly process of building a dock using the dock float. The aim of the video is to primarily target DIY enthusiasts. Key requirements for this project include: - Creation of a 3D realistic animation - Detailed coverage of the features of the dock float - Clear and engaging demonstration of the assembly process Ideal candidates for this project should have: - Proficiency in 3D animation and video editing - Experience in creating product advertising videos - An understanding of the DIY enthusiast audience and how to engage them through visual content This video will need to be provided with the final editable files, a full resolution file and a compressed file for posting on our website...

    €91 (Avg Bid)
    €91 Gebot i.D.
    26 Angebote

    ...IUL and insurance products, possess strong interpersonal skills, and be able to work independently. Training is provided.
 We are looking for someone that holds a valid state issued life insurance license or is willing to get a license in any state in America. To become a license agent you will have to be 18 years and up, hold a government issued ID in America, pass a background test, have a social security card, take the state exam and get a passing score, and take finger prints. A passing score in most states 70%. We have a self-paced pre-licensing course to study for the exam. Average study time is 7 days. Once they receive your license, (OJT) on the job training is provided. This is a work form home position. All clients interaction will be over the phone, on zoom cal...

    €345 (Avg Bid)
    €345 Gebot i.D.
    5 Angebote

    I have Excel sheet in the are all products added with all the categories in it. I will also share a word file in which I will add that specific category and you have to take out the data from sheet and create the image in Photoshop. I will also give you product images with it's specific name. You have to only remove background and add text and image according to the data. The person must have latest Photoshop and have to create one sample image. You have to leave the space also for the main video and have to choose a shape or space according to the data Here are the links to sample: My budget is Rs.50 per image. There are 10-11 images which you have to create and I need it by today. This will be regular work per week to create 10-15 images.

    €11 (Avg Bid)
    €11 Gebot i.D.
    28 Angebote

    I am looking for a skilled designer to create a book cover for my t my non-fiction books. I need the covers to comply with Amazon's guidelines. Genre: Christian Non-fiction Title: Kingdom Innovation Design Elements: My vision is a lightbulb that is plugged into an open Bible. The light bulb will shine and the Holy Spirit will be in it or on top of it. For the title, Kingdom - the dot of the "i" will be a crown, and in Innovation - the "t" will be a simple cross. I have attached my logo for reference. The logo says "Kingnovation" but the title is Kingdom Innovation. I want the cross to be similar to that. I am open to any design that fits the genre and effectively communicates the content of the books. Timeline: I need the project to be complet...

    €37 (Avg Bid)
    Garantiert
    €37
    95 Einträge

    Update Business Deductions on 2016 Tax-Return Seeking an individual with experience in amending tax returns using FreeTaxUSA or MyTaxPrepOffice, or someone who is a quick learner. Upon acceptance, you will be given login credentials. Your primary responsibility will be accurately inputting old tax information into the software, adhering precisely to the details provided on the forms provided to you. This task requires completion within the same day of being granted access. Please refrain from applying if you are unable to handle the task effectively.

    €113 (Avg Bid)
    €113 Gebot i.D.
    7 Angebote

    ...budget not more 20$ for the whole project Development / design web app based on chatgpt API or any similar free APIs from scratch including (UI design frontend backend) The concept: It's essentially a collaborative decision-making platform where users can present cases or controversial topics, gather solutions from invited participants, and then the system analyzes and decides on the best option using insights from the discussions and ChatGPT's API capabilities. It could foster meaningful debates and provide valuable insights. The idea allows for both private ideation and public discourse. In the case of private submissions, users can submit their ideas confidentially, and the system can evaluate them internally before announcing a winner. For public conversations, ...

    €15 (Avg Bid)
    €15 Gebot i.D.
    11 Angebote

    We don't want our employees to see the phone numbers of customers on whatsapp and chat with them. We just want to restrict whatsapp usage to making calls only without visibility of the numbers. So best is that if the GUI of WhatsApp Desktop is not visible and we access it using another app. Either from browser or another windows app. Alternative is that we do this with android app

    €318 (Avg Bid)
    €318 Gebot i.D.
    6 Angebote

    I'm in need of a professional who can work collaboratively with our web developers to set up eCommerce measurement in our Google Analytics (G4) account. Our system is a proprietary coded registration platform, built using PHP. Please note that the web developers have already attempted to set this up using the set up instructions provided by Google, so advanced knowledge is required. Key Requirements: - Adapt the eCommerce measurement setup for our unique, PHP-based system - Capture registration data in analytics including dynamic products and revenue details - Ensure the correct tracking of user behavior on product pages - Implement tracking to understand traffic sources and their impact on sales Ideal candidate: - Proficiency in eCommerce measurement and Google...

    €127 (Avg Bid)
    €127 Gebot i.D.
    74 Angebote

    ...geometry similar to a tee mixer as depicted in the provided figure. The horizontal pipe has a diameter of 100 mm, while the vertical pipes have a diameter of 40 mm each. We're dealing with a fluid with properties akin to water. The conditions for the horizontal pipe include a flow rate of 4 l/s and a temperature of 20°C, while for the vertical pipes, the flow rate is 1 l/s and the temperature is 60°C. Tasks to be carried out: 1- Verification of Mass and Energy Balances: This involves assessing velocity, temperature, and pressure profiles within the system. Additionally, improving mesh quality using a curvature-based criterion and commenting on the results obtained. 2- Estimation of Coefficient of Variation (CoVr): We aim to blend two liquids using th...

    €9 (Avg Bid)
    Garantiert
    €9
    1 Einträge

    I'm in need of an experienced web developer for my college project. This project entails creating a web platform with proficiency in var...a web application for education purposes, the developer would ideally have prior experience in related projects. The candidate should clearly demonstrate an understanding of both frontend and backend development, as well as the ability to work independently and meet strict deadlines. A portfolio of similar work would be a plus point. We have our college project name crop Recommendation System using ML. We have collected required dataset for machine learning and and it is running to predict crop to farmers we are getting problem to connect our ML code to display output on side and we have to make some changes to make UI more attractive as UI...

    €89 (Avg Bid)
    €89 Gebot i.D.
    13 Angebote

    Note my budget not more 20$ for the whole project Request create web app based on chatgpt API or any similar free APIs that helping people answer questions based on AI

    €23 (Avg Bid)
    €23 Gebot i.D.
    10 Angebote

    I'm currently in need of a tech-savvy individual to set up the VLAN on my managed TP-Link switch for configuring the SIP line from Tata. Key responsibilities include: - Setting up the VLAN on the switch . - The task will be performed virtually; access will be given using Anydesk. Ideal freelancer should: - Have extensive knowledge of managing TP-Link switch for VLAN configuration - Be proficient in understanding networking concepts related to VLANs

    €79 (Avg Bid)
    €79 Gebot i.D.
    12 Angebote

    Integration of Remote Service: The ma...you'll be creating Lambda functions that will act as the intermediary between ThisIsMe and the remote service. Blueprint and Flow: You'll be provided with a blueprint that serves as the foundation for the AWS Lambda service. This blueprint will outline the structure and requirements for the Lambda functions. Additionally, there will be a specified flow that must be followed during the integration process, likely outlining how requests should be made to the remote service and how responses should be handled. Language Requirement: The AWS Lambda service must be written in Node.js/JavaScript. This means you'll be writing the Lambda functions using JavaScript, as it's the supported language for AWS Lambda. Pleas...

    €499 (Avg Bid)
    €499 Gebot i.D.
    24 Angebote

    I require a talented graphic designer to design a wristband for a farewell themed event. - The design should visually represent the theme of 'farewell', possibly by using symbolic elements. - The event's logo must be included in the design. This will be provided to the chosen freelancer. - The color scheme should be themed - freelancers are encouraged to make creative suggestions on this basis. - Experience in designing for print materials, particularly accessories, is valued. - A quick turnaround is required, so a dedicated, responsive designer is preferred for this job. Please include relevant portfolio samples in your bid.

    €12 (Avg Bid)
    €12 Gebot i.D.
    17 Angebote

    I'm in need of a skilled web developer to craft a professional, corporate-style website for my cloud FinOps consulting business using Wix. Key Services: - The website needs to focus primarily on showcasing our expertise in 'Cloud financial management'. Primary Goal: - The core objective of the website is to attract potential clients. Hence, it should be designed with a strong emphasis on usability and conversion. Design Style: - The envisioned design style is 'professional and corporate'. It should reflect the seriousness and credibility of our consulting services. Ideal Skills and Experience: - Proficiency in web development - Experience creating corporate websites - Understanding of UX/UI design principles - Familiarity with content management syste...

    €90 (Avg Bid)
    €90 Gebot i.D.
    19 Angebote

    ...(Eastern Time) • Utilize provided calling Dialer and data to effectively reach prospects • Earn incentives based on the number of qualified appointments set up, with additional bonuses on installs • Follow up with customers to confirm appointments and provide necessary information • Update CRM system with relevant customer details and appointment schedules • Minimum 3 years of experience in solar industry cold calling required • Targeting customers in CA and FL for our no-cost solar program Requirements: • Fluency in English and Spanish with a clear accent • Proven experience in solar appointment setting through cold calling • Ability to work an 8-hour shift (Eastern Time) with consistent performance • Strong communication and ...

    €4 / hr (Avg Bid)
    €4 / hr Gebot i.D.
    10 Angebote

    I have a college assignment where I need to perform a data analysis task using Python. I have a specific dataset that I will provide. Key requirements: - Data Analysis: The task involves in-depth data analysis - not just basic statistical analysis but also some intermediate data processing and visualization. - Python Proficiency: You must be skilled in Python for this project. Experience in using Python for data analysis is a definite plus. - Dataset: I will provide the dataset which you will be working with, so you should be comfortable working with provided data. this is the question : In this question, you will use the dataset made available to the public by: S. Moro, R. Laureano and P. Cortez. Using Data Mining for Bank Direct Marketing: An Applicat...

    €83 (Avg Bid)
    €83 Gebot i.D.
    65 Angebote

    I'm on the lookout for an experienced Threejs developer who can create a medium detail 3D visualization for my project. Key aspects of the project are: - Interactive 3D Visualization: The priority is creating a captivating 3D environment. Familiarity with creating objects,with medium detailing is essential. - User Interaction: I need the visualization to respond when users click or tap to interact. Proficiency in enabling interaction within a 3D space is crucial. Ideal Skills: - Extensive experience with Threejs. - Proven work on medium-level detailed modeling.

    €66 (Avg Bid)
    €66 Gebot i.D.
    9 Angebote

    ...include in the video. Choose the parts of her testimonial you think are most relevant for the footage you are using. Include captions & background music. It should last around 30 seconds. Include a CTA at the end. Format: - Provide a 4x5 version for Facebook/Instagram Feed and a 9x16 version of the same ad for Facebook/Instagram Stories Storytelling: - The first frame should grab attention immediately (use shots that create interest through motion/emotion!) - The first 3 seconds of the ad are THE most important part - create a compelling hook from the testimonial or from text on screen - Use a variety of shots and think about pacing to hold attention throughout the ad - Consider using speed ramping, transitions, zooms, pans, grids, and animations (show us your skil...

    €233 (Avg Bid)
    Featured Garantiert
    €233
    26 Einträge

    I'm looking to deploy Ragflow on my Linux server leveraging Plesk Docker. This is my first time undertaking such an endeavor, therefore, guidance is vital. As the Docker is already installed and configured on the server, a seamless execution is anticipated. We will not deploy the docker from the docker library but by uploading it as a zip file (because I will later whitelable the platform). Here's what I'm seeking: - Competence in Linux, Docker, and Plesk - A knack for clear instructions. I will need a clear full step by step guide document (or recorded video with any command or settings written in a text file so I copy/paste instead of typing). I will repeat the same process to deploy it myself. Once this is done, we move to the following steps.

    €28 (Avg Bid)
    €28 Gebot i.D.
    8 Angebote

    By using Import from file module, import data to Prestashop store from xls files.

    €17 (Avg Bid)
    €17 Gebot i.D.
    29 Angebote

    Note my budget not more 20$ for the whole project Request create web app based on chatgpt API or any similar free APIs that helping people answer questions based on AI

    €16 (Avg Bid)
    €16 Gebot i.D.
    8 Angebote

    Note my budget not more 20$ for the whole project Request create web app based on chatgpt API or any similar free APIs that helping people answer questions based on AI

    €19 (Avg Bid)
    €19 Gebot i.D.
    7 Angebote

    I'm looking for an experienced video editor to create a 10-15 minute video with a creative and artistic touch. The video will be made using AI generatives and your own creativity. Key tasks include: - Trimming and cutting footage - Applying visual effects and transitions - Adding background music and sound effects The video should have a professional and corporate feel, tailored for an audience of professionals and businesses. You'll be provided with subscriptions for AI and other libraries. The entire video editing process should be done in Adobe CC. You'll have 6-7 days to complete each video. Ideal skills and experience for this job include: - Proficiency in Adobe CC - Experience in creative video editing - Understanding of AI generatives - Proven abi...

    €17 (Avg Bid)
    €17 Gebot i.D.
    9 Angebote

    I'm looking for a skilled developer to create an efficient FTP script that will allow me to upload files to a specific folder in cPanel. Key Requirements: - The script should be optimized for small files, as large file handling is not a priority. - It should be developed in a language suitable for FTP functionality. The script will be used to automate the process of uploading files to a specific folder on a cPanel server. The ideal developer should have experience in: - Building FTP scripts for file uploads - Working with cPanel and its file management system - Ensuring the script runs smoothly for smaller files Please include in your proposal your experience with similar projects and any relevant skills that make you the ideal candidate for this task.

    €61 (Avg Bid)
    €61 Gebot i.D.
    62 Angebote

    looking for some one expert on python and how to use huggingface models llama3 an how install any model from huggingface and create API with python with JSON to consume it by Another and have experianse on tranning LLama3 to make it able to learn i want this expert to train a team from 4 people online to do this - know the basics of llama3 - how to use huggingface models - create API with python with JSON to consume it by Another - training LLama3 to our own data

    €444 (Avg Bid)
    €444 Gebot i.D.
    32 Angebote

    Note my budget not more 20$ for the whole project Request create web app based on chatgpt API or any similar free APIs that helping people answer questions based on AI

    €209 (Avg Bid)
    €209 Gebot i.D.
    12 Angebote