2

Remote Python Startup Jobs in New York, NY (NOW HIRING)

Senior RAG Engineer

New York, NY ยท Remote

$134K - $176K/yr

As a fast-growing startup, we're building and evolving every day. That means not every process ... The role is fully remote. Work from anywhere in the EU. Requirements What You'll Do * Own the ...

... Python, JavaScript), working with APIs, building automations with tools like Zapier or Make, and ... Enjoy the freedom of remote work while connecting with a network of ambitious AI entrepreneurs ...

Full Stack Software Engineer

New York, NY ยท On-site +1

$160K - $250K/yr

Our tech stack is TypeScript/React, Python/FastAPI, and Postgres. This is a product engineering ... Location This role is open to fully remote candidates within the US. East Coast and especially NYC ...

Senior Software Engineer

New York, NY ยท Remote

$160K - $200K/yr

Ruby (Rails), Python (Flask), Javascript (Hotwire, React.js, Next.js) * Postgres * AWS ... Early/mid-stage startup experience Compensation & Benefits: Base Salary Range: $160,000 - $200,000 ...

Senior DevOps Engineer

New York, NY ยท On-site +1

$142K - $182K/yr

Senior DevOps Engineer NYC (Hybrid) or US Remote | Competitive + Equity About Avantos Avantos is ... Strong scripting and automation skills in Python and/or Bash * Proven experience designing and ...

Founding Engineer

New York, NY ยท Remote

$156K - $182K/yr

About the Role This is a founding engineering role at a three-person, Y Combinator-backed startup ... Python backend development with FastAPI or an equivalent web framework. * Data infrastructure and ...

Technical Account Manager

New York, NY ยท Remote

$120K - $160K/yr

Reality Defender Wins RSA Most Innovative Startup The Technical Account Manager Role. Reality ... Remote Fridays * Happy Hours and other local events Compensation Range: $120K - $160K

Soho, NYC / Remote Department: Engineering The Role We're looking for a Staff Software Engineer to ... Balance ideal engineering with the realities of speed, customer needs, and startup resource ...

Soho, NYC / Remote Department: Engineering The Role We're looking for a Staff Software Engineer to ... Balance ideal engineering with the realities of speed, customer needs, and startup resource ...

Showing results 41-60

Remote Python Startup information

See New York, NY salary details

$14

$64

$94

How much do remote python startup jobs pay per hour?

As of Aug 22, 2026, the average hourly pay for remote python startup in New York, NY is $64.13, according to ZipRecruiter salary data. Most workers in this role earn between $52.88 and $72.84 per hour, depending on experience, location, and employer.

What is a remote Python startup?

A Remote Python Startup is a company or organization that is in its early stages of development and primarily operates remotely, with its team members working from different locations. The startup's core products or services are typically built using the Python programming language, which is known for its versatility and ease of use in web development, data science, automation, and more. Working at a remote Python startup often requires strong collaboration skills, self-motivation, and proficiency in Python and related technologies. Team members typically communicate through online tools and platforms to manage projects, build products, and solve problems together.

How does working at a remote Python startup differ from larger, more established companies in terms of daily responsibilities and team collaboration?

At a remote Python startup, you can expect to wear multiple hats, often taking on responsibilities beyond strict coding, such as contributing to product decisions or helping shape development processes. Daily tasks are usually fast-paced and can shift rapidly as priorities change, requiring adaptability and strong self-motivation. Team collaboration often relies on digital tools like Slack, GitHub, and video meetings, fostering a culture of frequent communication and autonomy. This environment provides unique opportunities for rapid skill growth, direct impact on the company's success, and close collaboration with founders and cross-functional teams.

What are the key skills and qualifications needed to thrive as a remote Python developer at a startup?

To thrive as a Remote Python Developer at a startup, you need strong proficiency in Python programming, problem-solving abilities, and experience with web frameworks or APIs, often supported by a degree in computer science or related field. Familiarity with tools like Git, Docker, cloud platforms (AWS, GCP), and continuous integration systems is typically required. Self-motivation, adaptability, and excellent written communication are crucial soft skills for collaborating within distributed, fast-paced startup teams. These skills ensure you can deliver effective solutions, adapt to evolving priorities, and contribute positively to the startup's growth and remote culture.

What is the difference between Remote Python Startup vs Remote Data Analyst?

AspectRemote Python StartupRemote Data Analyst
Required CredentialsPython programming skills, possibly some web frameworks, basic data handlingStatistical knowledge, data analysis tools, SQL, possibly some programming
Work EnvironmentTech startups, flexible remote settings, collaborative teamsBusiness or tech companies, remote or hybrid, focus on data insights
Industry UsageSoftware development, startups, tech industryFinance, marketing, healthcare, and other data-driven sectors

Remote Python Startup roles focus on software development using Python, often in startup environments, while Remote Data Analyst positions emphasize analyzing data to inform business decisions. Both roles require technical skills but differ in focus and industry application.

What are the most commonly searched types of Python Startup jobs in New York, NY?

The most popular types of Python Startup jobs in New York, NY are:

What are popular job titles related to Remote Python Startup jobs in New York, NY?

For Remote Python Startup jobs in New York, NY, the most frequently searched job titles are:

What job categories do people searching Remote Python Startup jobs in New York, NY look for?

The top searched job categories for Remote Python Startup jobs in New York, NY are:

What cities near New York, NY are hiring for Remote Python Startup jobs?

Cities near New York, NY with the most Remote Python Startup job openings:

Senior RAG Engineer

Newcode.ai

New York, NY โ€ข Remote

$134K - $176K/yr

Full-time

Posted 23 days ago


Job description

About Newcode.ai

Newcode.ai is a fast-growing legal tech and agentic AI company transforming how legal work is done. With teams across Norway, Sweden, Ireland, the US and growing we work at the intersection of law, technology, and intelligence. We move fast, think big, and take pride in doing things the right way.

Note: We believe in being transparent about what it's like to work at Newcode. As a fast-growing startup, we're building and evolving every day. That means not every process, playbook, or framework is already in place, and priorities can shift quickly.

The people who thrive here are comfortable with ambiguity, take ownership, and don't wait for perfect direction. They are resourceful, proactive, and able to "figure it out"-solving problems, creating structure where needed, and helping build the company as they go. If you are good with this then, great! Keep reading to learn more.

The role

You'll own retrieval. When someone asks our product a question, something has to find the right passage across large sets of confidential documents, decide it really is the right passage, and hand it to a language model whose answer ends up in real professional advice. That whole path is yours: how documents get parsed, chunked and embedded, how search combines meaning with exact terms, how results get reranked, and how an agent decides what to read next and when it has read enough. This is where AI products fail without anyone noticing. The answer reads well, the citation is wrong, and the client is the one who finds out.

It isn't CRUD work, and it isn't a demo notebook either. Retrieval is where AI products quietly fail: the answer reads well, the citation is wrong, and nobody notices until a client does. Your job is to stop that happening, and to be able to show with numbers that it isn't happening. You'll make architecture calls early and live with them.

The role is fully remote. Work from anywhere in the EU.

Requirements

What You'll Do
  • Own the retrieval pipeline end to end: document parsing and chunking, embeddings, indexing, and keeping all of it current as clients add and change material. Exposed through FastAPI, with ingestion and reindexing running as background jobs.
  • Design how we search. Combining semantic and keyword retrieval in Qdrant, fusing ranked lists, filtering on metadata, and reranking so the handful of results we pass to the model are the right ones.
  • Build agentic retrieval: query decomposition, the tools a model uses to search and navigate documents, multi-step loops that know when to stop, and the cost and latency budgets that keep them honest.
  • Build the evaluation layer that tells us any of this is working: golden sets, retrieval metrics, regression tests on realistic client data, and tracing good enough that a bad answer leads you back to the chunk that caused it.
  • Ship it as fast, dependable services in Python and FastAPI, with the heavy work - ingestion, embedding, reindexing - running as background jobs that hold up under load.
  • Take data security and isolation seriously. Clients hand us privileged material, and tenants stay strictly separated.
  • Make retrieval hold up across our clients' languages as well as it does in English. Compounding and inflection break sparse retrieval in ways an English eval set never shows you.
Who You Are
  • At least five years building backend systems that run in production, and at least two of them shipping retrieval or RAG systems real users depend on. Backend depth without production retrieval won't be enough for this role, but our Senior Backend Engineer role might be the better fit.
  • You've diagnosed a retrieval regression in production and fixed it. You can tell us what broke, how you found it, and what the numbers were before and after. - You've built and maintained a golden set. How many queries, who labelled them, which metrics you trust, and a change you shipped or killed because of what they told you.
  • You've run a vector index in production: picked index parameters, dealt with the memory and latency trade-offs, and reindexed without taking search down.
  • Strong Python. Comfortable reasoning about FastAPI or a close equivalent, PostgreSQL and Redis under load.
  • You don't ship a retrieval change because the output looked better on the three queries you tried by hand.
  • You own things end to end - including the boring maintenance and the tech debt nobody assigned you - rather than building the interesting part and handing off the rest.
  • You track what's moving in vector databases and LLMs because you're curious, not because it's the job. Show us the side project, the benchmark you ran for fun, or the repo where you tried something before it showed up in everyone else's stack.
  • You've worked with AI coding assistants and have a view on where they help and where they don't. If your current employer forbids them, that's not a mark against you. Tell us how you'd review AI-written code instead.
  • You're fine in a startup that changes direction. Decisions get made, then revisited.
Experience we expect with the stack:ย 
  • Python: 5+ years
  • FastAPI: 2+ years
  • Vector databases in production (we run Qdrant): 2+ years. You've picked index parameters, dealt with the memory and latency trade-offs, and reindexed without taking search down.
  • Embedding models, and the metrics you use to judge retrieval quality
  • PostgreSQL / SQL
  • OCR-heavy document ingestion at scale; an information-retrieval background (BM25, NDCG, recall@k); search abstractions spanning more than one backend.
The hiring process

Stage 1: Online coding challenge

Stage 2: Screening Call

Stage 3: Technical home assessment

Stage 4: Whiteboard challenge and presentation of take home assessment

Stage 5: CEO interview

Visa Sponsorship:

At this time, Newcode is unable to provide visa sponsorship. Candidates must be authorized to work in the applicable country without employer sponsorship.

Benefits

Why Join Us?
  • Fully remote across the EEA, Norway included. We employ through our own entity or a local employer of record depending on where you are, so ask about your country and we'll tell you straight away whether we can do it.
  • You'll need the existing right to work where you live. We don't sponsor visas for this role.
  • Be a driver of innovationย in one of the most exciting AI ventures
  • Work with talented peersย in a collaborative, high-energy team
  • Shape both product and cultureย as we grow
  • Flexible, English-speaking environment