2

Remote Open Source Developer Jobs in Florida (NOW HIRING)

Senior Agentic (AI) Engineer

Miami, FL ยท On-site +1

$99K - $137K/yr

Open-source contributions to agent frameworks, eval tooling, or retrieval libraries. * AWS depth ... All Remote Hires will be required to travel to Orlando, Florida at least twice per year for Town ...

Senior Agentic (AI) Engineer

Orlando, FL ยท On-site +1

$97K - $134K/yr

Open-source contributions to agent frameworks, eval tooling, or retrieval libraries. * AWS depth ... All Remote Hires will be required to travel to Orlando, Florida at least twice per year for Town ...

Senior Agentic (AI) Engineer

Tampa, FL ยท On-site +1

$98K - $135K/yr

Open-source contributions to agent frameworks, eval tooling, or retrieval libraries. * AWS depth ... All Remote Hires will be required to travel to Orlando, Florida at least twice per year for Town ...

Remote: Open to applicants in the United States, excluding CA, IL, ND, NY, OH, WA, and WY. Hybrid ... engineering frameworks including Python, SQL, Spark, and open-source ecosystems. Experience ...

Software Engineer - Web3

Miami, FL ยท Remote

$150K - $250K/yr

Open-source contributions to relevant protocols * Familiarity with solver- or intent-based ... Fully remote organization that allows you to work anywhere in the US, Canada, or North American ...

JOB OVERVIEW: We are looking for a Lead Quality Assurance Engineer for an exciting remote ... Open-source contributions to QA/testing projects ADDITIONAL TECHNICAL REQUIREMENTS: * Experience ...

We seek a Lead Quality Assurance Engineer for an exciting remote opportunity based in Miami. Our ... Open-source contributions to QA/testing projects ADDITIONAL TECHNICAL REQUIREMENTS: * Experience ...

Lead Quality Assurance Engineer

Miami, FL ยท Remote

$100K - $160K/yr

JOB OVERVIEW: We are looking for a Lead Quality Assurance Engineer for an exciting remote ... Open-source contributions to QA/testing projects ADDITIONAL TECHNICAL REQUIREMENTS: * Experience ...

SENIOR ORACLE HCM DEVELOPER - REMOTE ARC Group has an immediate opportunity for a Senior Oracle ... The PL/SQL Developer will be responsible to properly maintain source code sets and necessary ...

Remote - United States only. About the role: Ottimate is building the AI-native future of accounts ... Fine-tuning frontier or open-source models for domain-specific tasks * LoRA, QLoRA, instruction ...

Remote: Open to applicants in the United States, excluding CA, IL, ND, NY, OH, WA, and WY. Hybrid ... AI Engineering & Solution Delivery * Lead the design, development, deployment, and scaling of ...

Sr. Java Developer (remote)

Jacksonville, FL ยท Remote

$53 - $67.75/hr

FULL STACK JAVA DEVELOPER (remote) ARC Group has an immediate opportunity for a full stack Java ... For immediate consideration, please apply online and view all our open positions at www.arcgonline ...

Showing results 21-40

Remote Open Source Developer information

What is a remote open source developer?

A Remote Open Source Developer is a software engineer who contributes to open source projects while working from a location outside of a traditional office. These developers collaborate with distributed teams, often using online platforms like GitHub or GitLab to share code and track issues. Their work involves writing, testing, and documenting code, as well as reviewing contributions from others. Remote Open Source Developers may be volunteers or paid contributors, and they typically engage with a global community to improve and maintain open source software.

How does a remote open source developer typically collaborate with distributed teams and community contributors?

As a remote open source developer, collaboration often takes place through online platforms such as GitHub, GitLab, and community forums. You will regularly participate in code reviews, contribute to discussions on issue trackers, and join virtual meetings or chat channels with both core team members and external contributors. Strong written communication skills are essential, as most interactions are asynchronous and require clear documentation. You'll also need to be proactive in seeking feedback and providing updates, ensuring smooth progress on projects across different time zones.

What are the key skills and qualifications needed to thrive as a remote open source developer, and why are they important?

To thrive as a Remote Open Source Developer, you need strong programming skills (often in languages like Python, JavaScript, or C++), familiarity with open source workflows, and a solid understanding of version control systems like Git. Experience with collaborative platforms such as GitHub or GitLab, and familiarity with continuous integration (CI) tools, are typically expected. Excellent written communication, self-motivation, and the ability to work independently and asynchronously help you stand out in distributed teams. These skills and qualities are essential to effectively contribute code, engage with global communities, and maintain productivity in a remote, open-source environment.

What are the most commonly searched types of Open Source Developer jobs in Florida?

The most popular types of Open Source Developer jobs in Florida are:

