r/MachineLearningJobs

▲ 6 r/MachineLearningJobs+1 crossposts

Ideas on AI Agent Jobs?

I did my PhD in recommendation algorithms and joined the recommendation algorithms team at a tech company. But just two months later, I was transferred to the agentic AI team because it is a trending topic and all the companies here are pouring resources into it.

About a month into the new role, I realized my team wasn’t fine-tuning models at all. Instead, we were mainly building agent workflows. My mentor told me they used to fine-tune foundation models with RL for downstream business tasks, but they stopped because today’s foundation models are already good enough for most use cases, and fine-tuning is expensive.

As a result, most of my work revolves around writing prompts/skills and building workflow for AI agents

Should I be concerned that my work is too simple and offers limited opportunities for technical growth?

reddit.com
u/Traditional-Pea5488 — 8 hours ago
▲ 5 r/MachineLearningJobs+1 crossposts

Roast my Resume

Hey everyone! I'm a 2026 graduate currently doing a remote internship and actively looking for opportunities in the AI/ML domain.

I'd really appreciate some brutally honest feedback on my resume, what works, what doesn't, and what I should improve to make it stronger for AI/ML roles.

Also, if you know of any internships or full-time opportunities that might be a good fit, I'd love to connect. Thanks!

u/VastThen1742 — 11 hours ago
▲ 19 r/MachineLearningJobs+10 crossposts

Came across an interesting opportunity for anyone who has successfully landed a job before.

Mercor is looking for real, successful job application documents to understand what actually works in hiring.

Role Details:

Type: Part-Time
Location: Remote
Pay: $80-$100 per submission (one-time)

What You Need to Submit:

  • Resume (PDF, Word, or Google Doc)
  • Cover Letter used in a successful application
  • Full Job Description (complete posting, not just title)
  • Application Form (PDF if available)
  • Any written responses:
    1. “Why do you want to work here?”
    2. Supplemental/custom application questions (submit separately)

Important:

  • Remove all personal or sensitive information before submitting
  • Content must be original (non-AI generated) and timestamped
  • Documents will only be used for evaluation
  • If not selected, all files will be deleted
  • If selected, a team member will contact you

SUBMIT HERE - https://work.mercor.com/explore?listingId=list_AAABnbSj7YgPm4YKXZtIopLt

If you’ve landed a job before and still have your application files, this is a straightforward way to get paid for it.

u/mkithan — 18 hours ago

Need guidance to crack an ML internship – what should I focus on next?

Hi everyone,
I’m currently trying to land a Machine Learning internship and would really appreciate some guidance from people who have been through the process.

So far, I’ve completed:
Supervised Learning
Unsupervised Learning
Built a few ML projects using scikit-learn
Learned data preprocessing, feature engineering, model evaluation, and hyperparameter tuning.

I’m now starting Deep Learning (TensorFlow/PyTorch).
My goal is to become internship-ready as soon as possible, but I’m confused about what I should prioritize.
Some questions I have:

What skills do companies actually expect from ML interns?

Should I focus more on Deep Learning, MLOps, SQL, DSA, or backend development?

What kind of projects stand out on a resume?

What mistakes should I avoid while preparing?

What helped you get your first internship?

I’d also appreciate any resume tips, GitHub portfolio advice, interview preparation strategies, or resources that you found genuinely helpful.

Thanks in advance! Any advice from people working in ML/AI or who recently cracked internships would mean a lot.

reddit.com
u/BKathalewar — 1 day ago
▲ 9 r/MachineLearningJobs+3 crossposts

I built an AI agent that fills job applications for me — it got me interviews at Cohere and Scale AI. I review and submit every one myself.

