<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Deepak Patidar</title>
    <description>The latest articles on DEV Community by Deepak Patidar (@deepakpatidar).</description>
    <link>https://dev.to/deepakpatidar</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4037690%2F8f82fab3-0cc3-48da-94ea-103ebeceff8d.jpeg</url>
      <title>DEV Community: Deepak Patidar</title>
      <link>https://dev.to/deepakpatidar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/deepakpatidar"/>
    <language>en</language>
    <item>
      <title>I Tried Building a Better Job Search Workflow — Here’s What I Learned</title>
      <dc:creator>Deepak Patidar</dc:creator>
      <pubDate>Tue, 11 Aug 2026 13:32:47 +0000</pubDate>
      <link>https://dev.to/deepakpatidar/i-tried-building-a-better-job-search-workflow-heres-what-i-learned-25c6</link>
      <guid>https://dev.to/deepakpatidar/i-tried-building-a-better-job-search-workflow-heres-what-i-learned-25c6</guid>
      <description>&lt;p&gt;I've been thinking about a problem that sounds simple:&lt;/p&gt;

&lt;p&gt;Why does applying for a job still require so much repetitive work?&lt;/p&gt;

&lt;p&gt;We already have:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;LinkedIn&lt;/li&gt;
&lt;li&gt;Indeed&lt;/li&gt;
&lt;li&gt;Resume builders&lt;/li&gt;
&lt;li&gt;AI resume tools&lt;/li&gt;
&lt;li&gt;Autofill tools&lt;/li&gt;
&lt;li&gt;ATS platforms&lt;/li&gt;
&lt;li&gt;Application trackers&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Yet the workflow still looks something like this:&lt;/p&gt;

&lt;p&gt;Find a job.&lt;/p&gt;

&lt;p&gt;Read the description.&lt;/p&gt;

&lt;p&gt;Change the resume.&lt;/p&gt;

&lt;p&gt;Fill out another application.&lt;/p&gt;

&lt;p&gt;Enter the same information again.&lt;/p&gt;

&lt;p&gt;Go through a different ATS.&lt;/p&gt;

&lt;p&gt;Submit.&lt;/p&gt;

&lt;p&gt;Track the application.&lt;/p&gt;

&lt;p&gt;Then repeat everything for the next job.&lt;/p&gt;

&lt;h3&gt;
  
  
  The problem isn't one bad tool
&lt;/h3&gt;

&lt;p&gt;Most of these tools actually do their individual jobs reasonably well.&lt;/p&gt;

&lt;p&gt;The problem is what happens &lt;strong&gt;between them&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Your job search becomes a collection of disconnected steps.&lt;/p&gt;

&lt;p&gt;The candidate ends up doing all the "glue work":&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;moving information between systems&lt;/li&gt;
&lt;li&gt;maintaining resume versions&lt;/li&gt;
&lt;li&gt;repeating application details&lt;/li&gt;
&lt;li&gt;remembering where they applied&lt;/li&gt;
&lt;li&gt;tracking application status&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That's the part I wanted to attack.&lt;/p&gt;

&lt;h3&gt;
  
  
  So I started building something
&lt;/h3&gt;

&lt;p&gt;I'm building AAOS around a simple idea:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The job seeker shouldn't have to manually coordinate the entire workflow.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The system is designed to bring the repetitive parts together:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Discover → Match → Tailor → Apply → Track&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The goal isn't simply to submit more applications.&lt;/p&gt;

&lt;p&gt;It's to reduce the repetitive work around a serious job search while keeping the candidate in control.&lt;/p&gt;

&lt;p&gt;For example, instead of manually opening a job, figuring out what needs to change in the resume, and then repeating information through another application flow, the system can handle much more of that workflow.&lt;/p&gt;

&lt;h3&gt;
  
  
  What surprised me
&lt;/h3&gt;

&lt;p&gt;The hardest part isn't generating a resume.&lt;/p&gt;

&lt;p&gt;AI can already do that.&lt;/p&gt;

&lt;p&gt;The harder problem is building a reliable workflow that survives the messy reality of actual applications:&lt;/p&gt;

&lt;p&gt;Different job platforms.&lt;/p&gt;

