2

Remote Python Llm Jobs in Katy, TX (NOW HIRING)

Be Seen First

You'll integrate LLM/AI APIs, build agent workflows, and deliver end-to-end solutions on AWS ... Hands-on coding experience in Python, JavaScript, TypeScript, or similar (backend or full-stack ...

AI Software Engineer

Houston, TX · Remote

$115K - $145K/yr

Remote Level: 2-5 years of professional software development experience Base Salary Range: $115K ... Design, build, and maintain LLM-powered and agentic workflows using tools like LangGraph and ...

AI Software Engineer

Houston, TX · Remote

$115K - $145K/yr

Remote Level: 2-5 years of professional software development experience Base Salary Range: $115K ... Design, build, and maintain LLM-powered and agentic workflows using tools like LangGraph and ...

Lead Machine Learning Engineer

Houston, TX · Remote

$104K - $138K/yr

... modern LLM-based architectures. * Strong programming proficiency in Python (5+ years) and deep ... Remote-first with co-working access at Industrious offices * 401(k) with employer match * Equity ...

Lead Machine Learning Engineer

Houston, TX · On-site +1

$97K - $128K/yr

... modern LLM-based architectures. * Strong programming proficiency in Python (5+ years) and deep ... Remote-first with co-working access at Industrious offices * 401(k) with employer match * Equity ...

Lead Machine Learning Engineer

Houston, TX · On-site +1

$97K - $128K/yr

... modern LLM-based architectures. * Strong programming proficiency in Python (5+ years) and deep ... Remote-first with co-working access at Industrious offices * 401(k) with employer match * Equity ...

next page

Showing results 1-20

Remote Python Llm information

See Katy, TX salary details

$12

$53

$79

How much do remote python llm jobs pay per hour?

As of Aug 19, 2026, the average hourly pay for remote python llm in Katy, TX is $53.78, according to ZipRecruiter salary data. Most workers in this role earn between $44.33 and $61.11 per hour, depending on experience, location, and employer.

What is a remote Python LLM?

A Remote Python LLM job typically involves working with large language models (LLMs) like GPT or similar AI technologies using the Python programming language, while operating remotely. Professionals in this role develop, fine-tune, and deploy machine learning models, especially those focused on natural language processing (NLP) tasks. Responsibilities may include building Python applications that integrate with LLMs, data preprocessing, and collaborating with teams across different locations. The remote aspect allows for flexible work arrangements and access to global opportunities.

What are the key skills and qualifications needed to thrive as a remote Python LLM engineer?

To thrive as a Remote Python LLM Engineer, you need strong proficiency in Python programming, experience with large language models (LLMs), and a degree in computer science or a related field. Familiarity with machine learning frameworks (such as TensorFlow or PyTorch), cloud platforms, and version control systems like Git is typically required. Excellent problem-solving abilities, self-motivation, and effective communication are crucial soft skills for remote collaboration and troubleshooting. These skills ensure you can develop, deploy, and maintain advanced language models efficiently while working independently in distributed teams.

What are some common collaboration methods used by remote Python LLM engineers when working with cross-functional teams?

Remote Python LLM engineers frequently collaborate with data scientists, product managers, and other developers through virtual meetings, code reviews, and shared documentation platforms. Tools like Slack, GitHub, and Jira are often used to ensure smooth communication and project tracking, despite working across different time zones. Regular stand-ups and sprint planning sessions help align objectives and keep everyone updated on progress. Proactive communication and clear documentation are key to overcoming the challenges of remote, distributed teamwork in this role.

What are popular job titles related to Remote Python Llm jobs in Katy, TX?

For Remote Python Llm jobs in Katy, TX, the most frequently searched job titles are:

What job categories do people searching Remote Python Llm jobs in Katy, TX look for?

The top searched job categories for Remote Python Llm jobs in Katy, TX are:

What cities near Katy, TX are hiring for Remote Python Llm jobs?

Cities near Katy, TX with the most Remote Python Llm job openings:

Infographic showing various Remote Python Llm job openings in Katy, TX as of August 2026, with employment types broken down into 1% Internship, 87% Full Time, 4% Part Time, and 8% Contract. Highlights an 81% Physical, 5% Hybrid, and 14% Remote job distribution, with an average salary of $111,871 per year, or $53.8 per hour.

