Web based transcript processing system jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 web based transcript processing system jobs found

    Looking for a web application development project based on an existing inventory and request management system. Key requirements: Fast Performance Rapid page loading Smooth real-time updates Optimized data fetching # Inventory and Request Management System (IRMS) ## Project Overview The Inventory and Request Management System (IRMS) is a comprehensive web application designed to streamline inventory management, request processing, and user role management. Currently implemented as a mobile app, the project needs to be converted and enhanced into a web application using Flutter Web or a suitable web development framework. ## Core Features ### 1. User Management - Multi-role user system (Admin, Manager, Gate M...

    $341 Average bid
    $341 Avg Bid
    16 bids

    ...intelligent Interview Reminder Scheduling System that streamlines communication between recruiters and candidates. By utilizing state-of-the-art transformer models, the system will automate the process of scheduling, sending reminders, and handling candidate responses effectively. NLLP Framework: Hugging Face Transformers (e.g., BERT, T5, or GPT models). Backend: Python (FastAPI/Flask/Django). Frontend: React.js or Angular for user-friendly interaction. Database: PostgreSQL, MongoDB, or DynamoDB for candidate data. APIs: Twilio (SMS/WhatsApp), SendGrid (Email), or Google Calendar for integration. Deliverables: A fully functional system capable of intelligent interview reminder management. NLP-powered automated workflows for extracting and processing candidat...

    $417 Average bid
    $417 Avg Bid
    6 bids

    Looking to get a php api that takes a postcode. goes too my database and brings back customer details for that post code. A similar api is written like this so most of code can be copied. Simple project and i need this done today public function geteircode(){ if(isset($_POST['eircode']) && !empty($_POST['eircode'])){ $code = strtr($_POST['eircode'],[' '=>'']); $ir_identifiser = array("A41","A42","A45","A63","A67","A75","A81","A82","A83","A84","A85","A86","A91","A92","A94","A96","A98","C15","D01","D02","D...

    $45 Average bid
    $45 Avg Bid
    21 bids

    # House Rental Management System - Developer Requirements ## Project Overview Development of a comprehensive house rental management system with cross-platform support (Web, Android, iOS) using Flutter and Firebase. The system will handle property management, tenant management, financial tracking, and reporting. ## Required Technical Skills ### Primary Technologies - Flutter (Latest stable version) - Flutter Web - Firebase - Dart (Latest stable version) ### Required Firebase Services Knowledge 1. Firebase Authentication - Email/Password authentication - Phone number verification - Custom claims for role-based access - Security rules implementation 2. Cloud Firestore - Database design and structuring - Query optimization - ...

    $690 Average bid
    $690 Avg Bid
    14 bids
    Pdf file typing
    5 days left

    I'm looking for a freelancer who can help me convert a PDF file into an editable document. This involves typing out the content of the PDF, with the following specific requirements: - The document should be formatted as a simple text ...out the content of the PDF, with the following specific requirements: - The document should be formatted as a simple text format. - Maintaining the original layout is not necessary, but accuracy in transcription is crucial. - Attention to detail and a commitment to producing high-quality work are essential. Ideal skills for this job include strong typing abilities, proficiency with word processing software, and experience with document formatting. Please note, there are no specific sections of the PDF that require prioritization or spe...

    $18 Average bid
    $18 Avg Bid
    257 bids

    I've initiated the development of a link holder website using Create.xyz. This project requires a skilled web developer to finalize the Home Page, User Panel, and Admin Panel, and to set up a forward-facing website for each user with a custom link. Key Tasks: - Completing the functional elements (buttons, forms) on the Home Page, User Panel, and Admin Panel - Setting up a monthly and yearly subscription plan - Finalizing the integration of Stripe for payment processing - Ensuring a seamless flow for the subscription Ideal Skills: - Proficiency in web development - Experience with - Familiarity with Stripe integration - Ability to set up subscription plans The website is partially complete and shouldn't take too long for a professional in the field. Your ...

    $312 Average bid
    $312 Avg Bid
    30 bids

    I need a professional to integrate the MyFatoorah payment gateway plugin into my NopCommerce 4.70 store. The project requirements are straightforward: - Basic Payment Processing: The plugin should seamlessly handle standard payment processing tasks. - Single Currency Transactions: Multi-currency support is not necessary; the gateway only needs to process payments in a single currency. - Standard UI Elements: The integration should use the default user interface elements provided by the payment gateway, without the need for custom design. Ideal candidates should have proven expertise in NopCommerce and experience with integrating payment gateways.

    $94 Average bid
    $94 Avg Bid
    5 bids

    I need assistance with finding product codes (SKU and size in either US or EUR and link for a proof) for 4100 EANs. The data should be sourced from Google or VERY easy because 2 /3 brands only Key Requirements: - Data processing and research skills - Experience with Excel/CSV - Ability to follow a specific format for data input I will provide the EANs in a spreadsheet (Excel/CSV) and I already have a format for the SKU and size. This is a straightforward project that requires basic data input and online research. Please be prepared to work meticulously and efficiently.

    $46 Average bid
    $46 Avg Bid
    53 bids

    I'm seeking a professional skilled in Microsoft Word for formatting and designing manuals. The applicant should be proficient in using Adobe Acrobat for processing scanned PDFs. Key Responsibilities: - Advanced formatting and design of manuals in Microsoft Word - Using Adobe Acrobat for OCR tasks on scanned PDFs - Proofreading documents to ensure accuracy and attention to detail Ideal Candidate: - Extensive experience in document formatting and design - Proficiency in Microsoft Word and Adobe Acrobat - Excellent proofreading skills and attention to detail

    $393 Average bid
    $393 Avg Bid
    22 bids

    I am seeking an acoustic expert to conduct a SoundPlan study for my industrial building's speaker system. The primary objective is to enhance the sound quality throughout the space. Key Responsibilities: - Assess the current speaker system and sound quality - Identify areas for improvement - Provide actionable recommendations to optimize the sound system Ideal Skills and Experience: - Proven track record in conducting acoustic studies - Proficiency in using SoundPlan software - Excellent understanding of industrial sound requirements - Ability to communicate technical information clearly and provide practical solutions. File and drawings to be provided on request

    $223 Average bid
    $223 Avg Bid
    1 bids

    I'm looking for an experienced freelancer who can help me train a deep learning model on my Jetson Orin AGX with Jetpack 6.2 and Deepstream 7.1. The goal is to detect garbage in my garden using a USB camera. Your tasks will include: - Creating and configuring C++ and Python examples for the detection of garbage - Utilizing CUDA for optimized processing - Providing guidance on machine configuration for optimal performance Ideal skills for this project include: - Extensive experience with NVIDIA Jetson platforms - Proficiency in C++ and Python, particularly in the context of Deepstream and Jetson - Familiarity with garbage detection models - Experience in configuring and optimizing machine performance This project requires a keen understanding of AI and deep learning, specif...

    $33 Average bid
    $33 Avg Bid
    8 bids

    I need some modifications on the GitHub project 'baibot' which interacts with the Matrix project. The bot is built in Rust. Key Changes Required: 1. Message Consolidation: After receiving the first new message, the bot should wait for 2 minutes. If no new message arrives from that chat, it should combine all incoming messages into a single message and send it to GPT. 2. Counter API Implementation: A Counter API needs to be implemented to track the number of messages sent by the bot. 3. Stop Key Integration: A key needs to be added that will stop the bot in chats when activated. 4. Additional Minor Modifications: There are some other small changes that I will communicate prior to the start. Ideal Skills: - Proficiency in Rust programming language - Experience with GitHub project...

    $16 - $48
    $16 - $48
    0 bids

    I'm seeking a skilled developer to make modifications to my SaaS School Management System. The primary tasks involve: - Implementing both percentage-based and fixed amount discounts in already existing functionality , which should only be applicable by school administrators. - Making changes in installement fee module like making it flexible. Ideal candidates should have a strong understanding of PHP, Laravel , SaaS platforms and school management systems, with proven experience in implementing discount systems and flexible payment modules. Please provide examples of similar projects you have successfully completed.

    $57 Average bid
    $57 Avg Bid
    11 bids

    I'm looking for a skilled iOS developer to create an EV charging station application. The app should primarily focus on seamless payment processing. Key Features: - Payment Processing: The core feature of the app is its ability to facilitate smooth and secure payment transactions for charging services. Payment Methods: - The app should support Credit/Debit Card payments. Ideal Skills: - iOS Development: Proficient in Swift and familiar with Apple’s development guidelines. - Payment Integration: Previous experience incorporating secure payment gateways is crucial. - UI/UX Design: Ability to create an intuitive, user-friendly interface. - Knowledge of EV Infrastructure: Familiarity with electric vehicle charging systems would be a plus. Please provide examples ...

    $4025 Average bid
    $4025 Avg Bid
    68 bids

    I'm looking for an expert in nutritional yeast preparation to help me create a commercial product. The yeast should be processed into flakes and come in a range of flavored varieties. Key Requirements: - Experience in preparing nutritional yeast for commercial sale - Ability to create a variety of flavored nutritional...an expert in nutritional yeast preparation to help me create a commercial product. The yeast should be processed into flakes and come in a range of flavored varieties. Key Requirements: - Experience in preparing nutritional yeast for commercial sale - Ability to create a variety of flavored nutritional yeast flakes - Knowledge of food safety standards and regulations Skills Needed: - Food processing and preparation - Flavoring and seasoning - Quality contro...

    $142 Average bid
    $142 Avg Bid
    4 bids

    We will implement the following features to enhance your system: EURO/CENT Format: Display amounts as 700.00, 1,250.10, or 250,750.20 using a period for thousands and a comma for decimals, applied system-wide. Default Language: Set German as the default language upon login, eliminating manual adjustments. Colleague References: Add a "NEW REF" button to create references for colleagues, with options to assign them and define their number range. Immediate Data Availability: Fix the issue where new entries (clients, merchants, etc.) require a page reload to appear. Employee Signatures: Allow employees to upload their signatures in settings, displayed on generated guarantees. Customs Documents: Replace "NMH" with "Hess" in the customs document manag...

    $201 Average bid
    $201 Avg Bid
    1 bids

    ...selection recommendation system for restaurants in Riyadh. This website should utilize machine learning models, extensive data analysis, and various APIs to provide tailored location suggestions based on user input. Key Features: - Recommendations based on multiple factors: The system should consider customer foot traffic, competition density, rental costs, demographics, availability of services, delivery app density, and the impact of Saudi Mega Projects. - Visualization: All location recommendations should be displayed on a heatmap, indicating the desirability of different areas in Riyadh. Integration Requirements: - Data sources: The system should be able to integrate with government databases and commercial real estate APIs to ensure the recommen...

    $1067 Average bid
    $1067 Avg Bid
    75 bids
    Pdf file typing
    5 days left

    I'm looking for a freelancer who can help me convert a PDF file into an editable document. This involves typing out the content of the PDF, with the following specific requirements: - The document should be formatted as a simple text ...out the content of the PDF, with the following specific requirements: - The document should be formatted as a simple text format. - Maintaining the original layout is not necessary, but accuracy in transcription is crucial. - Attention to detail and a commitment to producing high-quality work are essential. Ideal skills for this job include strong typing abilities, proficiency with word processing software, and experience with document formatting. Please note, there are no specific sections of the PDF that require prioritization or spe...

    $25 / hr Average bid
    $25 / hr Avg Bid
    272 bids

    Functional Analysis for the Project "Smart Company Management System" The "Smart Company Management System" is an internet-based system that helps organizations manage all internal processes in an organized and efficient way. The system allows managers and employees to automatically track projects, tasks, reports, and progress, improving work processes and optimally allocating resources. To perform a full analysis of the system, we will review each step of the project, including a detailed description of Use Cases and system actions. In this guide, we will conduct a functional analysis for each of the processes in the Use Case for the "Smart Company Management System," describing the actions that a user...

    $327 Average bid
    $327 Avg Bid
    20 bids

    I'm looking for a Python script, or a similar tool, that can, FOR EXAMPLE, take a photo from a source like Airbnb and transform it into a unique piece of content. The goal is to ensure that the altered photo cannot be found using Google Image or any other image search engine. IMPORTANT: The photo mus...alteration, including changing pixels, adding noise, and modifying the canvas size. - The new canvas size should either be the same as the original or larger. - The tool should have the capability to perform a variety of pixel changes, such as color adjustments, blurring, and random pixel shifts. Ideal Skills: - Proficiency in Python or equivalent programming languages. - Experience with image processing and manipulation. - Familiarity with algorithms designed to alter images ...

    $115 Average bid
    $115 Avg Bid
    12 bids

    I'm looking for a talented videographer based in Dubai who can help me shoot some content for my YouTube channel and Instagram reels. Please note that the specifics of the content (interviews, scenic shots, event coverage) and the stylistic approach (casual, professional, creative) will be determined collaboratively. Key Requirements: - Availability in Dubai - Experience in shooting for YouTube and Instagram - Creative input and collaboration on content and style - Professionalism and reliability Your own equipment is not necessary, as I have everything we will need to create high-quality content.

    $159 - $161
    Local
    $159 - $161
    0 bids

    I'm in need of a talented UI/UX Designer who can create a modern and clean web and mobile application for a mosque management system. This platform will cater to administrators, members, and visitors, and will include a landing page, a member dashboard, an administration dashboard, and a mobile app for both iOS and Android. Key Features: - Dynamic prayer time displays with real-time countdowns. - A donation system with campaign tracking and progress indicators. - A comprehensive member management system and subscription payment history. - Finance tracking capabilities (income, expenses, cash handovers) with exportable reports. - An event management system with calendar views and registration options. - A personalized member dashboard ("For You ...

    $379 Average bid
    $379 Avg Bid
    36 bids

    I'm seeking a professional engineer to design a TPE sheet extrusion machine meant for industrial production. The machine needs to be capable of processing Thermoplastic Elastomer (TPE) and producing sheets with a width of 1800 mm. Key project specifications: - Design must cater to industrial-scale production - Compatible with Thermoplastic Elastomer (TPE) - Producing sheets of 1800 mm in width Ideal candidates should have extensive experience in machine design, particularly for industrial production, and knowledge of TPE materials. A portfolio demonstrating past successful designs will be highly advantageous.

    $1386 - $2772
    Local
    $1386 - $2772
    0 bids

    ...to build a Removalist App to Minimum Viable Product (MVP) standards. The project entails creating an app with essential features for both customers and removalist staff. Key Features: - A comprehensive booking system that allows customers to schedule their removal services via a step-by-step form - Think Uber for Removalists - Real-time tracking functionality for monitoring removalists during the job. - A secure and efficient payment processing system. Ideal Skills & Experience: - Proven track record in mobile app development, preferably with experience in creating service-based applications. - Strong understanding of user interface design, ensuring the app is easy to navigate for both customers and staff. - Expertise in implementing secure payment sys...

    $655 Average bid
    $655 Avg Bid
    45 bids

    ...perform flawlessly under diverse conditions. Job Description: We are seeking a highly skilled Senior Device Emulation expert to lead the development of an advanced emulation system capable of simulating up to one million unique devices. This system will bypass sophisticated mobile app security measures, ensuring each emulated device operates indistinguishably from a real human-operated device. The ideal candidate will have a deep understanding of hardware and software emulation, low-level programming, and advanced security frameworks. Key Responsibilities: 1. Advanced Device Emulation: • Develop a scalable system to emulate thousands, scaling up to one million, unique devices. • Implement techniques to bypass advanced mobile app security measures, in...

    $32 / hr Average bid
    $32 / hr Avg Bid
    13 bids

    I need a proficient mechanical engineer to design a comprehensive hybrid hydraulic and pneumatic power generation system. This system should be capable of effectively utilizing both hydraulic and pneumatic power sources. Key Requirements: - The system must incorporate pressure regulators, cylinders and actuators, and flow control valves. - The design should ensure optimal power generation with reliable performance and efficiency. Ideal Skills: - Extensive experience in designing hydraulic and pneumatic systems. - Proficiency with pressure regulators, cylinders and actuators, and flow control valves. - Strong understanding of power generation mechanisms. Please provide examples of similar projects you have successfully completed.

    $123 Average bid
    $123 Avg Bid
    11 bids

    Haunted Attraction Special Effects System Project Overview: We are seeking a software engineer to develop a custom interactive software system for a haunted attraction. The system will use motion detection, face recognition, and AI-powered image manipulation to create a unique special effect. The goal is to capture a patron’s face, morph it into a ghostly or monstrous appearance, embed it into a pre-existing video, and play the video back on a hidden TV in real-time when triggered. This system must operate smoothly to ensure seamless operation without causing delays in crowd throughput. Project Scope: 1. Hardware Integration: • Raspberry Pi 5 as the primary controller. • Hailo AI HAT with 13 TOPS for image processing and AI tasks. &bul...

    $54 / hr Average bid
    $54 / hr Avg Bid
    35 bids

    I am looking for a developer with expertise in creating a web-based screenshot editing tool similar to CleanShot. This tool should be capable of capturing screenshots and providing a suite of annotation tools. Key Requirements: - Full screen and selected area screen capture capabilities - A variety of annotation tools for editing screenshots - A user-friendly interface that mirrors the simplicity and effectiveness of CleanShot Ideal Skills: - Proven experience in web development - Expertise in building screen capture and editing tools - Strong understanding of user interface and user experience design

    $242 Average bid
    $242 Avg Bid
    7 bids

    I'm looking for a seasoned professional to help me establish a training center in Dubai's Knowledge Park, with KHDA approval. The primary focus of this center will be on imparting technical skills to students. Key Responsibilities: - Guide through the company registration process in Dubai - Assist in obtaining KHDA approval - Develop a strategic plan for the training center Ideal Skills and Experience: - Proven experience in setting up educational institutions or training centers - In-depth knowledge of KHDA regulations and approval process - Strong understanding of the technical skills training sector - Excellent strategic planning and project management skills

    $33 / hr Average bid
    $33 / hr Avg Bid
    26 bids

    I'm in need of a Python developer to improve my Whisper script. The project involves: - Upgrading the current script to include better UI elements using PyQt - Implementing some new file processing functions The UI should be compatible with a desktop application. Ideal skills for this project include: - Proficiency in Python, with a focus on desktop application development - Extensive experience with PyQt - Strong skills in file processing programming - Previous experience enhancing scripts for improved functionality and user interface Please provide examples of similar projects you've completed in your bid.

    $5 / hr Average bid
    $5 / hr Avg Bid
    11 bids

    I'm seeking an experienced full stack React developer to build a feature-rich and interactive e-commerce application. Key Requirements: - Implement user authentication and data visualization features - Design a clean, intuitive, and interactive UI - Integrate essential e-commerce services, including: * Payment processing * Inventory management * Customer reviews Ideal Candidates: - Proficient in React and full stack development - Prior experience in e-commerce application development - Strong UI/UX design skills - Knowledge of implementing payment gateways and inventory systems.

    $327 Average bid
    $327 Avg Bid
    17 bids

    I'm in search of a designer who can create a minimalist and aesthetically pleasing logo for my brand. The logo should be icon-based, utilizing geometric shapes. Ideal Skills and Experience: - Extensive experience in logo design, particularly with minimalist and icon-based designs. - Strong understanding and skills in using geometric shapes. - Ability to create aesthetically pleasing and professional designs. - Portfolio showcasing previous similar work would be beneficial.

    $134 Average bid
    $134 Avg Bid
    134 bids

    Host My already API based Python website you have to rehost on vps server like hostinger

    $40 Average bid
    $40 Avg Bid
    11 bids

    I'm seeking a professional who can use AI tools to generate code, review, correct it and make a control system based on EKF/PID. We will go by milestones - start from Simulation to final firmware

    $2188 Average bid
    $2188 Avg Bid
    5 bids

    I need an expert in Python and server management to rehost my existing API-based Python website on a VPS server. Key Responsibilities: - Rehost the website on a Linux-based VPS server - Ensure all APIs are functioning correctly post-migration - Optimize server settings for best performance Ideal Skills: - Strong Python programming skills - Extensive experience with VPS server management - Familiarity with API-based applications - Problem-solving skills to troubleshoot any issues that arise during rehosting Please note, the details about the VPS server and the code repository have not been finalized yet. Flexibility and readiness to assist with these aspects would be advantageous.

    $49 Average bid
    $49 Avg Bid
    4 bids

    I am encountering a technical issue in my Woocommerce store related to processing partial refunds through Stripe. When I issue a partial refund for shipping to a customer, it erroneously creates a new order reflecting the refund value. The refund amount does not appear on the original order. This might possibly be a web hook issue with Stripe, but I'm not entirely sure. Key Aspects of the Job: - Troubleshoot and resolve the refund issue - Determine if it's a web hook problem - Ensure refunds correctly reflect on original orders Ideal Skills and Experience: - Extensive experience with Woocommerce and Stripe - Strong problem-solving skills - Previous experience troubleshooting Woocommerce issues - Knowledge of web hook functionality

    $41 Average bid
    $41 Avg Bid
    19 bids

    ...third-party application integrations. Freemium Model & Paywalls: Implement a freemium model displaying 30% of each content for free, with the remaining content locked behind a paywall. Collect user emails during the transition to payment. Payment Gateway: Integrate Stripe API for seamless payments, supporting subscriptions and multiple payment methods. Front-End Improvements: Redesign the Angular-based front-end for a cleaner, modern UI/UX that’s responsive across all devices, ensuring smooth transitions between freemium and premium content. SEO Optimization: Optimize the platform for search engines to increase visibility and organic traffic. Bug Fixes: Identify and resolve existing front-end and back-end issues. Requirements: Expertise in Angular (Front-End) and ASP.N...

    $1250 Average bid
    $1250 Avg Bid
    79 bids

    ...specific requirements for handling large-scale video processing. Project Requirements: Create a bot that processes YouTube channel video pages (e.g., @TheCookingFoodie/videos) Core Functionalities: Process all videos from a channel's video page Extract and save: Video titles Video URLs Closed captions (CC) Save data in text files named after each video Process videos chronologically (oldest to newest) Handle 1000-2000 videos per channel Technical Specifications: Language: Python Implementation using Python requests or YouTube-specific libraries Error Handling Requirements: Handle video page loading failures with refresh capability Log videos without CC to Implement robust error handling for large-scale processing Design for resilience against YouTube UI updates

    $80 - $159
    Sealed
    $80 - $159
    12 bids

    Description: I'm seeking an experienced full-stack developer to finalize and optimize my Telegram-based game built with React, Express, and Vite. The game is 99% complete with a working user login/register system, but requires critical enhancements to be production-ready. The application is currently deployed on Google Cloud Run and uses MongoDB Atlas for data storage. Current Project State: - React frontend with Vite - Express backend (serving both API and frontend) - Deployed on Google Cloud Run - MongoDB Atlas for database - Basic user authentication system - TON blockchain integration (working on PC, needs mobile optimization) Key Tasks: 1. Telegram Integration: 1. Implement full Telegram Bot API integration 2. Ensure seamless user experience within Tel...

    $24 / hr Average bid
    $24 / hr Avg Bid
    36 bids
    Orders Management Web Design
    5 days left
    Verified

    I need a web designer to create an Orders Management system. The primary goal of this project is to automate the order processing. Key Features: - The system will be used by both customers and employees, so it needs to be user-friendly for both parties. - For the customer users, the system must include specific features such as order tracking, payment processing, and order history. The ideal freelancer for this project should have extensive experience in web design, particularly in creating systems for order management. They should also have a clear understanding of how to design for different types of users. A background in e-commerce or logistics web design would be a significant advantage.

    $454 Average bid
    $454 Avg Bid
    78 bids

    I need assistance with finding product codes (SKU and size in either US or EUR and link for a proof) for 4100 EANs. The data should be sourced from Google or 1 another website , VERY easy because 2 /3 brand only Key Requirements: - Data processing and research skills - Experience with Excel/CSV - Ability to follow a specific format for data input I will provide the EANs in a spreadsheet (Excel/CSV) and I already have a format for the SKU and size. This is a straightforward project that requires basic data input and online research. Please be prepared to work meticulously and efficiently.

    $45 Average bid
    $45 Avg Bid
    59 bids

    I'm looking for an expert in Natural Language Processing to help me build and train a T5 language model on a dataset of text documents. Key Requirements: - Expertise in building and training T5 models. - Proficiency in handling and processing text documents for model training. - Strong understanding of Natural Language Processing techniques and methodologies. Skills: - Python - Tensorflow/PyTorch - NLP techniques - Data preprocessing Ideal for those with experience in similar projects. No immediate deadline, but I would appreciate timely updates and progress reports.

    $80 / hr Average bid
    $80 / hr Avg Bid
    39 bids

    Overview: QSM 2.0 is a comprehensive and scalable school management system designed to streamline administrative tasks, enhance collaboration between stakeholders, and provide actionable insights for better decision-making. This platform targets educational institutions seeking efficient management of student, staff, and school operations. With an improved architecture and advanced features, QSM 2.0 delivers faster performance, seamless integrations, and enhanced user experiences. ________________________________________ Key Objectives: 1. Provide a scalable, multi-tenanted school management system. 2. Ensure high performance and faster data processing (e.g., results generation). 3. Enhance user experience with an intuitive and mobile-friendly interface. 4. Integrate A...

    $4616 Average bid
    $4616 Avg Bid
    111 bids

    I'm looking for a proficient Laravel developer to create a straightforward, efficient table booking system for my restaurant. This system should encompass: - Customer Table Booking: A user-friendly interface for customers to book tables. - Admin Dashboard: This should include features for managing bookings, overseeing sales reports, and having an overview of table availability. - Availability Check: The system should be able to check the availability of tables in real-time. - Booking History: Keeping track of past bookings for future references. - Sales Report: Generating reports based on sales data. - Simple Design: The design should be uncomplicated, focusing on smooth functionality and effective table management. Moreover, customers should receive book...

    $59 Average bid
    $59 Avg Bid
    11 bids

    I'm looking for a skilled system administrator with extensive knowledge of Linux, web servers, and email systems. My current setup involves an Apache web server and Dovecot for email. Tasks Include: - Basic monitoring and maintenance of the servers - Troubleshooting and providing support as needed Ideal Skills: - Proficiency with Linux - In-depth understanding of Apache web server - Experienced with Dovecot email system - Strong problem-solving skills for troubleshooting issues - Capable of providing ongoing support and server maintenance - knowledge of email systems (dovecot and microsoft) a plus

    $43 / hr Average bid
    $43 / hr Avg Bid
    89 bids

    **Freelance Medical Coder Job Posting** **Title:** Freelance Medical Coder for USA-based Projects **Description:** We are seeking a skilled and detail-oriented **Freelance Medical Coder** to support our medical documentation and coding projects for USA-based healthcare clients. The ideal candidate will have extensive experience with medical coding standards and EHR systems, ensuring accurate and compliant coding practices. **Responsibilities:** - Review and analyze patient medical records to assign appropriate diagnostic (ICD-10-CM), procedural (CPT), and HCPCS codes. - Ensure compliance with legal regulations, HIPAA standards, and healthcare reimbursement guidelines. - Work collaboratively with healthcare providers and billing teams to resolve coding issues....

    $19 Average bid
    $19 Avg Bid
    1 bids

    I'm looking for a knowledgeable professional with a passion for learning about open-source and proprietary Large ...knowledgeable professional with a passion for learning about open-source and proprietary Large Language Models (LLMs) such as OpenAI, Anthropic, Bedrock, etc. The ideal candidate will have the ability to design a robust cloud-based solution architecture on AWS right from the start. Key Responsibilities: - Designing solution architectures using various LLMs - Utilizing AWS for a cloud-based infrastructure - Delivering high-quality, efficient designs quickly Ideal Skills and Experience: - Extensive knowledge of LLMs - Proficiency in AWS - Experience in designing cloud-based solutions - Strong problem-solving skills - Passion for learning and staying ...

    $828 Average bid
    $828 Avg Bid
    30 bids
    NODEJS DEVELOPER
    5 days left

    I'm in need of a seasoned Node.js developer to assist with a project that primarily uses MySQL as the database technology. While the main focus of the project and the application architecture have not been determined yet, I am open to suggestions based on your expertise and experience. Ideal Skills and Experience: - Proficiency in Node.js - Extensive experience with MySQL - Knowledge of various application architectures (Monolithic, Microservices, Serverless) - API development and Web application expertise - Data processing skills - Excellent problem-solving abilities - Strong communication skills

    $32 Average bid
    $32 Avg Bid
    31 bids

    ...such as adding new profiles or refining detection logic. Requirements: • Experience with X API or Web Scraping: • Proficiency in using X API or unofficial libraries like Tweepy to extract data from X. • Knowledge of web scraping methods as an alternative if required. • Telegram Bot Integration: • Hands-on experience with the Telegram Bot API to configure notifications. • Ability to design clear, concise, and user-friendly Telegram notifications. • Real-Time Data Processing: • Expertise in handling real-time data streams or using webhooks to enable immediate alerts. • Programming Skills: • Proficiency in languages such as Python or Node.js, suitable for building bots and processing data in real-time....

    $132 Average bid
    $132 Avg Bid
    5 bids