1

Python Ai Developer Jobs in Eglin, FL (NOW HIRING)

DevOps Platform Engineer

Eglin, FL · On-site

$62K - $141K/yr

... Python. In this role, you'll design and develop DevOps pipeline to drive rapid delivery of ... Experience with AI/ML/LLM security such as Hidden Layer * Experience automating, monitoring and ...

Data Engineer

Okaloosa Island, FL · On-site

$79K - $134K/yr

Proficiency in one or more programming languages (e.g., Python, Java, Scala) * 6+ years of ... or AI/ML (e.g., Certified Data Warehouse Architect, Certified ETL Developer) * Experience with ...

Data Engineer

Fort Walton Beach, FL · Remote

$79K - $134K/yr

Proficiency in one or more programming languages (e.g., Python, Java, Scala) * 6+ years of ... or AI/ML (e.g., Certified Data Warehouse Architect, Certified ETL Developer) * Experience with ...

Data Engineer

Fort Walton Beach, FL · Remote

$79K - $134K/yr

Proficiency in one or more programming languages (e.g., Python, Java, Scala) * 6+ years of ... or AI/ML (e.g., Certified Data Warehouse Architect, Certified ETL Developer) * Experience with ...

Cloud Developer Principal

Mary Esther, FL · On-site

$106K - $143K/yr

... Python), and a solid background in identity and directory services (AD, IAM, Keycloak, PKI ... AI-powered career tool that identifies career steps and learning opportunities * Support: An ...

Software Developer

Niceville, FL · On-site

$40 - $70/hr

Skills C#, C++, Software development, Java, .net, Python Top Skills Details C#,C++,Software ... AI-assisted software development workflows Relevant technical certifications (Scrum, Microsoft ...

Cloud Services Engineer

Eglin, FL · On-site

$51 - $68/hr

Integrate modern capabilities, including automation and AI/ML services, into cloud environments as ... Python, Bash, PowerShell) * Experience implementing or supporting cloud networking and security ...

Cloud Services Engineer

Eglin, FL · Hybrid

$51 - $68/hr

Integrate modern capabilities, including automation and AI/ML services, into cloud environments as ... Python, Bash, PowerShell) * Experience implementing or supporting cloud networking and security ...

Data Eng Sr

Fort Walton Beach, FL · On-site +1

$94K - $112K/yr

Integrate AI/ML models with ETL pipelines and data warehouses to enable predictive analytics and ... Proficiency in one or more programming languages (e.g., Python, Java, Scala) * 6+ years of ...

Showing results 21-40

Python Ai Developer information

See Eglin, FL salary details

$12

$53

$78

How much do python ai developer jobs pay per hour?

As of Sep 15, 2026, the average hourly pay for python ai developer in Eglin, FL is $53.54, according to ZipRecruiter salary data. Most workers in this role earn between $44.13 and $60.82 per hour, depending on experience, location, and employer.

What does a Python AI Developer do?

A Python AI Developer designs, builds, and implements artificial intelligence applications using the Python programming language. Their work often involves developing machine learning models, processing large datasets, and integrating AI solutions into software products. They collaborate with data scientists, engineers, and stakeholders to solve complex problems and optimize AI algorithms for real-world use. Python AI Developers stay updated on the latest AI techniques and ensure their solutions are efficient, scalable, and maintainable.

What are the key skills and qualifications needed to thrive as a Python AI Developer?

To thrive as a Python AI Developer, you need strong programming skills in Python, a solid understanding of machine learning concepts, and a background in mathematics or computer science. Familiarity with frameworks and libraries such as TensorFlow, PyTorch, scikit-learn, and experience with data processing tools are typically required. Analytical thinking, problem-solving abilities, and effective collaboration are crucial soft skills for this role. These competencies enable developers to design, implement, and optimize AI solutions that address complex real-world challenges efficiently.

How does a Python AI Developer typically collaborate with data scientists and other team members during an AI project?

Python AI Developers often work closely with data scientists, machine learning engineers, and product managers throughout the lifecycle of an AI project. They are responsible for implementing algorithms and models designed by data scientists, optimizing code for efficiency, and integrating AI solutions into production environments. Regular communication and code reviews ensure alignment on objectives and technical standards, while agile practices like daily stand-ups facilitate cross-functional collaboration. Being open to feedback and adaptable to changing project requirements is key to success in this role.

How to become a Python AI developer?

To become a Python AI developer, you should gain proficiency in Python programming, understand machine learning and deep learning concepts, and work with frameworks like TensorFlow or PyTorch. Building a strong foundation in mathematics, such as linear algebra and statistics, and gaining experience through projects or certifications can enhance your skills. Familiarity with data handling, algorithms, and software development practices is also essential.

What is the salary of a Python AI developer?

The salary of a Python AI developer typically ranges from $80,000 to $150,000 annually, depending on experience, location, and industry. Skilled developers with expertise in machine learning frameworks and data analysis tools tend to earn higher salaries.

What cities near Eglin, FL are hiring for Python Ai Developer jobs?

Cities near Eglin, FL with the most Python Ai Developer job openings:

Infographic showing various Python Ai Developer job openings in Eglin, FL as of August 2026, with employment types broken down into 75% Full Time, 22% Part Time, and 3% Contract. Highlights an 63% Physical, 4% Hybrid, and 33% Remote job distribution, with an average salary of $111,363 per year, or $53.5 per hour.

AI Agent Trajectory Annotator and Reviewer

Pensacola, FL

$20 - $30/hr

Full-time

Posted 14 days ago


Job description

Type: Contract, hourly

Location: Remote

Hours: 20–30 per week

Pay: $20–30/hour, based on experience and language coverage

Start: Immediate

ABOUT THE ROLE

We evaluate how well advanced AI coding agents solve real engineering problems. An agent is given a real open source codebase inside a container and a hard task, then works on its own for 80 to 250 steps. A trajectory is the full record of that run — every command, result, and decision.

You will do two jobs, and you should expect either on any given day.

•Annotate — Read a trajectory nobody has looked at yet and judge it step by step.

• Review — Take an existing annotation, written by our AI tooling or another person, and confirm, correct, or reject it.

TASKS YOU'LL SEE

• Feature build — Add a working feature to a live library without breaking anything that already worked.

• Rebuild — Work out what a compiled tool does by running it, then rebuild it to match its output, exit codes, and file effects.

• Bug hunt — Find and fix twenty undocumented bugs across a dozen files with no test suite, then record what caused them.

Mostly Python and Go, with some Rust, C, and Ct+. A trajectory runs about 100 steps.

WHAT YOU JUDGE IN A TRAJECTORY

• Was the command right for the state the environment was actually in?

• Did the agent read the previous output correctly?

• Was the step wrong, or only inefficient — these are scored differently.

• Where did the run first go off course — usually earlier than where it visibly broke.

• Did the agent notice its own mistake and recover, or keep building on a false assumption?

• Did it game the grader instead of solving the task (e.g., weakening a test or hardcoding an expected value)?

WHAT WE NEED FROM YOU

• Experience — 2+ years in software engineering, DevOps, or site reliability, with real debugging in real codebases.

• Languages — Strong in Python or Go, and able to read a language you've never used.

• Linux — Comfortable with logs, running processes, build failures, and containers.

• Workflow — Everyday Git, diffs, pull requests, and issue tracking.

• Debugging — Able to work with no test suite and no error message pointing at the cause.

• Focus — Able to hold context across a long run, because step 74 can depend on step 12.

• Writing — Clear English, since every judgement needs an explanation another engineer can check.