Experience level filter
Job type filter
Client history filter
Project length filter
Hours per week filter
  • Hourly: $45.00 - $60.00
  • Intermediate
  • Est. time: 1 to 3 months, Less than 30 hrs/week

I am seeking a knowledgeable Project Manager for Website Development, to guide me in launching an interactive female friendship website application.  This website will connect women for travel, networking & widening one's friendship circle.  The website developer I am going to hire is likely going to use Claud AI. I would like to have developed both a Website Application and Mobile Application with a mapping system. Your expertise will be invaluable for both the Front End and Back End development processes. The ideal candidate should have experience in web application architecture, UI/UX design, and backend server management. Your insights will help shape the user experience and ensure the application is robust and scalable. If interested, I would love to meet with you over video to discuss further.

  • Fixed price
  • Expert
  • Est. budget: $150.00

I need a website to be scraped for all its information and turned into a HIPAA-compliant app, free from bugs and security issues, more than likely built by an AI agent with your guidance, and I definitely need this within a couple of days.

Posted 2 weeks ago
  • Hourly
  • Intermediate
  • Est. time: More than 6 months, Less than 30 hrs/week

We're looking for a contract engineer to lead that transition. The core integrations and workflow already exist and pass their tests. The work now is making them run reliably against live customer systems, hardening the platform for day-to-day operation, and setting up onboarding so we can bring on additional customers without rebuilding. You'll work closely with our CTO, who owns the architecture and data model. Your focus is integration, implementation, and reliability.

  • Hourly
  • Intermediate
  • Est. time: 3 to 6 months, 30+ hrs/week

Overview We are looking for an experienced Python developer with strong technical expertise and exceptional communication skills. This role is ideal for someone who is comfortable discussing technical concepts with clients, participating in interviews, and collaborating closely with stakeholders. We value developers who can not only write clean, scalable code but also clearly explain their thought process, ask the right questions, and represent our team professionally during client meetings and technical interviews. Responsibilities - Design, develop, and maintain Python applications and backend services. - Build and integrate APIs, databases, and third-party services. - Participate in technical discussions with clients and internal teams. - Attend interviews with excellent verbal communication. - Write clean, maintainable, and well-tested code. - Troubleshoot and optimize existing systems. Required Skills - 5+ years of professional Python development experience. Strong knowledge of: Python, FastAPI, Django, or Flask, REST APIs and microservices, PostgreSQL, MySQL, or MongoDB, AWS, Docker, and CI/CD practices - Experience with system design and scalable architectures. - Excellent English communication skills (written and spoken). - Comfortable participating in technical interviews and client-facing discussions. - Ability to explain technical concepts clearly to both technical and non-technical stakeholders. Nice to Have - Experience with cloud infrastructure and DevOps practices. - Experience with AI/ML integrations or data pipelines. - Previous consulting or agency experience. - Experience working with distributed remote teams.

  • Hourly: $40.00 - $60.00
  • Intermediate
  • Est. time: 3 to 6 months, Less than 30 hrs/week

I’m looking for a developer to help me build a platform that predicts World Cup match results and refines those predictions with real-time data. The project will involve leveraging AI algorithms, machine learning models, historical match data, player stats, and live performance metrics to create accurate match predictions. The platform will need to continuously update and vet these predictions based on new data as the tournament unfolds. If you're passionate about soccer, AI-driven solutions, and real-time systems, this could be an exciting challenge for you. The role will involve developing a scalable platform using technologies like React, Node.js, and possibly Python for data analysis and machine learning. You'll integrate real-time data through APIs to pull match stats and player performance information. AI will be central to the prediction system, with algorithms that analyze historical trends and live data to improve accuracy. You’ll also create a vetting process to ensure predictions remain sharp and reliable as the tournament progresses. The platform must be able to handle high traffic during live events while offering a seamless user experience. I’m looking for someone with experience in AI-based prediction systems, strong web development skills (React, Node.js), and familiarity with working with APIs for real-time data integration. If you have a background in machine learning, real-time data processing, and sports analytics, that would be a major plus.

  • Fixed price
  • Intermediate
  • Est. budget: $700.00

We are seeking a skilled freelancer to develop an API integration between HouseCanary and Airtable. The project involves creating a seamless connection to enhance data management and automation. The ideal candidate will have experience in API development and real estate data integration. This is a part-time engagement with a short-term duration.

  • Hourly: $35.00 - $75.00
  • Intermediate
  • Est. time: 1 to 3 months, Less than 30 hrs/week

