<?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: Mohamed EL YONOUSI</title>
    <description>The latest articles on DEV Community by Mohamed EL YONOUSI (@melyonousi).</description>
    <link>https://dev.to/melyonousi</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F800137%2F7e87262f-f36c-4d02-a534-4bddfc20da63.jpg</url>
      <title>DEV Community: Mohamed EL YONOUSI</title>
      <link>https://dev.to/melyonousi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/melyonousi"/>
    <language>en</language>
    <item>
      <title>I built an AI planner that turns plain text into tasks</title>
      <dc:creator>Mohamed EL YONOUSI</dc:creator>
      <pubDate>Mon, 11 May 2026 23:38:13 +0000</pubDate>
      <link>https://dev.to/melyonousi/i-built-an-ai-planner-that-turns-plain-text-into-tasks-3gbb</link>
      <guid>https://dev.to/melyonousi/i-built-an-ai-planner-that-turns-plain-text-into-tasks-3gbb</guid>
      <description>&lt;p&gt;I built a small AI planner (Smart Planner AI) to solve a simple problem:&lt;/p&gt;

&lt;p&gt;Most people don't write tasks as clean to-do lists.&lt;/p&gt;

&lt;p&gt;They usually write something messy like:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;finish the landing page, reply to emails, schedule a dentist appointment, and go to the gym&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;So I built Smart Planner AI to turn plain text into organized tasks and a clear daily plan.&lt;/p&gt;

&lt;p&gt;The idea is simple:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Write naturally&lt;/li&gt;
&lt;li&gt;AI extracts the tasks&lt;/li&gt;
&lt;li&gt;It organizes them into a daily plan&lt;/li&gt;
&lt;li&gt;You can track what is completed, pending, or missed&lt;/li&gt;
&lt;li&gt;Sync calendar for reslut&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I'm still improving the product, but the main goal is to make planning feel less manual.&lt;/p&gt;

&lt;p&gt;I'd love feedback from other builders:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Is the value clear?&lt;/li&gt;
&lt;li&gt;Would this workflow be useful?&lt;/li&gt;
&lt;li&gt;What would you improve?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Link: &lt;a href="https://smartpln.com" rel="noopener noreferrer"&gt;Smart Planner AI&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>ai</category>
      <category>productivity</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