&lt;p&gt;Different ATS systems.&lt;/p&gt;

&lt;p&gt;Different questions.&lt;/p&gt;

&lt;p&gt;Different resume requirements.&lt;/p&gt;

&lt;p&gt;Different application states.&lt;/p&gt;

&lt;p&gt;That's where I think there's still a lot of interesting engineering work to do.&lt;/p&gt;

&lt;p&gt;I'm building AAOS to explore that problem.&lt;/p&gt;

&lt;p&gt;I'm currently testing the workflow with real job seekers and looking at where it actually saves time versus where automation still falls short.&lt;/p&gt;

&lt;p&gt;If you're interested in the engineering/product side of AI automation, I'd be happy to share more about how I'm approaching it.&lt;/p&gt;

&lt;p&gt;You can also see the product here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.aaos.work" rel="noopener noreferrer"&gt;https://www.aaos.work&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>productivity</category>
      <category>career</category>
    </item>
    <item>
      <title>Title Why Is Finding a Job Still So Manual in 2026?</title>
      <dc:creator>Deepak Patidar</dc:creator>
      <pubDate>Sun, 02 Aug 2026 18:33:17 +0000</pubDate>
      <link>https://dev.to/deepakpatidar/titlewhy-is-finding-a-job-still-so-manual-in-2026-fh9</link>
      <guid>https://dev.to/deepakpatidar/titlewhy-is-finding-a-job-still-so-manual-in-2026-fh9</guid>
      <description>&lt;p&gt;Developers automate deployments.&lt;/p&gt;

&lt;p&gt;Infrastructure.&lt;/p&gt;

&lt;p&gt;Testing.&lt;/p&gt;

&lt;p&gt;Monitoring.&lt;/p&gt;

&lt;p&gt;CI/CD.&lt;/p&gt;

&lt;p&gt;Almost everything.&lt;/p&gt;

&lt;p&gt;Yet when it comes to finding a job...&lt;/p&gt;

&lt;p&gt;Most people still:&lt;/p&gt;

&lt;p&gt;Search manually&lt;br&gt;
Rewrite resumes&lt;br&gt;
Fill out forms&lt;br&gt;
Track applications in spreadsheets&lt;br&gt;
Wait for replies that often never come&lt;/p&gt;

&lt;p&gt;We've automated software.&lt;/p&gt;

&lt;p&gt;But not the journey to meaningful work.&lt;/p&gt;

&lt;p&gt;That's one of the problems we're exploring with Omecra.&lt;/p&gt;

&lt;p&gt;Mission #1:&lt;/p&gt;

&lt;p&gt;Get Me Hired.&lt;/p&gt;

&lt;p&gt;🌐 &lt;a href="https://www.aaos.work" rel="noopener noreferrer"&gt;https://www.aaos.work&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'd love to hear:&lt;/p&gt;

&lt;p&gt;What's the most repetitive part of your job search?&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Why AI Agents Need More Than a Prompt-and-Response Loop</title>
      <dc:creator>Deepak Patidar</dc:creator>
      <pubDate>Mon, 20 Jul 2026 11:19:57 +0000</pubDate>
      <link>https://dev.to/deepakpatidar/why-ai-agents-need-more-than-a-prompt-and-response-loop-8f5</link>
      <guid>https://dev.to/deepakpatidar/why-ai-agents-need-more-than-a-prompt-and-response-loop-8f5</guid>
      <description>&lt;p&gt;AI agents are becoming more capable every month.&lt;/p&gt;

&lt;p&gt;They can reason, use tools, call APIs, browse information, and generate surprisingly useful outputs.&lt;/p&gt;

&lt;p&gt;But there is still a gap between an AI that can perform a task and a system that can reliably work toward a real-world goal.&lt;/p&gt;

&lt;p&gt;Most AI interactions still follow a familiar pattern:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Prompt → Response → Stop&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Real-world goals don't work that way.&lt;/p&gt;

&lt;p&gt;They unfold over time.&lt;/p&gt;

&lt;p&gt;The environment changes. Actions fail. APIs go down. Processes restart. New information appears. And sometimes an action that looked successful never actually produced the intended result.&lt;/p&gt;