Video Streaming & Cloud Integration Developer Needed for Secure Online Learning Platform We are looking for an experienced developer to design and implement a secure video hosting solution for our online learning platform. Our current training videos are hosted on YouTube Live, but we require a more secure solution that protects premium educational content while delivering a high-quality viewing experience to thousands of students. Project Goals * Recommend the best secure video hosting platform (Cloudflare Stream, Bunny Stream, or AWS-based solution). * Migrate existing videos to the new platform. * Integrate secure video playback into our existing website. * Ensure videos are accessible only to authenticated users. * Implement temporary signed URLs or token-based authentication. * Configure adaptive streaming for smooth playback on desktop and mobile devices. * Optimize performance for thousands of concurrent viewers. * Provide documentation and knowledge transfer for ongoing maintenance. Required Skills * Cloudflare Stream, Bunny Stream, or AWS Media Services * Amazon S3 * Amazon CloudFront * AWS MediaConvert (preferred) * HLS adaptive streaming * CDN configuration * Secure video delivery * Signed URLs / JWT authentication * API integration * Experience integrating video platforms with membership or LMS websites Nice to Have * DRM (Widevine, FairPlay) * Video analytics * Performance optimization * Experience with large-scale online education platforms Deliverables * Secure cloud video hosting setup * Website integration * Authentication and authorization for video playback * Video migration (if required) * Testing with multiple devices and browsers * Deployment to production * Documentation When Applying Please include: * Examples of similar video streaming or LMS projects you have completed. * Which platform you recommend (Cloudflare Stream, Bunny Stream, AWS, etc.) and why. * Your estimated timeline. * Your fixed-price quote or hourly rate. * Any suggestions for improving security while keeping costs reasonable.

  • Fixed price
  • Expert
  • Est. budget: $5,000.00

