Filter by Timezone: Oceania Europe Americas Asia Africa Clear
Showing 1-10 of 23 results
  1. [4821][ 1098243 ] 13 days (2025-07-22 13:48 PM)
    ~021947609754024530930
    web_mobile_software_dev • web_development • HOURLY •
    0.0 - 25.0 - 48.0
    {"invitesSent" => 3, "totalInvitedToInterview" => 8, "totalHired" => 0, "totalUnansweredInvites" => 1, "totalOffered" => 0, "totalRecommended" => 1}
    Skills Next.js • TypeScript • Database Architecture • Node.js • Back-End Development •
    About Client ⭐️ 5.0 • 1 reviews • NOR • 7 jobs • $5,300 Emil Qvarfort

    We're disrupting the $16 billion music marketing industry and need a senior full-stack developer to help update our entire platform. This isn't just a contract gig - it's a potential pathway to a full-time, high-impact role at an investor-backed startup.

    What Makes This Different:
    You'll work directly with the founders (myself + 2 growth-focused co-founders) to architect and build something that actually matters. No layers of management, no corporate bureaucracy - just focused development on a platform that's already gaining serious traction.

    The Challenge:
    We're updating our platform in 4-6 weeks (targeting early September). It's ambitious, but we have clear requirements, solid architecture decisions, and founders who understand what it takes to ship quality code fast.

    What We Need:
    - 4+ years of production experience with modern web stacks
    - Strong TypeScript skills (this is our primary language)
    - Proven experience with tRPC and Next.js
    - Turborepo and Yarn workflow experience
    - ORM experience (we use Drizzle, but similar experience works)
    - Available to start immediately and commit fully to this timeline

    What We Offer:
    - $35-55/hour based on experience (paid weekly)
    - Performance bonuses for hitting milestones
    - Direct equity conversations for the right long-term fit
    - Daily collaboration with founders who respect great code
    - Real ownership over technical decisions

    Our Approach:
    Quality over speed, always. We'd rather launch something solid in 6 weeks than something broken in 4. You'll have input on architecture, tooling, and approach - we want a true technical partner, not someone just executing specs.

    Ready to build something that changes how artists connect with their fans?

  2. AI Fullstack Developer for Healthcare System ( about 1 hour ) (66 Applicants)
    [2196][ 1116744 ] 11 days (2025-07-24 21:28 PM)
    ~021948448945295884705
    web_mobile_software_dev • web_development • HOURLY •
    0.0 - 30.0 - 50.0
    {"invitesSent" => 19, "totalInvitedToInterview" => 18, "totalHired" => 0, "totalUnansweredInvites" => 0, "totalOffered" => 0, "totalRecommended" => 5}
    Skills PHP • HTML5 • JavaScript • jQuery •
    About Client ⭐️ 0.0 • 0 reviews • United Kingdom • 0 jobs • James C

    We are seeking an AI Fullstack Developer to join our team and work on developing a cutting-edge healthcare system. The ideal candidate will have experience in both front-end and back-end development, with a strong understanding of AI technologies and their application in healthcare.

  3. Bug Fixing in lovable.dev ( about 1 hour ) (27 Applicants)
    [1902][ 1096024 ] 14 days (2025-07-21 22:57 PM)
    ~021947385344705418226
    web_mobile_software_dev • web_development • HOURLY •
    0.0 - 25.0 - 47.0
    {"invitesSent" => 1, "totalInvitedToInterview" => 5, "totalHired" => 4, "totalUnansweredInvites" => 0, "totalOffered" => 0, "totalRecommended" => 4}
    Skills React • PHP •
    About Client ⭐️ 4.97 • 45 reviews • Germany • 95 jobs • $76,012 Cooper Adverting GmbH

    Freelancer for Bug Fixing (Checkout Process & Other Bugs)
    📍 Project Overview
    We run a web platform where customers can register, book packages, and pay online. Currently, there are several bugs affecting the checkout process and other functionalities.

    The most urgent bug:

    After registration/login, the system incorrectly redirects the customer directly to the dashboard instead of showing the Stripe payment page first, and only then redirecting to the dashboard after successful payment.

    We’re looking for an experienced freelancer to systematically fix this and other bugs on a per-bug basis, with payment agreed individually for each fix.

    🔧 Your Tasks
    Analyze and fix the checkout process bug (redirection logic after registration/login).

    Ensure Stripe is properly integrated and called.

    Document the changes and test thoroughly.

    Optionally: Help identify and fix additional bugs.

    🧰 Requirements
    Strong experience in web development (please specify your tech stack, e.g., PHP, Laravel, Node.js, React, etc.).

    Proven experience with payment integrations, ideally Stripe.

    Expertise in debugging complex user flows.

    Clean, maintainable code and good communication skills.

    💡 Nice to Have
    Experience optimizing UX/UI for checkout processes.

    Experience with web application performance optimization.

    📝 What We Offer
    Fair compensation based on effort per bug.

    Opportunity for long-term collaboration (we have ongoing needs for fixes and improvements).

    Flexible hours and remote work.

    📩 How to Apply
    Please include:

    A short introduction and your relevant experience/projects.

    Your hourly rate or per-bug pricing.

    Your preferred tech stack.

    We’re looking forward to your application!

  4. [412][ 1155918 ] about 3 hours (2025-08-04 09:56 AM)
    ~021952262357603580301
    web_mobile_software_dev • web_development • HOURLY •
    0.0 - 20.0 - 50.0
    {"invitesSent" => 8, "totalInvitedToInterview" => 7, "totalHired" => 0, "totalUnansweredInvites" => 2, "totalOffered" => 0, "totalRecommended" => 2}
    Skills Microservice • Python • API • RESTful API • Google Cloud Platform •
    About Client ⭐️ 0.0 • 0 reviews • Norway • 0 jobs • Randi Labs AS

    Expert GCP/Cloud Run Developer for WhisperX Diarization Microservice

    Job Description:

    Project Overview:
    We are looking to enhance our existing audio processing pipeline by adding advanced transcription refinement and speaker diarization. We currently have a microservice that handles initial audio transcription, and we now require a second, dedicated microservice to improve accuracy and identify different speakers.

    The core of this project is to build and deploy a new, high-performance microservice on Google Cloud Run that leverages the WhisperX library. We are seeking an experienced developer who is not only proficient in the required technologies but can also architect a secure, fast, and cost-efficient solution.

    Current Architecture:

    Microservice 1 (Existing): An operational service that performs a first-pass transcription on audio files.

    Microservice 2 (To Be Built): This is the focus of this project. It will receive data from the first service and perform advanced processing.

    Your Responsibilities:

    Architect & Design: Propose and implement an optimal and secure architecture for the new microservice. This includes defining the best method for communication and data transfer between our existing service and this new one (e.g., using Google Cloud Pub/Sub, Cloud Storage triggers, or direct HTTP/gRPC requests).

    Development: Build the Python application that integrates the WhisperX library to perform:

    Highly accurate, word-level timestamped transcription.

    Speaker diarization to identify and label different speakers in the audio.

    Containerization & Deployment: Containerize the application using Docker and deploy it on Google Cloud Run. The service must be scalable and handle requests efficiently.

    Optimization: Ensure the microservice is optimized for both speed (low latency) and cost (efficient use of CPU/Memory/GPU resources). This includes model loading strategies and resource allocation.

    Security: Implement robust security best practices for the Cloud Run service, its API endpoints, and any associated IAM permissions or service accounts.

    Required Skills & Experience:

    Google Cloud Platform (GCP): Proven, hands-on experience with Google Cloud Run is essential. Familiarity with other GCP services like Cloud Storage, IAM, and Pub/Sub is highly desirable.

    Python: Expert-level Python programming skills, including experience with web frameworks like FastAPI or Flask.

    WhisperX: Demonstrable experience working with the WhisperX library and its dependencies (e.g., torch, torchaudio). You should be comfortable with its diarization and alignment models.

    Docker: Strong proficiency in creating optimized and secure Docker containers.

    Microservice Architecture: Solid understanding of microservice principles, including inter-service communication, scalability, and stateless design.

    API Security: Knowledge of best practices for securing public-facing APIs (e.g., authentication, authorization, rate limiting).

    Bonus Points (Highly Valued):

    Experience configuring Cloud Run services with GPU acceleration.

    Prior work on audio/video processing or machine learning model deployment pipelines.

    A portfolio or examples of similar projects.

    What We Are Looking For:

    We value your expertise and are looking for a developer who can take ownership of this project. You will have the freedom to recommend and implement the best technical solutions to meet our goals. We are looking for a proactive problem-solver who communicates clearly about architectural decisions, progress, and potential challenges.

    How to Apply:

    Please begin your proposal with the phrase "WhisperX Cloud Run" so we know you've read the entire post.

    In your proposal, please include:

    A brief description of your experience with similar projects, specifically mentioning your work with GCP, WhisperX, and/or other audio processing pipelines.

    Your initial thoughts on the best approach for passing data from our first microservice to this new one, and a brief explanation of why you'd choose that method.

    We look forward to collaborating with you!

  5. [300][ 1156388 ] about 2 hours (2025-08-04 10:52 AM)
    ~021952276556401704478
    web_mobile_software_dev • web_development • HOURLY •
    0.0 - 25.0 - 47.0
    {"invitesSent" => 12, "totalInvitedToInterview" => 1, "totalHired" => 0, "totalUnansweredInvites" => 8, "totalOffered" => 0, "totalRecommended" => 0}
    Skills JavaScript • HTML5 • Ecommerce Website • jQuery • CSS • PHP •
    About Client ⭐️ 5.0 • 1 reviews • Romania • 6 jobs • $895 Honest Bite SRL

    Description:

    We’ve recently upgraded our e-commerce platform to Prestashop 8.2, and we’re now looking for a skilled developer to help us significantly improve our website’s loading speed and performance.

    We’re looking for someone who:

    Has strong JavaScript skills

    Is familiar with Prestashop architecture, ideally version 8.2

    Understands best practices in front-end and back-end performance optimization

    Can identify, prioritize, and implement speed-related improvements

    Is proactive in suggesting technical solutions and can execute them independently

    Tasks may include:

    Optimizing JavaScript execution and eliminating render-blocking resources

    Reducing TTFB, improving LCP and CLS

    Improving caching, lazy loading, and image handling

    Cleaning unused modules, scripts, and CSS

    Reviewing third-party integrations that may affect speed

    Collaborating with our team on testing and deployment

    Requirements:

    Proven experience with JavaScript performance tuning

    Good understanding of Prestashop 8+ (themes, modules, overrides)

    Experience with Lighthouse, GTmetrix, or similar performance tools

    Strong communication skills and ability to work autonomously

    Project Type:
    One-time project with potential for ongoing collaboration based on results

    Location:
    Remote

  6. [315][ 1156529 ] about 2 hours (2025-08-04 10:19 AM)
    ~021952268040769207838
    web_mobile_software_dev • web_development • HOURLY •
    0.0 - 25.0 - 47.0
    {"invitesSent" => 0, "totalInvitedToInterview" => 0, "totalHired" => 0, "totalUnansweredInvites" => 0, "totalOffered" => 0, "totalRecommended" => 9}
    Skills ChatGPT API Integration • GPT Chatbot • CSS • PHP • Web Development • WordPress •
    About Client ⭐️ 5.0 • 25 reviews • Germany • 55 jobs • $38,249 RANKUS

    We want to build a custom GPT that can be integrated into our website. The tool should be able to analyze a given text, assess its quality based on our predefined rules, and provide actionable recommendations for improvement.

    We already have a half done tool, but this needs adjustment.

  7. [3001][ 1153384 ] about 17 hours (2025-08-03 19:50 PM)
    ~021952049352905031304
    web_mobile_software_dev • web_development • HOURLY •
    0.0 - 40.0 - 60.0
    {"invitesSent" => 0, "totalInvitedToInterview" => 0, "totalHired" => 0, "totalUnansweredInvites" => 0, "totalOffered" => 0, "totalRecommended" => 5}
    Skills JavaScript • WebRTC • API Integration •
    About Client ⭐️ 5.0 • 5 reviews • United Kingdom • 18 jobs • $515 Mauro Iannicelli

    We have an existing membership-based web portal built on Laravel. We are looking for an experienced developer with proven expertise in video conferencing and live streaming APIs to help us implement scalable, interactive video features in our platform.

    You will interact with our backend Laravel developer if and when needed.

    We will most probably choose between 100ms.live and videosdk.live as Video API provider. They both provide a Vanilla Javascript SDK which we plan to use.

    ============================
    The core use case involves:
    ============================

    Phase 1: Hosting a large-scale interactive livestream session (host/speaker to 10,000+ viewers) directly within our Laravel web portal.

    Phase 2: At the click of a button, transitioning all viewers from the livestream into small-group, real-time breakout rooms (2,000 rooms with 5 participants each) for further discussion, also within the portal.

    Additional Needs:
    API-based orchestration for automatic group assignment (basing on our proprietary algorithm) , seamless participant transitions, role management, and robust user experience.
    Note: The composition of these breakout rooms won’t be random. We have an algorithm which will determine the composition of the breakout rooms according to our users’ age, location and more (these users data are in our DB).

    ============================
    Your Role
    ============================

    - Act as our subject-matter expert for video capabilities.

    - Architect the integration of the video API into our Laravel-based frontend and backend.

    - Work closely with our existing Laravel full-stack developer to guide, review, and help implement:

    - Authentication flows

    - API calls (room/group creation, joining logic, transitions)

    - Frontend video UI (using 100ms web SDK or your own components)

    - Backend orchestration for mass breakout assignment

    - Error handling and scalability

    - Advise on platform quotas, best practices, and performance.

    ============================
    Requirements:
    ============================

    - Demonstrable experience integrating video APIs into production web applications.

    - Strong expertise in WebRTC protocols and real-time media streaming.

    - Understanding of HLS (HTTP Live Streaming) for large-scale broadcast video delivery.

    - Experience integrating systems that combine WebRTC-based interactivity with scalable HLS livestreams.

    - Strong understanding of live video streaming, real-time APIs, and breakout/session management.

    - Good communication skills; able to explain architecture and create clear implementation plans for our Laravel developer.

    - Up-to-date knowledge on large-scale event, mass breakout, and video room performance best practices.

    ============================
    PLEASE APPLY ONLY IF YOU HAVE A STRONG PROVEN EXPERIENCE OF VIDEO APIS - WHICH MUST BE EVIDENT FROM YOUR CV.
    ============================

  8. [4972][ 1127695 ] 8 days (2025-07-27 12:58 PM)
    ~021949409154732712649
    web_mobile_software_dev • web_development • HOURLY •
    0.0 - 25.0 - 47.0
    {"invitesSent" => 1, "totalInvitedToInterview" => 1, "totalHired" => 0, "totalUnansweredInvites" => 0, "totalOffered" => 0, "totalRecommended" => 3}
    Skills AI Agent Development • Next.js • Artificial Intelligence • Natural Language Processing • AI Chatbot •
    About Client ⭐️ 0.0 • 0 reviews • Germany • 1 jobs • Lukas S

    We’re looking for a talented AI Agent Developer who loves building smart, conversational AI assistants. If you’re passionate about creating voice and text-based AI that feels natural and helpful, this role is for you! You’ll work with the latest AI models (like GPT-4 and Claude), design engaging chatbots, and integrate voice tech (such as 11Labs and Whisper) to make interactions seamless.

    What You’ll Do:
    - Build AI-powered chatbots and voice assistants that understand and respond like a human.
    - Use LLMs (GPT-4, Claude) and NLP to improve conversations, making them smoother and more intuitive.
    - Connect AI workflows with tools like n8n and AWS Lambda to automate tasks efficiently.
    - Add voice recognition and speech synthesis (like 11Labs and Google TTS) for a richer user experience.
    - Work with frontend and backend teams to bring AI features to websites, apps, and voice platforms.
    - Optimize AI agents for industries like Real Estate, E-commerce, and Customer Support.
    - Keep improving AI performance based on real user feedback.

    What You Bring:
    - 5+ years of experience in AI/ML, especially in chatbots, NLP, and conversational AI.
    - Strong skills in Python, JavaScript, and frameworks like LangChain and FastAPI.
    - Experience with voice AI tools (Whisper, 11Labs) and automation platforms (n8n, Zapier).
    - Knowledge of vector databases (Pinecone, FAISS) and cloud services (AWS, GCP).

    Bonus Points If You Have:
    - Experience with AI video tools (RunwayML, Synthesia).
    - Some frontend skills (Tailwind, Material UI).
    - Experience working in Agile teams with designers and product managers.

  9. [2134][ 1138663 ] 6 days (2025-07-29 18:55 PM)
    ~021950223580060215592
    web_mobile_software_dev • web_development • HOURLY •
    0.0 - 25.0 - 47.0
    {"invitesSent" => 0, "totalInvitedToInterview" => 1, "totalHired" => 0, "totalUnansweredInvites" => 0, "totalOffered" => 0, "totalRecommended" => 1}
    Skills C# • Technical Analysis •
    About Client ⭐️ 5.0 • 2 reviews • United Kingdom • 9 jobs • $2,822 Charles Murray

    The bot is to ideally work on ctrader with the bot written in ctraders built in platform cbot. Potential returns after optimisation to aim for 7-11% ROI YoY. Running times will be established after optimisation due to manual back testing playing a large part in the success of the bot.

    The idea of the bot is that it is actively monitors the prices points of some of the most popular technical analysis (TA) tools and indicators.
    Each TA and indicator is assigned as being either major or minor. Each one is considered a confluence.

    The bot will actively monitor for when the different major and minor confluences become within a set price range of each other. The alignment in price of multiple confluences at once is what creates a trade signal.

    The bot should draw technical analysis precisely to specific parameters to avoid false readings

    Ideally the bot will have the capability of being “customisable” possibly through a user interface. This aspect should allow for the bot to only search for specific major and minor confluences that are selected. This will allow for intensive back testing.

    Parameters for position sizing, stop loss levels and take profit levels should be fixed but customisable. Trades should exit upon a trade signal for a counter position.

  10. [4764][ 1144009 ] 2 days (2025-08-02 17:41 PM)
    ~021951654706703074268
    web_mobile_software_dev • web_development • HOURLY •
    0.0 - 25.0 - 47.0
    {"invitesSent" => 3, "totalInvitedToInterview" => 4, "totalHired" => 0, "totalUnansweredInvites" => 0, "totalOffered" => 0, "totalRecommended" => 10}
    Skills LangChain • OpenAI API • Python • Node.js • API Development • NLP Tokenization • Generative AI • Vector Database • GDPR •
    About Client ⭐️ 5.0 • 9 reviews • Austria • 12 jobs • $7,229 Wolfgang Gartler

    Project Description:
    We are looking for an experienced developer or development team to build a scalable, white-label-ready RAG (Retrieval-Augmented Generation) chatbot system with the following key features:

    Project Goals:
    - Develop a multi-tenant chatbot platform (SaaS-style)
    - Deploy the solution in a GDPR-compliant EU-based hosting environment
    - Integrate a LLM model (e.g., OpenAI, Claude, Mistral) with RAG capabilities
    - Build a custom web interface that allows each client to:
    -- Log into their own dashboard
    -- Upload their own documents (PDF, DOCX, etc.)
    -- Use those documents as a private data source for the chatbot
    -- Access and view their own chat history
    -- See the original document source for each chatbot response (with citation or link to the file section)

    Technical Requirements:
    Backend: Node.js or Python (LangChain, LlamaIndex, or Haystack preferred)
    Vector Database: Weaviate, Qdrant, or Chroma (self-hosted or EU-based)
    LLM Integration: OpenAI via Azure EU, Claude via AWS Frankfurt, or local models (e.g., Mistral, Llama 3)
    Hosting: Hetzner, IONOS, or any GDPR-compliant EU-based provider
    Frontend: Next.js or React with login, file upload, chat component, and tenant-specific views
    Authentication: JWT or OAuth
    Optional: Admin panel for managing tenants

    Nice to Have:
    Proven experience with RAG and vector search systems
    Knowledge of GDPR compliance and data protection
    Experience in multi-tenant SaaS architecture
    Clean, maintainable code with documentation and containerization (e.g., Docker)

    Deliverables:
    Fully functional prototype including:
    Multi-tenant login system
    Secure file upload and indexing per client
    RAG-enabled chatbot interface with source citation for every answer
    GDPR-compliant deployment setup
    Technical documentation and deployment instructions

    We are planning for long-term collaboration and ongoing development for additional client projects.
    We look forward to your application!