Senior Software Engineer, Python

ComboCurve, Inc.

Houston, TX • On-site, Remote

$116K - $156K/yr

Full-time

Re-posted 22 days ago


Job description

ComboCurve is a industry leading cloud-based software solution for A&D, reservoir management, and forecasting in the energy sector. Our platform empowers professionals to evaluate assets, optimize workflows, and manage reserves efficiently, all in one integrated environment.
By streamlining data integration and enhancing collaboration, we help operators, engineers, and financial teams make informed decisions faster. Trusted by top energy companies, ComboCurve delivers real-time analytics and exceptional user support, with a world-class customer experience team that responds to inquiries in under 5 minutes.
We're hiring a Senior Software Engineer to join our Economics Team. You'll help design, build and maintain the calculation logic, data flows and infrastructure that power ComboCurve's Economics engine. This role is ideal for someone who loves writing modern Python, caring about architecture and testability, and building new features that make ComboCurve's platform even more powerful.
What You'll Do
  1. Write efficient Python code on structured time series datasets that scales easily across cloud infrastructure.
  1. Own features end-to-end-from scoping and design through implementation, deployment, and monitoring-working as an independent unit alongside our Product Manager.
  1. Engage in software and infrastructure system design discussions, contributing to architectural decisions that shape the ComboCurve platform.
  1. Build and maintain backend services and APIs in Python that are reliable, well-tested, and straightforward to extend.
  1. Model, query, and optimize data in MongoDB-schema design, indexing, and aggregation pipelines-so product features stay fast as data grows.
  1. Deploy and operate containerized services on cloud infrastructure, leveraging GCP components such as Cloud Run, Cloud Functions, and GCS.
  1. Incorporate AI-first development practices-using AI tooling to accelerate delivery, improve code quality, and explore new product capabilities.
  1. Collaborate with engineering peers through code reviews, technical documentation, and shared standards that raise code quality the team.

Requirements
Technical
  1. Python: Production-grade Python 3.13+, type annotations and async/await as the default. No shortcuts on type safety.
  1. API Design: Clean REST or gRPC services with OpenAPI contracts. Knows how to version and evolve APIs without breaking consumers.
  1. Web Frameworks & Serving: Hands-on experience with Flask and/or FastAPI for building production services, and comfortable configuring Gunicorn for WSGI deployment.
  1. Software Architecture Patterns: SOLID principles and clean architecture in practice. Designs decoupled, maintainable services that scale.
  1. Data & Statistical Analysis: Comfortable working with structured datasets in Python using tools like pandas or numpy for basic statistical analysis, exploratory analysis, and deriving actionable insights from data.
  1. Data Processing & Visualization: Able to process medium-to-large datasets efficiently and communicate findings clearly through simple visualizations or reports when needed.
  1. SaaS Delivery: Proven track record taking features to production in cloud-based SaaS products. Comfortable with the full lifecycle from dev to deploy to monitor.
  1. MongoDB: Schema design, indexing, and aggregation pipelines in production. ODM like MongoEngine or native driver, e.g. PyMongo.
  1. Modern Dependency Management: Hands-on with uv or similar for fast package resolution and virtual environment handling.
  1. Testing: Comprehensive pytest suites including fixtures, parameterization, and mocked external services.
  1. Containerization: Docker and Docker Compose for local and production. Knows how to keep images lean.
  1. Code Quality: Enforces standards via tools like ruff and pyright. Treats static analysis as a first-class concern.

Nice to Have
  1. Google Cloud Platform: Deploying and managing services on GCP, specifically Cloud Run, Cloud Functions, and Cloud Storage.
  1. AI Integration: Exposure to LLM APIs or agent frameworks; ability to wire AI capabilities into product features without needing to be an ML specialist.
  1. Domain Knowledge: Experience in the oil and gas industry or a background in Petroleum Engineering; the context matters here and shapes better product decisions.

Workflow & Collaboration
  1. Takes ownership end-to-end, from scoping to shipping to iterating.
  1. Can translate ambiguous product requirements into concrete technical proposals.
  1. Communicates tradeoffs clearly to both engineers and non-technical stakeholders.
  1. Reviews code to raise quality and share context, not just approve.

While this is a fully remote position, there will be an in person New Hire Orientation.