Paypal api rest jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 paypal api rest jobs found, pricing in NZD

    I'm in need of a giveaway bot for TikTok Live. The bot is expected to have the following functi... This will help in promoting the contest and ensuring it reaches the desired target audience. - Real-time Comment Monitoring: As the giveaway progresses, the bot should be able to monitor comments in real-time. This feature will help in ensuring that the giveaway runs smoothly and efficiently, preventing any potential issues that may arise. Ideal Skills & Experience: - Proficiency in TikTok's API and functionalities - Experience in developing automated systems for social media platforms - Understanding of random selection algorithms and their implementation - Ability to develop and integrate customizable features within an existing platform - Knowledge of real-time monit...

    $259 (Avg Bid)
    $259 Avg Bid
    41 bids

    ...of the application. Responsibilities: - Collaborate with the Bayard development team to design and implement a responsive and intuitive web interface for the AI research assistant. - Develop clean, maintainable, and efficient front-end code using modern web technologies such as HTML, CSS, and JavaScript. - Integrate the front-end with the back-end API endpoints to enable seamless communication and data exchange. - Optimize the web interface for performance, ensuring fast loading times and smooth user interactions. - Implement user authentication and authorization mechanisms to ensure secure access to the application. - Conduct thorough testing and debugging to identify and fix any front-end issues or bugs. - Stay up-to-date with the latest front-end

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    112 bids

    I am currently work...user authentication, data entry forms and graphical charts and visualizations. However, the Graphical User Interface (GUI) needs enhancement to ensure a better user experience. • Finish the incomplete JavaFX code and make the project work properly. • Enhance the GUI – it should be pretty straightforward for someone with your skills. • Ensure that the GUI makes logical sense and applies well to the rest of the code. The ideal candidate for this project should be an experienced JavaFX coder comfortable with GUI enhancement implementations. Having excellent attention to detail and problem-solving skills will be a plus. so milestone3 is my last task and the zip file contains my code that need to be completed with the task i added Deadline in...

    $36 (Avg Bid)
    $36 Avg Bid
    6 bids

    ...which is developed using PHP. I already have my mind set on using Google Cloud Speech-to-Text API for this. Key requirements for the voice search implementation include: - Enabling voice search for content navigation: Users should be able to navigate through my website using their voice, reducing the dependency on traditional text-based searches. - Enabling voice search for information retrieval: Users should be able to ask questions and receive relevant information from the website using voice commands. Ideal Skills & Experience: - Proficiency in PHP development is a must, as my website is built on this platform. - Experience in integrating third-party APIs, particularly Google Cloud Speech-to-Text API. - Prior work on implementing voice search functionality in webs...

    $306 (Avg Bid)
    $306 Avg Bid
    35 bids

    I am looking to create a Windows exe trading application that will leverage an API for automated trading strategies. Key Features: - Order Placement and Management: The primary function of the app is to place and manage trades based on predefined criteria. It should be able to execute trades automatically without the need for manual intervention. Ideal Candidate: I am seeking a developer with a background in finance and algorithmic trading who can bring the following skills and experience to the project: - Proficiency in Windows application development using Python or similar languages. - Experience with trading APIs, particularly in the context of order execution and management. - A solid understanding of trading strategies and the ability to translate these into functional cod...

    $469 (Avg Bid)
    $469 Avg Bid
    11 bids

    ...devices Functionalities: - Booking and reservation system: This is a core feature of the website. Users should be able to easily book and reserve products/services. - Availability calendar: A must-have feature. Customers need to be able to see available slots or products. - User reviews/ratings: Essential for building trust and reliability among customers. Payment Integration: - Credit card, PayPal, Cryptocurrency: These are the primary payment methods I'd like to integrate. - Cash on site: I'd also like to incorporate a cash payment option for users who prefer to pay on delivery or on-site. Ideal Skills and Experience: - Proven experience in developing E-commerce websites is a big plus. - Deep knowledge in integrating payment gateways, especially with multiple opt...

    $1052 (Avg Bid)
    $1052 Avg Bid
    243 bids

    It is necessary finish a web application in python + django regard the statistic of stocks. So it is necessary: some fetaures of some filter; -. make some change to mysql database and api to datafeed. -. verify the formulas and add some features; -. make better the design. - create an admin page with security login and import stocks manually. Please answer only if you can show similar experiences

    $213 (Avg Bid)
    $213 Avg Bid
    45 bids

    I am looking for a PHP Prestashop developer expert. Ideal skills and experience for this job include: - Strong proficiency in PHP and Prestashop - Experience with PayPal module customization and integration - Knowledge of Prestashop Multishop feature - Familiarity with coding for extra security measures and user interface improvements TASK 1 Reset Prestashop database. Setup on new. (Google cloud server) 1. Clean the prestashop directory, CMS pages and empty links. 2. Make a backup of the current Prestashop database including clients, orders, products, pictures, CMS pages all other information needed for a full reset. 3. Upload backup. 4. Setup all modules setting as was before the reset. Movic theme, Onepagecheckout, Crypto payments, PrettyURL, and Google reviews, rich ...

    $2011 (Avg Bid)
    $2011 Avg Bid
    70 bids

    I need a custom WHMCS module that will take my DNS management to the next level. This module should: - Offer comprehensive DNS record management capabilities - Provide...management options In terms of the user interface, I'm looking for a blend of simplicity and modernity. So, the UI should be: - Simple and intuitive for users to easily navigate and use - Modern and sleek to align with the current design trends The key part of this project is integrating with a custom DNS service. This means the module will need to be: - Compatible with the custom DNS service I use (API) is available - Highly functional for smooth integration and operation Ideal candidates should have experience with: - WHMCS module development - DNS management systems - Custom UI/UX design - Third-par...

    $59 (Avg Bid)
    $59 Avg Bid
    11 bids
    Dotnet developer 6 days left

    Required a dot net developer. Speacialized in Microservices acrhitecture based solution. Dotnet Core, C#, SQL, Data transformation, API gateway, Auth based security.

    $663 (Avg Bid)
    $663 Avg Bid
    27 bids

    ...candidate should also have a strong background in algo trading and low latency applications. Key Requirements: - Experience with C# and Visual Studio for .NET development. - Previous work on both web and desktop applications. - Proven experience with algo trading. - Prior experience working in low latency applications - React JS work experience is added advantage Skills: - Worked with Websocket, REST APIs - React JS - Ability to understand code written by others and refactor. - Write clean, robust and performant code. Your role will involve: - Building and maintaining robust, high performance applications. - Using your knowledge of algo trading to implement and optimize trading algorithms. I'm on a tight timeline and need this completed as soon as possible. If you have t...

    $2147 (Avg Bid)
    $2147 Avg Bid
    37 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), ));

    $43 (Avg Bid)
    $43 Avg Bid
    33 bids

    I am looking for an experienced developer to create a Hangman game using React and utilising a specific API for generating random words. This game will implement particular features of my choosing but will not revolve around any specific visual theme or elements. Key Requirements: - In-depth knowledge and experience working with React. - Understanding and previous work with APIs, specifically in random word generation. - Ability to implement specific features to enhance the hangman game experience. Expected Deliverables: - A fully functional hangman game that runs smoothly and is bug-free. - Proper integration with the pre-selected random word generation API. Note: Although no specific visual elements or themes are required, creativity is appreciated in the design process ...

    $221 (Avg Bid)
    Urgent
    $221 Avg Bid
    36 bids

    I'm in need of a professional web developer who can create a clean and professional website that is also fully responsive and mobile-friendly. Ideal Skills & Experience: - Proficient in web development - Experienced...booking ID is generated. Admin reviews new bookings via the admin dashboard and assigns cars and drivers based on availability. Customers receive confirmation of their booking along with trip details. Trips proceed as scheduled, with drivers providing excellent service throughout the journey. After the trip, the driver collects the total payment from the customer, deducts Rs. 49, and remits the rest to the admin. Admin settles payments with car owners and drivers accordingly. Please note that I didn't specify the type of website as I'm open to sug...

    $245 (Avg Bid)
    $245 Avg Bid
    26 bids
    Viva Wallet for Wix Store 6 days left
    VERIFIED

    I have a wix website and sell products via wix STORE. I need to integrate Viva Wallet as a payment provider. I am looking for a VELO professional or PHP code knowledge to create a cash out and integrate the payment API key.

    $265 (Avg Bid)
    $265 Avg Bid
    71 bids

    I am in need of a skilled Full Stack Python Developer to primarily focus on back-end development tasks. The main areas of focus include: - User Authentication & Authorization: Implement a secure user authentication system to ensure data integrity and user privacy. - API Development & Integration: Develop new APIs and integrate with existing ones, for seamless communication between various components of the platform. - Data Processing & Analytics: Implement robust data processing and analytics functionalities to make informed decisions and gain insights from user interactions and other data sources. You will also be responsible for: - Payment Gateway Integration: Integrate payment gateways to facilitate transactions within the platform. - Social Media Integration: Imple...

    $3792 (Avg Bid)
    $3792 Avg Bid
    79 bids

    I have a Vue 3 application that uses Quasar. The application is basically a blog with a few routes and simple pages. It uses backend API to fetch the data for articles. I want to deploy this app ideally to Vercel or Netlify. For SEO reasons, I want to use server-side rendering (SSR) so that user receives already rendered HTML and the API call is not necessary on the client. On the client, the app should hydrate so that it becomes interactive. The app is already working and when it is deployed without SSR, it works correctly. So you don't need to develop the app. You will need to configure the SSR in the project, configure the deployment location (Vercel or Netlify), and potentially adjust the existing JS code so that it works correctly in SSR environment (maybe this is...

    $265 (Avg Bid)
    $265 Avg Bid
    38 bids

    I need a proficient developer to help me build a private API management console for the game Rust, using the Gportal private API. The core functions of the Console Rust Gportal Private API are mainly centered on player data retrieval, server status updates and server configuration management. Here's an overview of the project requirements: - You will be responsible for building a secure and user-friendly private API management console specifically for Rust, using the Gportal private API. - The system should allow for the retrieval of player data, server status updates, and server configuration management. - The UI should be intuitive and engaging, allowing for easy navigation and efficient use. - The system should be able to handle high volumes of...

    $120 (Avg Bid)
    $120 Avg Bid
    24 bids

    I am looking to build a travel portal primarily catered to individual travelers. The portal should incorporate features facilitating flight bookings and hotel reservations: Main Feature...straightforward booking procedures. - Professional and visually appealing: Considering the target audience, the design must be aesthetically pleasing and project a professional image. Ideal Skills and Experience for the Job: - Extensive experience in web development and design. - Proven capability in developing travel booking platforms. - Knowledge in integrating APIs, specifically the PartoCRS API. - Creativity and an eye for detail in designing user-friendly and appealing portals. Your expertise and creativity in creating this engaging travel portal for individual travelers will be greatly ap...

    $789 (Avg Bid)
    $789 Avg Bid
    93 bids

    As I'm looking to establish a new SMM panel, I need a skilled developer who can integrate key features into the script. Here's an overview of what the project entails: - **Core Features**: Implement a User Management System, API Integration and Payment Gateway Integration. Given the sensitivity of the data involved, it's crucial that these features are robust, secure and user-friendly. Build a cross-functional SMM panel that generates and sells traffic for all social media platforms. - **Security**: Incorporate Two-Factor Authentication and an IP Whitelisting system. Additionally, the script should have an extensive Activity Log Monitoring mechanism. - **Performance**: Develop a script that prioritizes speed and responsiveness. This includes a Fast Loading Service, ...

    $837 (Avg Bid)
    $837 Avg Bid
    96 bids

    ...who can assist with live streaming on Kwai. The streams are to be public and will primarily focus on entertainment content. Live content: casual games. During the live broadcast, introduce the game you are playing to the audience. Live broadcast platform: Kwai platform Live time: Live broadcast time: 7:00-10:00 in the evening local time in Brazil, two hours of continuous broadcast every day. Rest: 4 days off a month. Basic requirements: computer equipment and Internet in Portuguese (and preferably in English) and cheerful the face live Job salary: Fixed part: 2 hours of live broadcast every day, 10 US dollars per hour. If you are willing to broadcast for a third hour, the hourly wage for the third hour is $5. Commission part: During the live broadcast

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

    I'm looking to develop a Sof...Payment Processing integration. - An AI Chatbot with capabilities for information retrieval and analysis. - An OCR (Optical Character Recognition) system. - Both Frontend and Backend development are necessary. - Seamless integration of the AI chatbot, OCR, and payment processing into the website. - A well-documented API to allow for future expansion. The ideal candidate for this project should be proficient in Python (Django/Flask), laravel, node js, vue js, AI programming, and API development. Experience with building SaaS platforms, payment processing integration, and chatbot development would be a great advantage. Accuracy, scalability, and security are top priorities for this project. Immediate availability and good communication skil...

    $1023 (Avg Bid)
    $1023 Avg Bid
    118 bids

    I'm in need of an experienced Java Full Stack Developer to build a comprehensive application with the following features and requirements: - **Features and Functionalities** I need the application to have the follow...through social media platforms. - Payment gateway integration: A reliable and secure payment gateway to facilitate transactions. - Email marketing services integration: Integration with email marketing services to streamline communication with users. Your expertise with Core Java, Java 8 features, J2EE, JDBC, servlets, MySQL, JSPs, HTML, Spring MVC, Spring Boot, ORM, MVC Architecture, and API Development will be essential. Additionally, experience with integrating and implementing third-party services will be highly valued. Looking forward to seeing ...

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

    Hi, I will assist you with creating WordPress website. There will be three main sections. Only story will be dynamic and other two will be just static. In story section when user will click on it, he/she will add their child name. If they will find name existing then they can click on the name and story will be played otherwise, need to create ttf file and with the use of google cloud api need to create audio, that will store on server and then it will be played. Please let me know if I missed anything from the scope.

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

    In need of a skilled professional to develop a RESTful API using Python. The API should be designed to handle multimedia data. Ideal Expertise: - Proficient in Python programming. - Thorough experience in RESTful API development. - Should specifically be adept in dealing with multimedia data handling. - Great problem-solving skills. - Conduct testing ensuring optimization and compatibility. Transparency, communication, and attention to detail will be crucial for this role. A fast turnaround will be appreciated without compromising on quality. If you have what it takes to handle this job, I welcome you to make your bid.

    $182 (Avg Bid)
    $182 Avg Bid
    25 bids

    I have two APIs in PHP that need to be fixed, specifically regarding issues with user authentication. Key Requirements: - Fix API A and API B - Resolve the authentication problems - Ensure APIs are properly authenticating users Ideal Skills and Experience: - Strong experience with PHP - Proficiency in working with APIs - Prior experience in resolving authentication issues - Ability to troubleshoot and debug efficiently Please let me know about your prior experiences in fixing PHP APIs, especially with user authentication. Feel free to share examples of your previous work or any relevant details. Your proposal should outline your plan on how you intend to resolve the issues and demonstrate that you understand the project requirements.

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    20 bids
    Gportal Private API 6 days left
    VERIFIED

    Needing G portals Private API and the method to get it ourselves

    $37 (Avg Bid)
    $37 Avg Bid
    9 bids

    We are building a financial application whereas you can put money hence our AI works on it through big data and automation. The project is about algorithmic auto-investing trading on world wide's financial market. Fixed Rate Job Paid based on success delivery per country. $10/country. Make about 5-10 API/country for installing python, setting SQL for our applications and Google Sheet. For each country may need API for such as : 1. Historical Data 2. Financial Scrapped Source 3. Financial Summary Scrapped Source 4. Interest rate 5. Some More Required Skill & Experience : 1. Php & SQL 2. Familiar with python installing & setting up environments 3. Experienced in Linux Debian & LNMP server by SSH 4. You need to know on how to run python scripts on debian ...

    $46 (Avg Bid)
    $46 Avg Bid
    17 bids

    ... - Performance Analytics enhanced by AI to provide deeper insights. - Comparison Tools powered by AI to highlight key differences. - Exportable Reports with AI-generated summaries. 6. **Security and Integrity** - AI-driven Proctoring for real-time monitoring. - Plagiarism Detection with AI. - Environment Lockdown managed by AI. 7. **Integration and API** - ATS Integration with AI-powered matching. - API Access with AI-driven functionalities. 8. **Support and Documentation** - Help Center with AI-powered search and suggestions. - Customer Support augmented with AI chatbots. - Tutorials and Training with AI recommendations. 9. **Additional Features** - Gamification with AI-generated challenges. - Mobile Support with AI enhancements. ...

    $4303 (Avg Bid)
    $4303 Avg Bid
    18 bids

    this is a static page, i need to create dynamic add of posts from top box. top box is like facebook with a create button, then you should list the posts. in the first box you need to add category (an empty select with cat1 cat2 cat3) a calendar date and an autocomplete for searching country-city ok? i will provide you api and project on github so im here for anything that is related to backend - create post - retrieve post - edit a bit the card

    $82 (Avg Bid)
    $82 Avg Bid
    35 bids

    I urgently need an expert to find Gportals Private API to create plugins for the Console Rust game. The main goal is to develop a custom administration panel, automate server management tasks, and enable integration with other applications. Despite skipping the specific functionalities for the plugins, flexibility and versatility should be core in their design. The completion of this project is time-sensitive, thus immediate engagement is appreciated. Skills and Experience: - Experience with Gportals Private API - Proficiency in console game plugin development - Knowledge of server management automation - Demonstrable successful projects in similar tasks.

    $204 (Avg Bid)
    $204 Avg Bid
    37 bids

    ...outfits. - The first character should be styled as a cowboy. - The second character should be designed as a safety person with a hard hat and a reflective vest. - The third character should be wearing a tie. The clothing design for each character should be simple and minimal. While I have specific colors in mind for some parts of the outfit, the artist is welcome to make creative decisions with the rest. There is no need for any background elements, just a focus on the character design. Ideal candidates for this project should: - Be skilled in character design, with experience in creating simple and minimalistic designs. - Have a portfolio that demonstrates the ability to create varied character designs. - Be able to work efficiently and deliver high-quality results on a shor...

    $100 (Avg Bid)
    $100 Avg Bid
    82 bids
    Laravel API integration 6 days left
    VERIFIED

    Estimated 10 API to integrate. CRUD work.

    $47 (Avg Bid)
    $47 Avg Bid
    45 bids

    I'm looking for exp...looking for experienced Node.js developers to create a RESTful API for my project. Key Requirements: - Develop a RESTful API: The API should follow REST principles for web services, ensuring easy consumption and compatibility with various applications. - JSON Format: The API should primarily support JSON format for data exchange. Ideal Skills and Experience: - Proficiency in Node.js: Thorough understanding and hands-on experience with Node.js for server-side scripting. - API Development: Prior experience in developing RESTful APIs is essential. - JSON Handling: Expertise in handling JSON data format within APIs. This project will involve working closely with the front-end team. If you have a solid experience in Node....

    $231 (Avg Bid)
    $231 Avg Bid
    39 bids

    ...specifics: - Features: The bathroom should include a double vanity and a walk-in shower, but no Jacuzzi tub is needed. - Style: The overall design should be in a contemporary style. This includes a modern, minimalist approach, with sleek lines and a clean aesthetic. - Materials: The bathroom will feature quartz countertops. A minimum 60-inch vanity with a double sink A toilet separated from the rest of the suite by a wall and door. A tiled shower with subway tiles for both the walls and floor, possibly with a built-in bench. A walk-in closet/dressing room. Full-size 32-inch doors. If possible, the walk-in closet and dressing area should have direct access to both the bathroom area and the bedroom. We have a total area of 8 ft x 16 ft (128 sq ft) if you remove the walls. Ideal ...

    $216 (Avg Bid)
    $216 Avg Bid
    55 bids

    I'm looking for a skilled developer who can integrate WhatsApp API into my Wordpress website to allow for sending promotional messages to customers. Additionally, I need this feature further developed into a simple chatbot for automated responses. - Your primary tasks will include: - Setting up the WhatsApp API to the website - Configuring it to allow for sending messages to customers - Developing a basic chatbot functionality - Ensuring the chatbot can provide automated responses based on predefined rules You should have: - Proven experience in integrating APIs, specifically WhatsApp API - Proficiency in developing chatbots - Knowledge of Wordpress and it's capabilities for handling APIs - Good understanding of marketing and customer engagement - S...

    $192 (Avg Bid)
    $192 Avg Bid
    40 bids

    I need a plugin that includes Apple Pay, Google Pay, and Link payment methods. This plugin should offer a dynamic button to facilitate these transactions based on Stripe's documentation. Please view ...payment methods. This plugin should offer a dynamic button to facilitate these transactions based on Stripe's documentation. Please view the documentation here: The app that uses the plugin should also be able to customize the 'statement description', which is a capability provided by the Stripe API (createPaymentIntent). The suitable person would have experience in creating Bubble plugins, and hopefully would be easy for the person to make a quick and simple payment integration.

    $203 (Avg Bid)
    $203 Avg Bid
    18 bids

    I'm looking for an experienced developer to help with real-time text data scraping via API and management using BeautifulSoup. This project is primarily focused on retrieving text data and storing it in a database. Key Responsibilities: - Implement an API scraper to continuously retrieve text data in real-time - Utilize BeautifulSoup for data extraction and management - Develop a robust database to store all the scraped text data The ideal candidate should have: - Proficiency in Python programming language - Strong experience with API scraping and BeautifulSoup - Previous work involving real-time data scraping - A good understanding of database management It is important that the data scraping runs seamlessly and accurately in real-time. Prior experience with...

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

    I'm seeking a seasoned back-end engineer with expertise in Node.js and MongoDB. Your primary responsibility will be developing APIs that integrate seamlessly with external services. Key tasks include: - API development: You should have a proven track record of creating robust, efficient APIs. - Integrating with third-party services: The APIs you develop need to be able to communicate effectively with a range of external platforms. - Database design and optimization: While not the core focus, a strong understanding of MongoDB and how to optimize it for performance and scaling is beneficial. The project is centered around building a backend system that can handle a variety of tasks and interactions. While the exact scale of the project isn't currently known, the potential ...

    $3650 (Avg Bid)
    $3650 Avg Bid
    127 bids

    ...primary function of the AI will be to offer travel suggestions tailored to the user's preferences. - User Interaction: The AI should ask direct questions to the user during interactions. This will help the AI to learn and refine its recommendations based on user feedback. Ideal Skills & Experience: - Proficiency in AI Development: Experience in building AI systems, particularly for personalization. - API Integration: Ability to work with APIs from travel sites to gather and process data. - Instagram Interface: Knowledge of creating chatbots or AI systems for social media platforms, particularly Instagram. - User Interaction Design: Prior experience in designing AI systems that can interact with users effectively. Please provide examples of similar projects you've...

    $33 (Avg Bid)
    $33 Avg Bid
    4 bids

    I'm in need of a comprehensive, ready-to-deploy online grocery and delivery application, with full support for deployment and maintenance. Key Requirements: - The application should be a complete package, designed to be user-friendly and efficient, streamlining the grocery shopping and delivery process. - Integration with PayPal and a European payment gateway is necessary. - The inventory management system must be integrated with WooCommerce. Support and Deployment: - Your role will extend beyond development; you'll be required to provide detailed support to my in-house tech team for deployment and maintenance. - The final product should be fully functional and ready for use. Skills and Experience: - Proficiency in full-stack development, with experience in creating and...

    $2320 (Avg Bid)
    $2320 Avg Bid
    32 bids

    I'm seeking a expert to seamlessly integrate the Gemini API within my existing app. This integration needs to facilitate real-time updates on specific information. Key Project Details: - The primary focus of this integration is to enable real-time chatbot updates and basic reporting. - The API should provide up-to-date data when I request a report. - This isn't for automating trades or portfolio performance monitoring but specifically for keeping the chatbot informed with the latest updates. Ideal Skills and Experience: - Proficiency in with a proven track record of API integrations. - Deep understanding of the Gemini API and its capabilities for real-time data. - Prior experience in developing chatbots or similar interactive features would be a ...

    $377 (Avg Bid)
    $377 Avg Bid
    13 bids

    We are looking for a talented PHP Laravel Programmer to join our team and work on our B2B ecommerce website and app development. The ideal candidate will have a strong background in PHP and Laravel, with experience in building and maintaining ecommerce platforms. This is a remote position, offering the flexibility to ...media sharing feature implementations. Ability to dedicate full-time to the project is crucial. Familiarity with version control systems (e.g., Git). Strong problem-solving skills and attention to detail. Ability to work independently and as part of a team. Excellent communication and collaboration skills. Preferred Skills: Experience with frontend frameworks like Vue.js or React. Knowledge of API integrations and payment gateways. Familiarity with DevOps practices ...

    $956 (Avg Bid)
    $956 Avg Bid
    222 bids

    ...who have done similar projects in the or beginners please dont bother i do not have time to explain over and over again. So this is the requirements for the project: Inviter script must have some user friendly interface (HTML or app interface like Java or similar) Inviter script will take inputs of multiple Telegram API’s (accounts) total from 5 or 10 accounts a) API ID b) API Hash All API’s (Accounts) would be added to target channel/group as admins Script will read files where all accounts to be invited will be listed in the following format: @jacksparow @did738 @simao79 @wiro … The user file will contain anywhere from 1000-2000 users thats why i need script to be multithreaded and add Users from 10 Telegram API’s simultaneou...

    $286 (Avg Bid)
    $286 Avg Bid
    10 bids

    BEFORE YOU BID - PLEASE BID YOUR FINAL PRICE AND YOUR FINAL TIMELINE - We do not have time for budget negotiations. I'm looking for someone to develop an AI machine learning app that can scan all company Office 365 emails and SharePoint files via Azure API; store the data in long-term memory of the AI; and have autogpt agents, chat gpt and custom gpts with chaacter limits that can aswer questions on company emails and documents and also alert you when you or any staff forget to respond to something important. Ideal Skills and Experience: - Strong background in machine learning and artificial intelligence - Proficient in developing applications that can integrate with Office 365 - Experience with building applications that can scan emails and files - Knowledge of setting up a...

    $2420 (Avg Bid)
    $2420 Avg Bid
    65 bids

    ...Dialogflow to handle specific phrases and commands. Webhook for Backend Logic: Implement a webhook to handle complex logic and interactions with the GPT-3 API. Host the webhook on platforms like Firebase Functions, AWS Lambda, or any other cloud service. OpenAI GPT-3 API Integration: Get access to the OpenAI GPT-3 API. Write a script that takes inputs from Dialogflow via the webhook, processes it with GPT-3, and returns the output to Dialogflow. Integration and Fulfillment: Configure Dialogflow to use the webhook for fulfillment. Ensure the webhook communicates with the GPT-3 API and formats the response correctly. Return the formatted response to Dialogflow for Google Assistant to process...

    $937 (Avg Bid)
    $937 Avg Bid
    22 bids

    I'm seeking a skilled illustrator to create creative illustrations for my Patreon page. While the primary focus is on Patreon, the illustrations could extend to book illustrations and t-shirt/merch designs in the future. This project requires someone who can deliver flexible themes/styl...minds with a knack for superhero/martial arts themes - Flexibility with various aesthetic requirements - Possibility to adapt style to other merchandising formats Experience in creating illustrations for various platforms will be highly considered. This is your chance to draw historical moments in a creative context, sharing them with a community of Patreon subscribers and, hopefully, with the rest of the world if/when a book is made. Apply if you feel you have the ability to deliver what I...

    $34 / hr (Avg Bid)
    Urgent
    $34 / hr Avg Bid
    57 bids

    ...information, product information, and order information. Key Requirements: - Connect the webapp with Supplier A, Supplier B, and Supplier C APIs. - Extract and process customer information, product information, and order information sent by these suppliers. - Display this data on the webpages of the application. - Store this data efficiently in a database. Skills and Experience: - Proficient in PHP and API integration. - Strong understanding of database management. - Experience in handling customer, product, and order data. - Detail-oriented to ensure accurate data extraction and display. - Ability to create a seamless user experience through webpage data presentation. This role will be pivotal in ensuring our system remains updated with the latest information from our supplie...

    $138 (Avg Bid)
    $138 Avg Bid
    44 bids

    I'm in need of a skilled ...both original art pieces and prints. I aim to use PayPal buttons for the transactions, so experience with integrating PayPal payment gateways in WordPress is important. - **Artist Biographies and Descriptions**: Though not necessary for each artist or art piece, the website should have a provision for displaying general information about the artists and their work. This can be a general information section, rather than specific pages for each artist or piece of art. Ideal skills and experience for this job include: - Proficiency in WordPress - E-commerce website development - Knowledge of art or art e-commerce (preferred but not mandatory) - Experience in designing user-friendly and visually appealing websites - Proficiency in integrating ...

    $377 (Avg Bid)
    $377 Avg Bid
    145 bids

    I'm looking for a skilled developer who can link our existing Google Sheet with Tranferz API. We need the API to retrieve and update data on our sheet based on the following specifications: - Fetching and updating Driver Information: The API will need to fetch and update data related to drivers. This includes their availability, current location, and other relevant details. - Displaying Ride Details: The API should be able to fetch and display ride details for each driver. This information is crucial for the drivers to efficiently manage their schedule and assignments. - Updating Payment Information: It is essential that the API updates payment information in our Google Sheet. This includes payments received, pending payments, and other financial de...

    $281 (Avg Bid)
    $281 Avg Bid
    43 bids