We are looking for an expert backend developer and automation engineer to extend an existing, production-grade Model Context Protocol (MCP) server and overhaul its orchestration layer. The headline correction for this project: the existing Lawfather MCP is to be retained and extended, not rebuilt. It already exposes deterministic, parameterized Playwright tools for every required county portal (District Clerk, HCSO, HCDAO) and a client database. Those backend tools are the reliable layer and are not the source of the instability this project exists to fix. The instability lives entirely in the orchestration layer — the model-driven layer that decides when and how to call the tools. The fix is to move deterministic control out of model-followed prose and into code, and to host the agent on an always-on machine with persistent memory. Core Project Principles • Extend, Don't Rebuild: Retain and extend the existing MCP; do not re-implement portal scrapers from scratch. • Code Over Prompts: Deterministic logic lives strictly in tool code, never in instructions the model must remember each session. • No Caller Loops: Batch operations must run to completion server-side. No operation may require the caller (model) to loop. • Agnostic Architecture: The system must remain model-agnostic and host-agnostic. No single provider — Anthropic, OpenAI, Z.ai/GLM, or Nous — may be a hard dependency. • Privilege First: Client data stays on owned hardware; the model is never the gatekeeper of which case a file belongs to. Existing Tool Inventory (To Be Inherited As-Is) The following tools already exist on the production MCP (containerized on a local Synology NAS) and are in daily use. Re-deriving their behavior is completely out of scope: • hcdc_get_docket: Court settings by date range + bar number (District Clerk). • hcdc_check_filings: Per case: standard defense filings present vs. missing. • hcdc_download_filings: Images-tab documents: bulk OR selective by filters; dest_subfolder; dry_run. Note: The parameterized download tools already cover most retrieval requests. "All filings," "this filing," "all subpoenas," "all resets," and "everything filed that day" are argument combinations on this tool, not separate features. • hcso_locate: Defendant custody location (facility / floor / pod) by SPN. • hcdao_grab_file: Download a single named file from the DA portal Files tab. • hcdao_download_discovery: Batch / delta discovery download from the DA portal. • hcdao_download_media_alert: Batch-download files listed in a 'New Media Available' portal email. • hcdao_case_summary: Scrape the Case Jacket quick summary / DAO narrative. • hcdao_plea_offer: Scrape current plea offer + full offer history. • hcdao_assigned_ada: Assigned ADA name / email / phone on a case. • lookup_client / list_clients: Resolve / list clients from the shared client database. Scoped Work (Paid Deliverables) 1. County Case Resolver (New Tool): Find a case from partial identifiers — any subset of (name, SPN, DOB, court, cause). Searches county systems (not just the local client DB). MUST return a ranked candidate list for the user to choose from; MUST NEVER auto-select. Wrong-defendant selection is a privilege failure, not a cosmetic bug. 2. Latest-Version Retrieval: Add scope=latest to hcdao_grab_file so 'most recent' selects the newest among supplements instead of the first match. 3. Async Transcribe Tool (Skill to Tool Promotion): Build a deterministic MCP tool using Gemini 3.1 Pro Preview for transcription, followed by a second pass that sends the transcript back with case context for cleanup (speaker mapping, defense-moment preamble). Long-running: implement as an async job (submit to job id to poll to fetch), NOT a synchronous call. 4. OCR Tool (Skill to Tool Promotion): Implement a readability check on ingest. If a document is not cleanly readable, FLAG it and ASK before sending to Gemini 3.1 Pro Preview for OCR. OCR must be gated and confirmed, never automatic. 5. Server-Side Batch Jobs: Move all chunk, loop, delta, and throttle logic OFF the caller and INTO the tool code. One call runs the batch to completion. 6. Queued HCDAO Fixes: For hcdao_download_discovery, add a portal_ids filter for targeted single-file pulls and a custom output-path / Drive-folder destination feature. Known Portal Quirks to Handle from Day One • hcdc_get_docket returns a broader date range than requested; results must be filtered to the requested window. • hcdao_download_discovery delta detection is blind to files organized into dated subfolders and must be explicitly handled. • Court DG7 does not surface through standard bar-number docket lookup and requires separate handling. • The Playwright Node.js driver subprocess can die silently while database tools respond; you must health-check the driver proactively. Orchestration, Host Layer, & Deployment Topology • Target Host: Hermes Agent (Nous Research) running as the persistent shell, providing persistent memory, the scheduler, and messaging surfaces. The MCP server will plug directly into it. • Agnostic LLM Routing: Default the agent/dispatch role to the most reliable tool-calling model (currently Claude Opus). Route bulk, non-critical generations (draft summaries, transcript cleanup) to a cheaper model (e.g., GLM-5.2). No provider may be hard-wired. Per-tool pins are allowed strictly for transcription/OCR tasks (pinned to Gemini 3.1 Pro Preview). • Memory Fencing: Hermes's persistent memory and learning loops must remain enabled to accumulate facts and user preferences. However, the agent must be strictly fenced from self-editing or rewriting its own mechanical execution paths (portals, downloads, filings), which must remain frozen in MCP tool code. • Hardware Deployment Infrastructure: • Always-on Brain: M1 Pro MacBook Pro (16 GB, mains-powered, lid open) running the Hermes gateway, Messages.app, and a BlueBubbles iMessage bridge. Must be fully automated via launchd services to handle headless crash recovery, auto-login, and sleep prevention (pmset autorestart / caffeinate). • Tools and Storage: Synology NAS (10.0.0.149) hosting the Lawfather MCP container, local client folders, and Drive sync. • Private Network: Tailscale mesh across all devices for secure remote access without open inbound ports. Acceptance Criteria for Sign-Off • No batch operation requires the caller to iterate. • The case resolver returns ranked candidates and never auto-selects. • Transcription runs seamlessly as an async two-stage job surviving multi-hour files without timing out. • OCR never fires automatically on low-readability files without gated confirmation. • Zero regressions on the existing MCP tool inventory. • The Resiliency Test: The full stack successfully restarts completely unattended after a host reboot or simulated power loss, and is reachable via iMessage/SMS immediately after. • Self-editing is fenced on mechanical download/filing paths. Hard Guardrails • Privilege: Downloads route strictly to the correct client folder; a wrong-case match is treated as a severe defect, not a warning. Privileged audio/discovery data stays on owned hardware where the chosen model allows. • Determinism: Repeatable steps live entirely in tool code, never in prompts. • Agnosticism: Model and host layers must remain fully swappable without modifying the core MCP tools. Before quoting "done," you will be expected to confirm live portal behaviors regarding District Clerk document labels, DA portal stable identifiers, and county search surfaces. How to Apply Please submit a proposal detailing your specific experience with MCP architectures, Playwright browser automation, and macOS/Docker DevOps automation. Anti-Bot Filtering: To prove you read this entire scope, please start your application with the phrase "PROTECT THE LAW" in all caps. Automated or generic copy-paste applications will be instantly rejected.

Posted 2 weeks ago
  • Hourly
  • Expert
  • Est. time: 1 to 3 months, Less than 30 hrs/week

We are looking for someone to help create a data room application that allows us to control information sharing and access tracking. Attached is the summary of what we are looking for. This application will be for our own internal use initially but we may also license is to others, so it should be designed with that in mind.

  • Hourly: $30.00 - $185.00
  • Expert
  • Est. time: 1 to 3 months, Less than 30 hrs/week

Experienced Dev Ops from start to finish, We are seeking a skilled Python and React Developer Expert for Web Based Trading Application Platform to create a robust and user-friendly application for both web and mobile users. The ideal candidate will have experience in developing and launching apps from start to finish. Knowledge of stocks and options is necessary or trading experience is a MUST. If you do not know how to trade stocks or options, you will be required to take a strategy class (fee paid by the applicant freelancer) with founder owner, to learn how the trading strategy works, in-order to be hired. Deliverables • Ensure existing application functionality and performance as per founder owners requirements • Strategy is proprietary and is confidential for period of 30 years • All coding is live over anydesk each day, all coding sessions are recorded over zoom

Jobs Per Page: Â