Job searching was eating hours a day, mostly on copy-pasting the same info

  into slightly different forms. Recruiters used to find me on LinkedIn, but

  that dried up — so I bit the bullet and built an agent that:

  - finds open roles across job boards

  - rewrites my resume for each job and generates a fresh PDF

  - fills out the actual application (Ashby, Greenhouse — dropdowns, comboboxes,

  the "why do you want to work here" boxes)

  - **stops before submitting** so I review every application — it's an

  assistant, not a spam cannon

  Result: interviews at Cohere, Scale AI, and others I'm confident would never

  have called me back otherwise.

  Built with Python + Playwright + an LLM doing the form-field mapping. The

  hardest part by far was handling how differently every ATS renders its forms.

  Code: https://github.com/torontodeveloper/job-application-agent

  Full demo of it applying to real jobs:

  https://www.youtube.com/watch?v=SM7EIgbBiiY

  AMA about the build — curious whether people here would trust it to submit

  autonomously (I don't, yet).

u/torontodeveloper1 — 1 day ago

21f Looking to switch

Hi,

I have a bachelor's in AI, Interned for 6 months, received a PPO and am currently working as an Applied AI & Data Scientist.

I have applied to 100+ jobs that fit my role, tailored my resume for majority of them, followed every advice available on the internet yet received 0 interviews.

I am looking to get into a finance companies but honestly I am not choosy at this point.

I know i am good but i am unable to land an interview.

Any advice? Or maybe a referral🥴

reddit.com
u/No-Outside-9749 — 1 day ago

ML INTERN

I am a second-year student and have almost completed Andrew Ng's ML specialization course. After that, I am planning to study deep learning from Krish Naik because I think Andrew Ng's course doesn't cover all the concepts in depth. Is it a good idea to switch to Krish Naik? Should I start making projects alongside the deep learning course, and if so, could you suggest some, or should I continue learning until I complete my deep learning studies? What should I do after deep learning, as I am very interested in AI ?

reddit.com
▲ 20 r/MachineLearningJobs+2 crossposts

8+ years SWE (mobile) want to transition into ML engineer roles. What actually worked for you?

I'm pivoting from mobile into ML engineering roles. I have the theory foundation (MS in AI/ML) but limited production experience.

For those who made this jump: what was your actual 6-month prep? Was it sufficient? What mattered vs what didn't? How did you position yourself in applications?

Looking for real timelines and guidance.
TIA

reddit.com
u/ramba_rancho — 2 days ago
▲ 4 r/MachineLearningJobs+3 crossposts

Looking for an experienced Computer Vision Engineer to help build an MVP.

I’m looking for an individual engineer (not an agency) with real-world experience in computer vision and video analytics.
Required experience:
Python
YOLO
OpenCV
RTSP/IP camera streams
Multi-camera tracking
Bonus if you’ve worked with:
Vehicle tracking
LPR/ANPR
Occupancy estimation
Real-time video analytics
If you’re interested, please message me with:
Your GitHub
Portfolio or website
Examples of relevant projects you’ve built
Whether you’ve deployed production systems (not just tutorials or demos)
If your experience is a good fit, I’d be happy to set up a call.

reddit.com
u/Key_Custard2098 — 2 days ago

Tesla ML Interview Prep

I have an interview for the Tesla Optimus team as an intern specifically doing machine learning and reinforcement learning stuff. I've not been told what the interview will be about, only that I will be programming in Python. I've been preparing for it through a number of different ways:

  • Implementing various algorithms (MLP, various optimizers and regularization methods, CNN, forward pass, backward pass, etc.) using just Numpy and PyTorch from scratch with a heavy emphasis on vectorizing everything
  • Going over the math for all the major ML architectures (MLP, CNN, RNN, Transformer, etc)
  • Going over the math for all popular RL algorithms (DQN, PPO, SAC)
  • Making sure I know everything on my resume

Is there anything else that I should be doing or looking at? I haven't really done any LeetCode as I assumed it wouldn't focus on my LeetCode skills, should I brush up on that as well? Any tips would be greatly appreciated!

reddit.com
u/Legal_Low_285 — 2 days ago
▲ 47 r/MachineLearningJobs+8 crossposts

Analyzed 12,614 Indian AI/Data Science jobs (till May 16) — Azure is rising, SQL beats ML, and consulting firms are quietly dominating AI hiring

Weekly analysis of AI & Data Science job postings from Indian job boards.

Sample size: 12,614 listings (till May 16, 2026).

---

**Top Skills — Full Breakdown:**

| Skill | Mentions |

|--------------------|----------|

| Python | ~2,600 |

| SQL | ~2,400 |

| Machine Learning | ~1,500 |

| Artificial Intelligence | ~1,050 |

| Azure | ~1,000 |

| Java | ~1,000 |

| AWS | ~800 |

| GCP | ~600 |

| Spark | ~600 |

| Data Analysis | ~550 |

---

**Key observations:**

**SQL is basically tied with Python now**

Gap is only 200 jobs. Everyone learns Python first but companies

still need SQL everywhere — pipelines, reporting, analytics layers.

If you skipped SQL thinking it's "old", reconsider.

**Azure quietly entered top 5**

~1,000 mentions. AWS was the default for years but Azure

is catching up fast in Indian enterprise hiring, especially in

BFSI and consulting. Both Azure + AWS together = ~1,800 jobs.

**Consulting firms are the real AI employers**

Top 10 companies hiring AI talent:

| Rank | Company | Jobs |

|------|------------|-------|

| 1 | TCS | ~360 |

| 2 | Accenture | ~340 |

| 3 | Leading Client | ~310 |

| 4 | Infosys | ~150 |

| 5 | EY | ~145 |

| 6 | Capgemini | ~130 |

| 7 | Amazon | ~110 |

| 8 | Databricks | ~105 |

| 9 | CGI | ~105 |

| 10 | IBM | ~100 |

EY and Capgemini in the top 6 is interesting —

Big 4 consulting is aggressively building AI/data practices.

Databricks at #8 means data engineering is very real demand.

"Leading Client" still at #3 = staffing firms hiding actual employers.

**City breakdown (expanded):**

| City | Jobs |

|------------|--------|

| Bengaluru | ~3,000 |

| Hyderabad | ~1,950 |

| Pune | ~1,200 |

| Chennai | ~850 |

| Mumbai | ~850 |

| Gurugram | ~550 |

| Remote | ~500 |

| Noida | ~480 |

Chennai entered the top 4 this time —

mostly TCS/Infosys/Accenture campuses expanding AI teams there.

---

**Takeaway from this week:**

The "learn GenAI or die" crowd is louder than the actual job market.

Real JDs: Python → SQL → cloud (Azure/AWS) → ML fundamentals.

That stack gets you through 80% of listings.

Tracking this weekly at getjobpulse.in if anyone wants the dashboard.

Anyone seeing Azure demand spike in their interviews too?

u/NeitherMembership679 — 3 days ago
▲ 7 r/MachineLearningJobs+3 crossposts

Looking to hire a Senior Software Engineer/ Data Scientist / AI Engineer

I'm looking to hire a Senior Software Engineer/ Data Scientist / AI Engineer, you must be:

- able to speak in English fluently and professionally

- willing to work really

- experienced with backend development, AI/ML, or Data Science more than 5 years

It is not a role for Interns and Juniors

Please reach out to me with your linkedin profile.

WhatsApp: +1-713-913-2115

Thanks

reddit.com
u/Hefty_Tea_5515 — 3 days ago

🔥 Building a small, serious AI/ML Engineering Squad (Day Zero). Let's learn & build in Voice Chat.

Hey everyone,

I’m starting my AI/ML engineering journey from absolute zero. Solo learning is great, but building with a dedicated team is faster. I am putting together a small, high-accountability study group so we can level up together.

💡 Our Goal:

  • Build a deep, foundational understanding of AI/ML (Data Pipelines, Agent Systems, open-source models).
  • Move past tutorial hell—we want to actually understand the architecture, not just memorize theory.
  • Stay ruthlessly consistent and disciplined.

🤝 Who I am looking for:

  • People who are genuinely serious about engineering their future.
  • Ready to put in the work daily (even if it's just 1 hour).
  • A supportive, zero-ego mindset. If someone feels burnt out or stuck on a bug, the team pulls them up.

👥 The Master Plan:

  • Small & Focused: Capping the group at max 5-10 members so no one gets lost in the crowd.
  • 24/7 Voice Chat: We will have an always-open VC. You can jump in anytime to co-work, share your screen, debug code together, or just hang out while studying.
  • Building Together: We will practice by building actual small projects and pushing code side-by-side.

📅 Kickoff: We are officially starting on July 11th (but late joiners are completely welcome, we will help you catch up).

If you are ready to lock in, drop a comment or shoot me a DM and I’ll send you the Discord invite. Let's get to work! 🚀

reddit.com
u/Extra_Alps_7459 — 4 days ago
▲ 8 r/MachineLearningJobs+2 crossposts

Selected for Amazon ML Summer School 2026 from a Tier-3 college.

Got selected for Amazon ML Summer School 2026.

I just wanted to post this for every student who thinks being from a Tier-3 college automatically puts them at a disadvantage.

Your college may influence the opportunities you get initially, but it does not define your potential. Consistent learning, building real projects, understanding concepts deeply, and staying curious matter far more in the long run.

An entrance exam is just one milestone in life. It doesn't permanently define your credibility, your knowledge, or what you're capable of achieving as an engineer or researcher.

To everyone from Tier-3 colleges: don't underestimate yourself or stop aiming high. Compete with your work, not with your college name.

Keep learning, keep building, and let your projects speak for themselves.

u/yaaaarmogger — 4 days ago
▲ 11 r/MachineLearningJobs+6 crossposts

Sr. Backend Engineer | Remote | USA Only | dv01 | $140,000 - $160,000

Sr. Backend Engineer | Remote | USA Only | dv01 | $140,000 - $160,000 - dv01 is the world's first data management, reporting, and analytics platform built specifically for lending markets. 

NICE TO HAVE:

  • Familiarity with financial concepts, specifically structured products
  • Familiarity with Google Cloud Platform, Google BigQuery, and Kubernetes
  • Familiarity with data analytics tools like Spark, R, or Pandas
  • Familiarity with React, Redux, Node.js

Link expires quickly. Apply ASAP

https://www.cyopspath.com/job-detail/sr-backend-engineer-dv01-51-e-12th-st-2nd-1885340

u/CyOpsPath — 3 days ago
▲ 2 r/MachineLearningJobs+1 crossposts

Attached Resume: What should I focus on during my MSc in AI & Data Science to stand out for Data Science and ML roles?

I’m about to start my MSc in AI & Data Science and would love some honest feedback from people already working in Data Science, Machine Learning, AI, or related fields.
I’ve attached my resume and would appreciate any suggestions on how I can make the most of the next two years.
A few things I’m curious about:
What skills should I prioritize to become job-ready for DS/ML roles?
What do recruiters and hiring managers actually look for in fresh graduates?
Which projects have the highest impact on a resume?
How important are internships, research, open-source contributions, and networking?
What are the most common mistakes students make during their Master’s?
If you were hiring a fresher for a Data Science or ML role, what would you want to see on their resume?
Current focus: Python, SQL, Statistics, Machine Learning, Data Analytics, and building practical projects.
Any feedback on my resume, roadmap, or career strategy would be greatly appreciated. Thanks!

u/DirectionWeak755 — 3 days ago
▲ 40 r/MachineLearningJobs+16 crossposts

[HIRING] Game Developer (Engines) | Remote | $80–$120/hr - Experience with Godot/Panda3D

micro1 is hiring Game Developers (Engine Specialists) to build simulation environments for AI systems.

Requirements:

  • Experience with Godot and/or Panda3D (must)
  • Strong Python and GDScript skills
  • Good understanding of game physics and real-time systems

What you’ll do:

  • Build and optimize game environments and simulations
  • Develop game logic and physics systems
  • Work with AI teams to create training environments

Details:

  • Type - Contract
  • Location - Remote
  • Pay - $80-120 per hour
  • Openings - Multiple (urgent hiring)

APPLY HERE - https://jobs.micro1.ai/post/game-developers-engine-specialists

Sign up and complete the AI interview to be considered. Shortlisted candidates will be contacted within a few days.

If you're a game engine expert who wants to push into AI and simulation, this role is built for you.

Important: micro1 is looking to fill this role urgently.

(Disclosure: Shared as part of the micro1 referral program)

u/AirportUnfair2895 — 6 days ago
▲ 9 r/MachineLearningJobs+1 crossposts

19M wanting to become a Machine Learning (ML) Engineer. What should I deep research and build before university?

I am 19 years old and wanr to be a ML Engineer. I plan to pursue a related degree at university soon, but I want to utilize my time right now to build a very strong foundation.

Since ML requires a mix of math, coding, and theory, I want to know how to approach this correctly from the beginning.

  • What specific core concepts (Mathematics, Python libraries, etc.) should I start deep-researching right now?
  • What are some beginner-friendly practical projects I can build to get my hands dirty?
  • What is the best learning path/roadmap to follow before my university classes officially start?

I would highly appreciate any advice, recommended free resources, or roadmaps from current ML Engineers and tech professionals here. Thanks in advance!

reddit.com
u/Hosei_51 — 4 days ago