What job categories do people searching Remote Open Source Developer jobs in Florida look for?

The top searched job categories for Remote Open Source Developer jobs in Florida are:

What cities in Florida are hiring for Remote Open Source Developer jobs?

Cities in Florida with the most Remote Open Source Developer job openings:

Senior Agentic (AI) Engineer

Worth AI

Miami, FL โ€ข On-site, Remote

$99K - $137K/yr

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Re-posted 10 days ago


Job description

Worth AI is hiring a Senior Agentic AI Engineer to design and ship production agent systems that automate KYB, underwriting, and risk decisions on regulated financial data. You'll own agents end-to-end architecture, retrieval, tools, evals, and production deployment and partner closely with our Chief AI Officer, applied scientists, and platform teams.

Responsibilities
  • Design and ship multi-step agentic systems (planner/executor, tool-using, multi-agent, human-in-the-loop) for onboarding, underwriting, case review, and continuous monitoring.
  • Architect agent graphs in LangGraph (or comparable - CrewAI, AutoGen, Claude Agent SDK) with explicit state, durable execution, retries, and safe fallbacks.
  • Build the retrieval layer powering our agents - chunking, hybrid search, reranking, and grounded citation.
  • Own the eval stack: golden sets, offline regression suites, LLM-as-judge, online A/B and shadow evals, and red-teaming for jailbreaks, prompt injection, and PII leakage.
  • Expose agents to production systems via well-typed tools and MCP servers. Treat tool surface area as a product.
  • Drive production MLOps: deployment, versioning, traffic shaping, cost/latency budgets, tracing, and on-call playbooks for agent incidents.
  • Partner with security and compliance to keep agents inside SOC 2, GDPR, CCPA, and fair-lending posture - auditability and explainability built in, not bolted on.
  • Mentor engineers on agent patterns, prompt hygiene, eval discipline, and LLM failure modes.
  • Technology Stack
    • Languages: Python, Node.js, TypeScript
    • Agent / LLM frameworks: LangGraph, LangChain, Claude Agent SDK, MCP, OpenAI SDK
    • Models: Anthropic Claude, OpenAI, open-weight where appropriate
    • Retrieval & Data: PostgreSQL, pgvector, OpenSearch, Kafka, Redshift, Redis
    • Infra: AWS, Kubernetes (EKS), ArgoCD, Terraform
    • Evals & Observability: LangSmith / Langfuse / Braintrust-style tooling, DataDog

Requirements

  • 5+ years of software engineering experience, with 2+ years building production LLM or agentic systems (not just notebooks or demos).
  • Hands-on experience with a modern agent framework (LangGraph strongly preferred) and a track record of shipping agents that run, fail gracefully, and recover.
  • Strong RAG fundamentals chunking, embeddings, hybrid retrieval, reranking, grounding - and judgment about when RAG isn't the right answer.
  • Real eval experience golden sets, offline and online evaluations, used to make ship/no-ship calls.
  • Production MLOps fluency: deployed LLM workloads under real latency, cost, and reliability constraints.
  • Strong Python; comfortable in TypeScript / Node.js.
  • Solid systems engineering instincts APIs, async patterns, queues, databases, distributed system failure modes.
  • Calibrated communicator; thrives in ambiguous, fast-moving environments.
  • Prior experience in fintech, lending, payments, KYB/KYC, fraud, or AML.
  • Experience building MCP servers or other structured tool interfaces for LLMs.
  • Background in classical ML (ranking, scoring, calibration).
  • Experience designing explainable / auditable AI workflows for regulated environments.
  • Open-source contributions to agent frameworks, eval tooling, or retrieval libraries.
  • AWS depth (EKS, MSK, RDS, S3, Lambda) and IaC with Terraform.
Success Metrics
  • Agent Quality: Measurable improvements in task success rate, grounding accuracy, and hallucination rate on our eval suites.
  • Production Reliability: Agents you own meet defined SLOs for latency (P90/P99), tool-call success, and cost per task.
  • Velocity: New agent capabilities go from prototype to production in weeks, without skipping evals or guardrails.
  • Risk Posture: Zero material incidents tied to prompt injection, PII leakage, or unsafe tool use on agents you own.
  • Force Multiplier: Patterns, tools, and eval scaffolding you build get adopted across engineering.

All Remote Hires will be required to travel to Orlando, Florida at least twice per year for Town Halls and team collaboration, in addition to orientation in Orlando.

Benefits

  • Health Care Plan (Medical, Dental & Vision)
  • Retirement Plan (401k, IRA)
  • Life Insurance
  • Flexible Paid Time Off
  • 9 paid Holidays
  • Family Leave
  • Remote
  • Hybrid work (for Orlando Associates)
  • Free Food & Snacks (Orlando)
  • Wellness Resources