&lt;p&gt;For an AI system to work toward a persistent mission, it needs more than intelligence.&lt;/p&gt;

&lt;p&gt;It needs an execution lifecycle.&lt;/p&gt;

&lt;h2&gt;
  
  
  From Tasks to Persistent Missions
&lt;/h2&gt;

&lt;p&gt;Imagine giving an AI system a goal instead of a single instruction.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Find relevant job opportunities that match my preferences and help me pursue them.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Completing that mission isn't one model call.&lt;/p&gt;

&lt;p&gt;The system may need to:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Observe the current state.&lt;/li&gt;
&lt;li&gt;Decide what should happen next.&lt;/li&gt;
&lt;li&gt;Take an action.&lt;/li&gt;
&lt;li&gt;Verify whether the action actually worked.&lt;/li&gt;
&lt;li&gt;Record the resulting state.&lt;/li&gt;
&lt;li&gt;Recover when something fails.&lt;/li&gt;
&lt;li&gt;Continue working toward the mission.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Then repeat.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Observe → Decide → Act → Verify → Commit State → Recover → Continue&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The important part is continuity.&lt;/p&gt;

&lt;p&gt;A model can provide intelligence at different points in this loop, but the mission itself needs to survive beyond any individual model call.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Verification Matters
&lt;/h2&gt;

&lt;p&gt;Consider an AI agent that submits an application through an external system.&lt;/p&gt;

&lt;p&gt;The agent clicks "Submit."&lt;/p&gt;

&lt;p&gt;Did the application actually go through?&lt;/p&gt;

&lt;p&gt;Maybe.&lt;/p&gt;

&lt;p&gt;A button click is not the same as a verified outcome.&lt;/p&gt;

&lt;p&gt;The page could have returned an error.&lt;/p&gt;

&lt;p&gt;The session could have expired.&lt;/p&gt;

&lt;p&gt;A required field might have been missed.&lt;/p&gt;

&lt;p&gt;The external system might have failed.&lt;/p&gt;

&lt;p&gt;For reliable autonomous systems, success should mean that the expected real-world state transition was verified — not simply that an action was attempted.&lt;/p&gt;

&lt;p&gt;That distinction becomes increasingly important as AI systems move from generating information to taking real actions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Models Are Only One Part of the System
&lt;/h2&gt;

&lt;p&gt;AI models will continue to improve.&lt;/p&gt;

&lt;p&gt;They will also change.&lt;/p&gt;

&lt;p&gt;Different models may be better suited to different tasks, and today's best model may not be tomorrow's.&lt;/p&gt;

&lt;p&gt;This suggests an interesting architecture:&lt;/p&gt;

&lt;p&gt;Treat models as interchangeable intelligence engines while keeping the persistent execution lifecycle outside the model.&lt;/p&gt;

&lt;p&gt;The durable system owns the mission.&lt;/p&gt;

&lt;p&gt;The model helps reason about it.&lt;/p&gt;

&lt;h2&gt;
  
  
  What We're Exploring With Omecra
&lt;/h2&gt;

&lt;p&gt;This is the idea behind &lt;strong&gt;Omecra — an AI Operating System&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;We're exploring how AI systems can continuously work toward real-world goals across model calls, tools, failures, restarts, and changing external conditions.&lt;/p&gt;

&lt;p&gt;The first problem we're applying this idea to is job search.&lt;/p&gt;

&lt;p&gt;Instead of repeatedly searching across platforms and manually managing every step, the goal is to move toward a system where a user defines what they want and the system continuously works toward that outcome.&lt;/p&gt;

&lt;p&gt;Job search is only the starting point.&lt;/p&gt;

&lt;p&gt;The broader question is much bigger:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What happens when AI stops being something you repeatedly prompt and starts becoming a system that can reliably continue working toward a mission?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's the direction we're exploring with Omecra.&lt;/p&gt;

&lt;p&gt;I'd be interested to hear how other developers are thinking about persistence, verification, and recovery in autonomous AI systems.&lt;/p&gt;

&lt;p&gt;— Deepak Patidar&lt;br&gt;&lt;br&gt;
Founder &amp;amp; CEO, Omecra&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>productivity</category>
      <category>agents</category>
    </item>
  </channel>
</rss>
