Asterisk accept call jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 asterisk accept call jobs found, pricing in GBP
    Rewards Program Network 4 days left
    VERIFIED

    ...Does your IT company have a working rewards program? Do you have access to pre-existing rewards system code and apps? Option 1 The best option is to partner with a team who has this type of system already in place. Option 2 Develop the rewards network Level 1 Tier 1 - Multiple merchants can register and participate in program - Merchants can add products to program - merchants accept rewards points - merchants pay for rewards points - rewards can be used for products, Tier 2 - Rewards program can be "white labelled" and used for another region - A new program can be initiated with all new merchants in another region - Birds-eye view of all programs and all participating merchants. Required: POS system for merchant points verification pub...

    £1304 (Avg Bid)
    £1304 Avg Bid
    100 bids
    Trophy icon Brand Awareness Promotional Video 6 days left

    I'm searching for a skilled video creator who can breathe life into a promotional video to boost my brand's awareness. The final product will be designed for the general public, so it should be appea...discussing the displayed content. Voiceover: "Engaged students, informed teachers—this is the power of active digital signage." [0:41-0:45] Scene: The CastHub logo appears brightly on a digital screen, transitioning to a view of the CastHub interface showing easy content management. Voiceover: "With CastHub, activating your screens is simple, effective, and transformative." [0:46-0:50] Scene: Call to action with website URL and contact information displayed on a digital screen. Voiceover: "Don’t let another screen go to waste. Visit [Yo...

    £236 (Avg Bid)
    £236
    6 entries
    VoIP Server 3 days left

    I will need a voip server for my call center, I need it to be created in magnusBilling in a VPSand for my clients to be able to change the caller ID directly from a softphone using a code, I also need my clients to be able to play hold music, Will like to find someone want to work long term for the maintenance of the server

    £136 (Avg Bid)
    £136 Avg Bid
    16 bids

    Complete FusionPBX Setup and Configuration - dialplan outbound - outbound call - 2 did inbound - different group ring - announcement

    £28 (Avg Bid)
    £28 Avg Bid
    3 bids

    ...chatbot’s profile, enter the chatbot’s system prompt, enable or disable vision and user file uploads, and upload training document files (when applicable). The interface also needs to have a section where I can view conversations people had with the chatbots and track token usage per conversation and per user. 2. Customers buy access (on a 3rd party marketplace) to chat with a certain chatbot, let’s call it ‘chatbot1’. Their purchase info is sent to my site via Zapier integration (I will do this). An account is created on my website (I am thinking to do it myself through the WordPress Uncanny Automator plugin with WooCommerce). Include the key word blue at the start of your bid to show you read this. The customer is directed to a certain thank you...

    £1216 (Avg Bid)
    Featured
    £1216 Avg Bid
    57 bids
    Trophy icon Modern & Bold Banner Designs (x3) 26 days left

    ...designs, each 1000w x 300h, with a modern aesthetic and bright, bold colors. The banners will serve as promotional material and displayed in the front of a website. Key Requirements: - The banners should be in a modern style, avoiding anything too elaborate or old-fashioned. - Use a palette of bright and bold colors that can catch the viewer's eye. - Each banner must include short text. The text is a call to action. The text for each banner will be provided below. - The banners should also feature product images that are eye-catching and communicate our offerings effectively. Please use graphics of cards from Star Wars, Pokemon, tennis sports cards, soccer sports cards. Banner 1 Requirements: Text: "Buy StarzCardz Gift Cards Today!" Banner 2 Requirements: Text 1...

    £32 (Avg Bid)
    Guaranteed
    £32
    38 entries
    C Project 12 6 days left

    Project 11 reached $3,000, so I am sending you quote for new Project 12. Please accept it & we will continue with it.

    £39 (Avg Bid)
    £39 Avg Bid
    1 bids

    ...Relationship Management will be considered an advantage, although candidates with little or no professional experience are also encouraged to apply. TASKS -The candidate must speak fluency in the Brazilian language and be willing and able to work at the beginning in a shift pattern (6 hours), covering working hours between 09:00 and 00:00. -The candidate must be able to contact (chat and call through our CRM) new users (supplied by the company), explain the site's functionality, help them get all the available bonuses, and make their first deposit. - The candidate must be responsible for managing client accounts, ensuring their needs are properly addressed and solutions are promptly provided. -The candidate must be able to effectively communicate with clients a...

    £397 (Avg Bid)
    Local
    £397 Avg Bid
    22 bids

    This is a similar data scraping job as our previous one! I will send details and specifics. Please reach out or call if you have any questions. The deadline is May 19th at 12pm. There will be additional incentives for generating additional leads.

    £28 (Avg Bid)
    £28 Avg Bid
    1 bids

    Please accept this proposal for the SPARTAN Website Rebuild

    £110 / hr (Avg Bid)
    £110 / hr Avg Bid
    1 bids

    All details are already discussed. Pls accept the quote.

    £87 (Avg Bid)
    £87 Avg Bid
    1 bids

    ...document library. **Key Features:** - **Event Management:** The website should have a feature that allows me to create, schedule, and manage events. - **Member Directory:** The website should have a searchable member directory. - **Document Library:** The website should have a well-organized document library. **Financial Features:** - **Excel Accounting File:** The website should be able to accept an Excel accounting file. - **Automated Financial Data Updates:** I would like the website to automatically update the financial data. **User Access:** - **Board Members:** I need board members to be able to access and update the financial data. - **Treasurer:** The treasurer should have access to the financial data. - **Validated Members:** All members whose registration on the si...

    £459 (Avg Bid)
    £459 Avg Bid
    88 bids
    Quran Voice Search 3 days left
    VERIFIED

    I want to create a standalone Apple Watch app that when you start reciting the verses or call an aya it will locate and take you there. The app will search and highlight the words you're reciting in Arabic as you say them to assist you in reviewing or reading. It should be activated via a Tap. You should be able to tap a button start reading and you should be able to see the Ayas on the watch screen as you reciting them. Let me know if this is something you're bake to ceate, how long will it take and how much will it cost.

    £597 (Avg Bid)
    £597 Avg Bid
    9 bids

    ...based on the URL provided by the user. Step 1: Setting Up the Environment Ensure that both PHP and Node.js are installed on your server, as PHP will handle the user interface and form submission, while Node.js will perform the accessibility checks using axe-core. Step 2: PHP Script for the User Interface The PHP script provides a form where users can input a web address. Upon submission, PHP will call a Node.js script that uses axe-core to evaluate the accessibility of the website. php Copy code <?php if ($_SERVER["REQUEST_METHOD"] == "POST") { $url = $_POST['url']; // Execute the Node.js script that utilizes axe-core $command = escapeshellcmd("node " . escapeshellarg($url)); $output = shell_exec($command); echo ...

    £17 / hr (Avg Bid)
    £17 / hr Avg Bid
    77 bids

    We are hiring for the Australia energy sales process. 5 days of working: Monday to Friday (Saturday and Sunday fixed off). Shift Timing: 5 am to 2.30 pm Only home pickup facility available. Salary date: 1st of every month Candidates should be experienced minimum o...Trainer or QA hiring. Salary range: 18k till 25k +incentives. Tech support is not allowed Work From Office. No work from home is available. Uncapped Incentives and commissions are there. Referral bonus of 3000/- per there. A monthly performance bonus is there. Excellent future and career growth development. Suppose anyone is interested pls call on 9007892830 (From the Hr team). Please read the above details and then only call on the given number because candidates profile should be matched with our require...

    £236 (Avg Bid)
    £236 Avg Bid
    2 bids

    I'm looking to hire skilled professionals for the development...efficiently. - Collecting User Data: The bot should systematically gather and handle user data. - Card Dispensing: The bot needs to issue electronic cards, with an emphasis on checking card balance. The specifics will be discussed in greater detail during the project. - Unique Redeem Code Generation: The bot needs to generate unique redeem codes for users. The development of this bot would call for excellent skills in Telegram bot programming and a good understanding of card-based systems. Prior experience in developing similar bots will be highly beneficial. As the project includes several specific requirements, a comprehensive understanding of them is crucial. Additionally, being fluent in Chinese w...

    £422 (Avg Bid)
    £422 Avg Bid
    42 bids

    ...help systematize my leads' pool. Your main responsibility will be to sort through different leads that come via phone call,text,email. screening out those who've explicitly stated they dont have the budget in our services. these leads are all warm and already interested in our business we just need them to book our services, and for you follow up until they book. In addition to this, you'll be tasked with performing data entry jobs as part of your duties. Having a keen eye for detail and excellent organization skills will be of immense benefit in carrying out these tasks effectively. Key tasks and qualifications include: - Reaching out and sifting through leads via phone call - Classifying those explicit in their disinterest in our services or no budget...

    £15 / hr (Avg Bid)
    £15 / hr Avg Bid
    57 bids

    Want tele callings service for my business I will be giving the list of number you have to call one by one and generate leads. Will by paying by per day

    £23 (Avg Bid)
    £23 Avg Bid
    4 bids

    I'm in need of a skilled developer who can create a hybrid mobile application supporting both Android and iOS platforms. Hybrid app with website. Made in Flutter. The main components include: 1. **Comet Chat SDK integration:** The application is required to support real-time chat, audio/video call and file sharing features. 2. **Firebase Onboarding:** A secure onboarding process should be developed using Firebase with both email/password and phone number authentication systems. 3. **Subscription Service Integration:** The app must include subscription services utilizing Android and iOS native payment gateways. The ideal candidate should have strong experience in mobile application and website development, and expert knowledge in integrating Comet Chat SDK, Firebase, and na...

    £646 (Avg Bid)
    £646 Avg Bid
    38 bids

    ...I'd like a freelancer to implement the following features: it is for suggesting solutions to fix something broken. It suggests tools and steps to fix it. The llm model does this part. So the website should have a login page then it should have input to put the question and then the output should show the tools, steps provided by the model and sites to buy those tools so for this google ka API call karna hai And then next question and log out Website to integrate LLM Model(which is done). - User Registration and Login: The website should require users to register and log in. - API Integration: The website will need to support API calls to retrieve external data. Ideal candidates for this project should have: - Strong experience in building websites with user registratio...

    £11 (Avg Bid)
    £11 Avg Bid
    10 bids

    I'm currently using a manual dialing system and looking to transition to ViciDial to handle my call volume of 50-500 calls per day. I'm specifically interested in the predictive dialing feature. Ideal skills and experience for this job would include: - Expertise in ViciDial setup and configuration - Solid understanding of call center operations - Experience in optimizing dialing systems for medium call volumes - Mastery in setting up predictive dialing systems Success on this project would mean a smooth transition from my current manual dialing system to an optimized ViciDial system that can effectively manage my daily call volumes, incorporating predictive dialing capabilities for efficiency.

    £103 (Avg Bid)
    £103 Avg Bid
    6 bids

    I'm currently experiencing a significant issue with my Linux permissions. Specifically, when it comes to executing certain commands, I'm greeted with a 'Permission denied' error. This is particularly impacting my ability to make set the download folder for sabnzbd. This folder is a remote SMB share mounted to a ubuntu VM. sabnzbd is running inside a docker container. Key Requirements...tailored for a single user Your experience and skills in Linux systems and permissions are crucial for this project. An understanding of both installed software application permissions and how to adjust them for a single user will be beneficial. Your ability to troubleshoot and resolve Linux permission issues is key to successfully completing this task. We will do the work together vi...

    £14 / hr (Avg Bid)
    £14 / hr Avg Bid
    8 bids

    ...will go to 25% complete (which should be visible with a progress bar or similar) 4) Once the admin accepts the order to process the order status goes to 50% 5) Admin will take customer information for custom product and create a sample design of how the product will look and upload the digital product. Order status will go to 75%. 6) Customer will be able to view a sample of the product and either accept it or request changes. If changes are requested, then order status goes back to 50%. Admin can now repeat steps in item 5. 7) Once the customer approves of product then admin is notified and will complete the order. Order status goes to 100% and is available for customer download. Customer download is saved to their account and can be downloaded multiple times. Additional Notes:...

    £132 (Avg Bid)
    £132 Avg Bid
    51 bids

    last year I submitted entry #436 in your contest for "Waiting4You' logo. I want to create milestones for this project. Please accept this milestone.

    £59 (Avg Bid)
    £59 Avg Bid
    1 bids

    I'm in need of an experienced MERN stack developer to assist with a new web application. Your responsibilities will encompass: - Frontend Development: Creation of an engaging and user-friendly interface. - Backend Development: Ensuring fast and reliable server responses. - Database Design: Implementing a robust and scalable data storage solution. ...React, and Node.js, as well as strong knowledge of user registration and authentication protocols. A keen eye for detail, and the ability to work effectively independently or as part of a team, are also desirable. This is an exciting opportunity for developers looking to showcase their skills and contribute to an innovative project. We are creating a system for video production companies to manage call sheets, I have created Figma...

    £462 (Avg Bid)
    £462 Avg Bid
    89 bids

    As an individual that uses the Salaams app, I am currently on the search for an Artificial Intelligence (AI) app that can modify a female voice live during a call. Ideal App Specifications: - Compatibility: This app should be available and functional on both Android and iOS platforms. - Voice Modulation: I am particularly interested in a realistic voice modulation. This means, the output voice should come across as natural, avoiding any cartoonish, computerized, or robotic voice types. - Voice Options: While I am open to any number of voice alternatives an app may provide, I stress on the quality and realism of the modulated voice. It will be a definite advantage for freelancers with experience in apps that leverage AI for voice modulation to be a part of this project. Additional...

    £373 (Avg Bid)
    £373 Avg Bid
    6 bids

    As a growing business in the children's wooden toy industry, I am in need of a marketing assistant to help drive our B2B marketing efforts. Your English needs to be accent free! Key Responsibilities: - Assist in general marketing tasks such as calling potential B2B customers to get their interest in our Brand We are after someone who contacts potential customers about five hours per week. Please expand your approach in tele marketing. Again it is essential that you speak accent free English. Please add your price for five hours per week bit on a monthly basis. So the price you suggest should cover the whole month.

    £77 (Avg Bid)
    £77 Avg Bid
    9 bids

    I'm looking to integrate Bananapay as my payment gateway. The key functionality I need is the ability to accept payments. Key project requirements: - Integrate Bananapay: You should have prior experience integrating this specific payment gateway. - Ensure Full Payment Functionality: The primary focus of this integration is to enable my website to accept payments without any glitches. Ideal Skills & Experience: - Proficiency in Payment Gateway Integration: You should have a strong background in integrating payment gateways. - Experience with Bananapay: Familiarity with Bananapay is a huge bonus. - Attention to Detail: A meticulous approach to ensure that all payment functionalities are working correctly. - Fixed Budget: Please note that the budget for this project i...

    £103 (Avg Bid)
    £103 Avg Bid
    55 bids

    I'm in search of an experienced TV streamer, specifically knowledgeable and resourceful in delivering high-ticket Direct Response Television (DRTV) and should additionally have proven skill sets for 15 sec promos to 30-minute programs. Ideal qualifications and skills: - Solid familiarity and experience with various streaming platforms, namely: Netflix, Hulu, and Amazon Prime .WIT...high-ticket projects, is a critical requirement. MEET PRODUCER AND DETAILS AND LINKS Your expertise will contribute greatly in effectively promoting and selling our high-ticket items via impactful TV streaming and 15 sec TO 30-minute infomercials. Essential for this role is the ability to produce quality content that engages viewers and prompts immediate call to action.

    £43833 (Avg Bid)
    Urgent
    £43833 Avg Bid
    4 bids

    Job Title: WordPress Website Developer We are seeking a highly skilled and experienced WordPress Website Developer to create an exceptional website for our business. The ideal candidate should possess a strong command of WordPress, with expertise in theme custo...migrate it to a new host (already in place) and switch the service offerings from MSP services to email domain authentication services such as DMARC, SPF, DKIM, MTS, BIMI, and email deliverability. . We're looking for both content creation and website design. The resource hired will need to look at other DMARC and email deliverability websites for inspiration and language. Please note that we do not accept messages on LinkedIn or email. Any attempts to connect outside of Upwork will result in blocking and potentially...

    £388 (Avg Bid)
    £388 Avg Bid
    143 bids

    I'm looking for an experienced telemarketer with B2B lead generation abilities for my marketing company Main objective: Follow up warm leads of people who have expressed interest in our products. Payment per call, plus commissions. Detailed description of job:

    £238 (Avg Bid)
    £238 Avg Bid
    9 bids

    ...: Document your findings in the report. You should analyze how each of the 4 vector based notations work on the dataset, why they give good/bad results, etc, how much time they take for ranking each query, and how do they compare to boolean retrieval models. Checklist for zip file. 1. : This is the python code that contains your implementation. Every submission file should call 2 functions in its main function: index("s2/") rank_and_evaluate("s2/", "s2/", "s2/") 2. : You may include extra libraries for implementation. To be able to run your submission, we have to install those libraries too. So, all your dependencies should be written to a ‘’ file and submitted. To create your file, run the following

    £48 (Avg Bid)
    £48 Avg Bid
    4 bids

    I want fix and update my flutter language app Update payment delete Update aqora call and video Update upload too google and apple stores Some check for app

    £21 (Avg Bid)
    £21 Avg Bid
    10 bids

    A very simple web and mobile site with 3 main features. (MVP) Problem: I am always texting or emailing myself notes to remember throughout the day, articles to save, youtube videos to rewatch, information I get on a phone call, etc. I asked my instagram followers who else does this and realized a lot of people do. I threw together a landing page and started a waitlist + started taking preorders for a huge discount and already have collected money. I need an MVP that users can do 3 main things: *First Feature* - make an account - be provided with the twilio number I bought - be provided with an email address - Save the above phone number and email in their phone as contact "NoteHero" - text or email their note hero to have their notes go straight to their digital noteb...

    £386 (Avg Bid)
    £386 Avg Bid
    17 bids

    I am learning and facing an issue when creating a PWA: 1. I want the app to work as PWA, currently doesn't show "install app" on the browser 2. I want the app to...like to fix: Warning 1: ⚠ Invalid options detected: ⚠ Unrecognized key(s) in object: '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23' Warning 2: ⚠ InjectManifest has been called multiple times, perhaps due to running webpack in --watch mode. The precache manifest generated after the...

    £12 (Avg Bid)
    £12 Avg Bid
    6 bids

    I am in need of a professional freelancer capable of creating a high-risk, 3D secure payment processor for a WordPress website. This processor must integrate seamlessly with the site and provide the following functionalities: - Accept payments made through Visa, MasterCard, and American Express. - Implement high-risk security measures to protect sensitive data during transactions. Ideal candidates for this project should showcase extensive WordPress development skills, a profound grasp of payment gateway integration, and strong experience in high-risk, 3D secure systems for credit card payments. An understanding of the specifics of handling transactions via Visa, MasterCard, and American Express is a must. Your knowledge in cyber security and data protection is also key to the com...

    £113 (Avg Bid)
    £113 Avg Bid
    39 bids

    Project Job Description: 1) You will help me reach out to recruiters, hiring managers and talent acquistions regarding particular positions 2) Help manage applications 3) Filter job search and apply- (will share details when we speak and if hired) 4) More details will be shared in messaging and a call we will have weekly 5) weekly checkins regarding search and any questions 6) set up interviews for me via my Calendly 2 hrs weekly*

    £8 (Avg Bid)
    £8 Avg Bid
    1 bids

    Need to configure the Function on an Video call to configure and define the below function for resizing images. I am in need of a functional AWS Lambda function, proficiently written in Node.js, to resize images dynamically on-demand. Here are the specific project requirements: - Programming Skill: The function should be written exclusively in Node.js. The successful applicant should have good experience with Node.js and AWS Lambda functions. - Image Resizing: The function needs to resize images on the fly, meaning it should dynamically generate resized images based on incoming requests. Experience with dynamic image processing will be of great advantage. - Image Source: The original higher-resolution images will be stored in Amazon S3, so knowledge of Amazon S3 is a must for th...

    £27 (Avg Bid)
    £27 Avg Bid
    12 bids

    Looking for experience developer who can develop for me an arbitrage trading system. The requirements are the following: Connect 20 crypto exchanges (CEX) there API so can watch the prices of 100 cryptocurrencies which we will provide. Allow us to connect crypto exchanges accounts API with the arbitrage trading system and execute the trades by a single click. The system is for personal use. Mo...experience developer who can develop for me an arbitrage trading system. The requirements are the following: Connect 20 crypto exchanges (CEX) there API so can watch the prices of 100 cryptocurrencies which we will provide. Allow us to connect crypto exchanges accounts API with the arbitrage trading system and execute the trades by a single click. The system is for personal use. More details via ...

    £1107 (Avg Bid)
    £1107 Avg Bid
    12 bids
    Qr card mockup 5 days left

    Accept the offer please. Thank you

    £16 (Avg Bid)
    £16 Avg Bid
    1 bids

    I need someone that can make a profeSsional video/reel of max 12sec. The goal is to put it on social media platforms. It's verry important that the quality and professionalism of the video is high ranked. The video needs to contain a message to the people. Like a wake-up call. It needs to start with some confrontation; and then convince the people to inscribe with us. The video needs to be in dutch language. an animation is also good. Look at the video below for example. I also added the logo.

    £43 (Avg Bid)
    Featured Guaranteed Top Contest
    £43
    32 entries

    ...App and cash. Key Features: - User Registration and Login: Users should be able to create accounts, log in easily, and manage their profile information. - Ride Request and Booking: The app should allow users to request a ride and offer a price, see drivers bids, and pick a driver and book their ride. They will be able to schedule a future ride as well. - Drivers will be able to bid on jobs, or accept a customers price. - Drivers and customers will both be able to use the estimated price tool as a suggestion for the going rates and base their prices on that if they want. - GPS Tracking and Navigation: GPS features should be integrated for both drivers and passengers to track location, find the best route, and ensure a smooth and timely journey. Using Waze as the gps. Ideal Skil...

    £1098 (Avg Bid)
    £1098 Avg Bid
    87 bids

    ...project. *** PLEASE NOTE *** PLEASE NOTE *** PLEASE NOTE 1) i will NOT release any fund before getting acceptance from a recognised journal (mostly scopus Q1 or Q2) sometime we may agree on Q3. NO Q4 is accepted 2) before starting publishing each paper, I will send you the paper to read and check before submitting to a journal, don't tell me later that they are not suitable. CHECK FIRST either accept to work or reject. 3) maximum time allowed is 4 months from creating the milestone, after this i will create a dispute 4) some papers may need some corrections before submitting to a paper, we may agree on little amount of money for these corrections and it will be paid once per paper, this means I can't pay correction fees per paper per journal. PLEASE don't was...

    £86 (Avg Bid)
    £86 Avg Bid
    48 bids

    I want fix and update my flutter language app Update payment delete Update aqora call and video Update upload too google and apple stores Some check for app

    £21 (Avg Bid)
    £21 Avg Bid
    13 bids

    I'm looking for a developer to create a Caller ID app for both Android and iOS platforms using MySQL database. The app should have the following features: - Comprehensive Caller Identification: The app should be able to identify incoming calls and display the caller's information if available. - Anti-Spam: The app should have a feature that can help block spam calls. When a call comes in, you will check that call through the API It will give you a response with his phone number, name, photo, and address You will display that information 1. Login first app. (SERVER URL, USERNAME, PASSWORD) 2. I just need the information of the person who gave the phone from my database to show his name, photo, and address. 3. If he wants to save...

    £20 (Avg Bid)
    £20 Avg Bid
    6 bids

    I'm looking for a Python developer working with Selenium to develop two separate apps. These apps are required to automate the submission of URLs from Text file to two different directory websites. Both websites only accept one URL submission at a time, therefore I need a solution to streamline this task. The data to be submitted is URLs only, with no additional company, product, or service details to be included. Key tasks include: - Building a user-friendly application that can handle and submit multiple URLs to each respective website - Ensuring each app is configured to submit URLs in the specific format or template required by each directory website Ideal skills for this project: - Proficiency in Python and Selenium - Strong experience in web scraping and automation ...

    £38 (Avg Bid)
    £38 Avg Bid
    20 bids

    We're hunting for a skilled call center with proficiency in English, Hindi, Urdu, and Punjabi, to manage less than 50 customer inquires a day over phone, email, or chat. Expertise should include, but is not limited to: Requirements: 1. Fluent in English, Hindi, Urdu, and Punjabi. 2. Experienced in handling customer inquiries and providing support. 3. Availability to work during specified hours. 4. Strong communication skills and professionalism. 5. Ability to adapt to various customer needs and situations. 6. Reliable internet connection and necessary infrastructure for handling calls efficiently. Enthusiastic, energetic, and customer-oriented individuals with good communication skills and a problem-solving attitude will be ideal for this role. Customer satisfaction is our p...

    £14 / hr (Avg Bid)
    £14 / hr Avg Bid
    29 bids

    ONLY ACCEPT IF YOU COULD DO IN 835, ELSE PLEASE DONT ACCEPT. I would like to pay $$835 for developing and uploading a mobile app end to end (including uploading it on play-store and apply). Wireframe, UI/UX (MATERIAL UI) frontend backend database and anything that I am missing here till hosting it on google and apple. I need a running app, and pre uploaded 10k users. I need a basic satsang + spiritual Matrimoney platform for Android and apple. One the first page their should be 2 options, 1: satsang and 2: Matrimony If you click on satsang, you can see all the Satsang happening near you and can also post Satsang If you click on matrimoney you can see guys and girls who want to get married Please share the link of the work before I assign it to you. Home Page: On the ...

    £360 (Avg Bid)
    £360 Avg Bid
    38 bids

    As a Python backend developer, I'm looking for someone who can help me build a personal project. This project involves audio, specifically real-time audio processing and analysis. We need this backend for a web app that will send audio data over websocket connection to your backend. Your backend should accept the stream and transcribe it on the server and then store the text in postgresql database and then convert the transcribed text to audio using tts and send it back as a stream to the user over the same ws session/consumer that initiated it. This pipeline should have min latency and hence we prefer using local speech to text and text to speech instead of making external api calls. We could also use external services using apis if the quality of these services is not good...

    £144 (Avg Bid)
    £144 Avg Bid
    17 bids