<?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: Parth Bisht</title>
    <description>The latest articles on DEV Community by Parth Bisht (@parth_bisht227).</description>
    <link>https://dev.to/parth_bisht227</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%2F3317372%2F9335df87-dd9e-4022-a45c-1e877cc44e0e.jpg</url>
      <title>DEV Community: Parth Bisht</title>
      <link>https://dev.to/parth_bisht227</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/parth_bisht227"/>
    <language>en</language>
    <item>
      <title>I Built an AI App That Keeps You Consistent (Not Just Motivated) 🚀</title>
      <dc:creator>Parth Bisht</dc:creator>
      <pubDate>Tue, 19 May 2026 22:28:06 +0000</pubDate>
      <link>https://dev.to/parth_bisht227/i-built-an-ai-app-that-keeps-you-consistent-not-just-motivated-pb</link>
      <guid>https://dev.to/parth_bisht227/i-built-an-ai-app-that-keeps-you-consistent-not-just-motivated-pb</guid>
      <description>&lt;p&gt;Hey everyone! Thanks for stopping by! 🙌&lt;/p&gt;

&lt;p&gt;I'm Parth, a pre-final year B.Tech IT student from DTU, India. I love experimenting with AI tools, building random stuff, making YouTube videos, and honestly just trying everything that catches my interest 😄&lt;/p&gt;

&lt;p&gt;This post is about &lt;strong&gt;Momentum AI&lt;/strong&gt;, my submission for the Build with MeDo Hackathon, and honestly one of the projects I'm really proud of so far!&lt;/p&gt;




&lt;h2&gt;
  
  
  The Problem I Was Actually Trying to Solve 🎯
&lt;/h2&gt;

&lt;p&gt;I'm not someone who lacks motivation. If anything I have too many ideas and too many goals at once.&lt;/p&gt;

&lt;p&gt;What I lacked was &lt;strong&gt;consistency&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I'd start strong on something, lose track after a few days, and end up in that familiar cycle of planning, restarting, planning again. And since I also create content, I always wanted to document my journey publicly but could never find the time or words to do it consistently either.&lt;/p&gt;

&lt;p&gt;So I thought, why not build something that solves exactly this? For me first, and for anyone else who feels the same way.&lt;/p&gt;




&lt;h2&gt;
  
  
  What I Built 💡
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Momentum AI&lt;/strong&gt; is a goal execution companion that helps you stay consistent, not just motivated.&lt;/p&gt;

&lt;p&gt;You enter your goal, deadline, daily time availability, and experience level. The AI generates a full personalized roadmap with milestones, weekly phases, and first week priorities tailored to your inputs.&lt;/p&gt;

&lt;p&gt;Every day you do a quick mood check-in, picking from states like Energized, Focused, Overwhelmed, Tired, or Calm. The app uses your mood to personalize your Sprint Mode experience and your Build-in-Public content.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Sprint Mode&lt;/strong&gt; is my personal favourite feature. It's a full-screen pomodoro style focus session with a countdown timer, your top tasks, and an AI motivational message tied to your actual goal. When the sprint ends, a Narrative Memory message appears like:&lt;/p&gt;

&lt;p&gt;"Yesterday you were overwhelmed. Today you showed up. That's what momentum looks like."&lt;/p&gt;

&lt;p&gt;That line right there is what I'm really proud of in the whole app. It just feels human 🥹&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Build-in-Public generator&lt;/strong&gt; is what I built for my creator side honestly 😄 Pick LinkedIn, X, or Dev Log, describe what you did today, and the AI writes a properly formatted post incorporating your mood and progress. No more staring at a blank page wondering what to write!&lt;/p&gt;

&lt;p&gt;Try it here: &lt;a href="https://app-boov5gzj2tc1.appmedo.com/" rel="noopener noreferrer"&gt;Momentum AI&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Full walkthrough on YouTube: &lt;a href="https://youtu.be/wSuGVpEuiCk" rel="noopener noreferrer"&gt;YouTube Demo&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The Platform: MeDo 🤖
&lt;/h2&gt;

&lt;p&gt;The entire app was built using MeDo, an AI platform that lets you build full-stack web apps through natural language conversations. It handles frontend, backend, database setup, AI integrations, and deployment all through prompting.&lt;/p&gt;

&lt;p&gt;I came across it through their hackathon and honestly went in with pretty average expectations. I came out genuinely impressed 😅&lt;/p&gt;

&lt;p&gt;If you want to try it yourself, sign up through this link and both of us get 300 free credits to build with: &lt;a href="https://medo.dev/?invitecode=user-b7nwlelbu134" rel="noopener noreferrer"&gt;MeDo signup&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  How I Actually Built It 🛠️
&lt;/h2&gt;

&lt;p&gt;Before touching MeDo at all, I spent a few hours on ideation. I researched previous hackathon projects, figured out what resonated with me, and then used Claude to structure my prompts properly and ChatGPT to sanity check the overall flow.&lt;/p&gt;

&lt;p&gt;Then I built it phase by phase inside MeDo.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Phase 1&lt;/strong&gt; was purely the skeleton. All pages, navigation, and visual design. Dark mode with glassmorphism cards, electric purple and cyan accents. No backend logic yet. Just structure. This is important because dumping everything into one prompt usually creates a mess!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Phase 2&lt;/strong&gt; added the AI powered goal decomposition. MeDo spun up a Supabase Edge Function using Gemini 2.5 Flash that dynamically generates your personalized roadmap from your onboarding inputs. This was honestly the moment that surprised me most 😮 I didn't expect Supabase and live AI calls to just work without extra configuration. It worked on the first prompt. That felt pretty unreal.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Phase 3&lt;/strong&gt; added Sprint Mode, the Narrative Memory post-sprint screen, emotional check-in logic, and the Build-in-Public generator.&lt;/p&gt;

&lt;p&gt;After each phase I sent small targeted prompts to refine specific things without regenerating the whole app. Fixing animations, making milestone badges interactive, updating Momentum Score logic, connecting Quick Stats to real data. Most issues were small and quick to fix which kept the energy going!&lt;/p&gt;




&lt;h2&gt;
  
  
  The One Hiccup Worth Mentioning 😅
&lt;/h2&gt;

&lt;p&gt;I wanted to fix a loading animation that appeared in two sections of the app. Since both shared the same logic I expected one prompt to fix both. It only updated one 😅 (Though the feature worked fine even without the fix).&lt;/p&gt;

&lt;p&gt;That was genuinely the only real issue. Everything else, the multi-page generation, the AI integrations, the debugging agent, the testing features, all worked smoother than I expected. The multi-agent system MeDo runs behind the scenes is doing a lot and it really shows!&lt;/p&gt;




&lt;h2&gt;
  
  
  What I'm Most Proud Of 🌟
&lt;/h2&gt;

&lt;p&gt;Honestly just the fact that this solves a real problem I actually face. The goal planner, Sprint Mode, and Build-in-Public generator are features I'm going to personally use after this hackathon ends.&lt;/p&gt;

&lt;p&gt;And the fact that I built something this polished in roughly a day without a lot of web dev experience? A few years ago that would have felt impossible to me. Shipping something real instead of waiting to "become better first" hits different every time 😇&lt;/p&gt;




&lt;h2&gt;
  
  
  What I Learned 📖
&lt;/h2&gt;

&lt;p&gt;Prompting is genuinely a skill. The quality of what MeDo generates is directly tied to how clearly and specifically you describe what you want. Breaking the build into phases instead of one massive prompt made a huge difference.&lt;/p&gt;

&lt;p&gt;And once again I learned that building for yourself first is the right instinct. When you're solving your own problem every feature decision feels obvious and the product ends up way more focused.&lt;/p&gt;




&lt;h2&gt;
  
  
  What's Next 🔮
&lt;/h2&gt;

&lt;p&gt;Right now the app uses localStorage intentionally. No login friction, no sign-up, your goals stay private on your device. Simple and clean for first time users.&lt;/p&gt;

&lt;p&gt;If the project gets good traction I'd love to add a community layer where people with similar goals can find each other and build momentum together, plus a consistency leaderboard for some healthy competition. Auth would come naturally alongside that!&lt;/p&gt;




&lt;h2&gt;
  
  
  Try It Out! 💙
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://app-boov5gzj2tc1.appmedo.com/" rel="noopener noreferrer"&gt;Momentum AI&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you're someone who struggles more with consistency than motivation, I'd genuinely love to know if something like this would help you. Drop a comment!&lt;/p&gt;

&lt;p&gt;And if you're also building for the MeDo Hackathon, feel free to reach out. Would love to see what you're making 🙌&lt;/p&gt;

&lt;p&gt;MeDo signup for 300 free credits: &lt;a href="https://medo.dev/?invitecode=user-b7nwlelbu134" rel="noopener noreferrer"&gt;Sign up here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Upvote on Devpost if you find it useful: &lt;a href="https://devpost.com/software/momentumai" rel="noopener noreferrer"&gt;Momentum AI Submission&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Keep learning. Keep building. Peace ✌🏻&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>builtwithmedo</category>
    </item>
    <item>
      <title>Finally Built My Portfolio Website(Terminal Version)! 👨🏻‍💻🥳🙌🏻</title>
      <dc:creator>Parth Bisht</dc:creator>
      <pubDate>Mon, 02 Feb 2026 07:52:17 +0000</pubDate>
      <link>https://dev.to/parth_bisht227/finally-built-my-portfolio-websiteterminal-version-6ci</link>
      <guid>https://dev.to/parth_bisht227/finally-built-my-portfolio-websiteterminal-version-6ci</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/new-year-new-you-google-ai-2025-12-31"&gt;New Year, New You Portfolio Challenge Presented by Google AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  About Me
&lt;/h2&gt;

&lt;p&gt;Hey everyone! Thanks for stopping by to read my post! 🙌  &lt;/p&gt;

&lt;p&gt;I'm &lt;strong&gt;Parth Bisht&lt;/strong&gt;, a pre-final year B.Tech IT undergraduate from &lt;strong&gt;DTU (India)&lt;/strong&gt;.&lt;br&gt;&lt;br&gt;
My core interests lie in &lt;strong&gt;Generative AI, Deep Learning, and AI Systems&lt;/strong&gt;, and I love participating in hackathons and challenges to experiment with emerging tools and ideas.&lt;/p&gt;

&lt;p&gt;I’m still early in my journey but I learn fast, build often, and love turning ambitious ideas into working prototypes.&lt;/p&gt;
&lt;h2&gt;
  
  
  Portfolio
&lt;/h2&gt;

&lt;p&gt;Here's my portfolio, explore as much as you like! 😊&lt;/p&gt;
&lt;h2&gt;
  
  
  ☁️ Deployment
&lt;/h2&gt;

&lt;p&gt;

&lt;/p&gt;
&lt;div class="ltag__cloud-run"&gt;
  &lt;iframe height="600px" src="https://the-neural-command-center-portfolio-755198281263.us-west1.run.app/"&gt;
  &lt;/iframe&gt;
&lt;/div&gt;




&lt;h2&gt;
  
  
  ☁️ Deployment
&lt;/h2&gt;

&lt;p&gt;The portfolio is deployed on &lt;strong&gt;Google Cloud Run&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I also included the DEV community label as recommended:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;bash
gcloud run deploy neural-command-center \
  --source . \
  --region us-central1 \
  --no-allow-unauthenticated \
  --labels dev-tutorial=blog-devcommunity2026
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  The motivation
&lt;/h2&gt;

&lt;p&gt;I had wanted to build a portfolio website for &lt;em&gt;a very long time&lt;/em&gt;&lt;br&gt;
but i kept postponing it.&lt;/p&gt;

&lt;p&gt;The main reason being that I'm more AI-focused than web-dev focused ,so building something interactive from scratch felt overwhelming.😅&lt;/p&gt;

&lt;p&gt;Then this challenge appeared at the perfect time.&lt;/p&gt;

&lt;p&gt;Instead of waiting until I felt “ready,” I decided to build &lt;strong&gt;with AI as a collaborator&lt;/strong&gt; &amp;amp; not just as a tool.&lt;/p&gt;

&lt;p&gt;This project is the result of that mindset shift!&lt;/p&gt;

&lt;h3&gt;
  
  
  🎯 The Vision
&lt;/h3&gt;

&lt;p&gt;I didn’t want a generic portfolio.&lt;br&gt;&lt;br&gt;
I wanted something that &lt;strong&gt;felt like a developer’s natural habitat&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;So I went with an &lt;strong&gt;IDE-style portfolio experience!&lt;/strong&gt;&lt;br&gt;
Something that looks like a code editor + terminal, where visitors &lt;em&gt;interact&lt;/em&gt; instead of just scrolling.&lt;/p&gt;




&lt;h3&gt;
  
  
  🤖 AI-Assisted Development Journey
&lt;/h3&gt;

&lt;p&gt;This project was built through iterative experimentation with AI tools:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I first explored the idea using &lt;strong&gt;LLMs like Gemini, Claude, and ChatGPT&lt;/strong&gt; to brainstorm features, layout ideas, and UX concepts.&lt;/li&gt;
&lt;li&gt;I initially tried building it using &lt;strong&gt;Antigravity&lt;/strong&gt;, which gave a solid starting structure.&lt;/li&gt;
&lt;li&gt;However, due to my limited experience with advanced frontend tooling, I struggled to fully shape the app the way I imagined.&lt;/li&gt;
&lt;li&gt;Just when I was about to give up and start over manually, I discovered that another participant had used &lt;strong&gt;Google AI Studio&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That changed everything.&lt;/p&gt;

&lt;p&gt;Using &lt;strong&gt;AI Studio&lt;/strong&gt;, I iterated on prompts, refined UI behavior, and gradually shaped the IDE-like experience I had originally envisioned. My prior experimentation helped me write better prompts, and the outputs improved drastically.&lt;/p&gt;

&lt;p&gt;This was the first time I truly experienced AI as a &lt;strong&gt;creative development partner&lt;/strong&gt;, not just an assistant!!&lt;/p&gt;




&lt;h2&gt;
  
  
  🌟 What I’m Most Proud Of
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🧠 Turning an idea that felt “too complex for me” into a working product
&lt;/li&gt;
&lt;li&gt;🖥️ The &lt;strong&gt;terminal-style interaction experience&lt;/strong&gt; because it feels fun, immersive, and different from traditional portfolios
&lt;/li&gt;
&lt;li&gt;🔄 Learning how to iterate with AI tools instead of giving up when things break
&lt;/li&gt;
&lt;li&gt;🚀 Shipping something &lt;em&gt;real&lt;/em&gt; instead of waiting to “become better first”&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This project wasn’t just about the website, it was about upgrading my builder mindset.😇&lt;/p&gt;




&lt;h2&gt;
  
  
  🙏 Gratitude
&lt;/h2&gt;

&lt;p&gt;Huge thanks to the &lt;strong&gt;DEV Community&lt;/strong&gt; and &lt;strong&gt;Google AI&lt;/strong&gt; team for creating challenges that push learners like me to actually build instead of just plan.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Keep learning. Keep building. Become the best version of yourself.&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Love &amp;amp; peace ✌🏻&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>googleaichallenge</category>
      <category>portfolio</category>
      <category>gemini</category>
    </item>
    <item>
      <title>Deep Learning Mastery(ft PyTorch) -Pt1 ⚡</title>
      <dc:creator>Parth Bisht</dc:creator>
      <pubDate>Mon, 26 Jan 2026 18:54:08 +0000</pubDate>
      <link>https://dev.to/parth_bisht227/deep-learning-masteryft-pytorch-pt1-396c</link>
      <guid>https://dev.to/parth_bisht227/deep-learning-masteryft-pytorch-pt1-396c</guid>
      <description>&lt;p&gt;I've been dabbling with deep learning for quite some time by doing coursework, revising fundamentals, and building projects whenever possible.&lt;/p&gt;

&lt;p&gt;But there was always this feeling of &lt;strong&gt;not being confident enough&lt;/strong&gt; to say that I actually &lt;em&gt;knew&lt;/em&gt; deep learning.&lt;/p&gt;

&lt;p&gt;After struggling with consistency and a bunch of other issues, I finally decided to properly follow a course from start to finish.&lt;/p&gt;

&lt;p&gt;The course is on YouTube. &lt;br&gt;
I am following the &lt;strong&gt;Deep Learning with PyTorch&lt;/strong&gt; course by &lt;strong&gt;CampusX&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;It has been a great learning experience because I am finally understanding many technical nuances and gaining real experience by building models from scratch and improving them step by step.&lt;/p&gt;

&lt;p&gt;I kept thinking of writing a blog someday or sharing updates on X, but I kept procrastinating. I used to feel that if I spent time writing or posting, I would not be able to manage my learning goals.&lt;/p&gt;

&lt;p&gt;Nevertheless, I finally broke that procrastination loop today and decided to share my learnings with you all.&lt;/p&gt;

&lt;p&gt;This post is just a brief overview of what I have covered so far. More technical and detailed blogs will follow soon.&lt;/p&gt;




&lt;h2&gt;
  
  
  What I Have Learned So Far
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. PyTorch Basics
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2take3k5axev74r1jie2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2take3k5axev74r1jie2.png" alt="ILogos of Pytorch &amp;amp; TensorFlow" width="396" height="127"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We started with the fundamentals of PyTorch, its comparison with TensorFlow, and the key features that make it so widely used in modern systems. One major highlight was the &lt;strong&gt;dynamic computation graph&lt;/strong&gt;, which makes experimentation and debugging much easier.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Tensors in PyTorch
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr7ttsig8ozfgvy44539o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr7ttsig8ozfgvy44539o.png" alt="Sample example of Tensors in PyTorch" width="800" height="666"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Next, we went deep into &lt;strong&gt;tensors&lt;/strong&gt;. We practiced various tensor operations and understood how tensors, which are multi dimensional arrays, are used to represent real world data and perform efficient computations.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Autograd
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgqq7pmm9ruwrydmm8j9n.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgqq7pmm9ruwrydmm8j9n.png" alt="Autograd's computation graph in PyTorch" width="800" height="275"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Then came one of the most powerful tools in PyTorch: &lt;strong&gt;Autograd&lt;/strong&gt;.&lt;br&gt;
It is the automatic differentiation engine that lets us compute gradients without manually writing long mathematical derivatives for every function. This was a big conceptual win.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Building a Training Pipeline from Scratch
&lt;/h3&gt;

&lt;p&gt;We worked on the &lt;strong&gt;Breast Cancer Detection dataset&lt;/strong&gt; and built a basic neural network with a few layers. For learning purposes, we did not use PyTorch’s built in loss functions or optimizers at first. We implemented them manually to understand what really happens under the hood.&lt;/p&gt;

&lt;h3&gt;
  
  
  5. Using the &lt;code&gt;nn&lt;/code&gt; Module
&lt;/h3&gt;

&lt;p&gt;After that, we shifted to PyTorch’s &lt;strong&gt;&lt;code&gt;nn&lt;/code&gt; module&lt;/strong&gt;, used built in loss functions and optimizers, and improved the model performance. This showed how PyTorch simplifies real world model development.&lt;/p&gt;

&lt;h3&gt;
  
  
  6. Dataset and DataLoader
&lt;/h3&gt;

&lt;p&gt;I learned about the &lt;strong&gt;Dataset&lt;/strong&gt; and &lt;strong&gt;DataLoader&lt;/strong&gt; classes, which are extremely important in the training pipeline. They help manage data loading, batching, and shuffling efficiently.&lt;/p&gt;

&lt;h3&gt;
  
  
  7. Fashion MNIST Project
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwfjyd8wpqp4vqu4kdbgv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwfjyd8wpqp4vqu4kdbgv.png" alt="Aesthetic image depicting the NN architecture" width="800" height="436"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Then we worked on the &lt;strong&gt;Fashion MNIST dataset&lt;/strong&gt;. I built an ANN and improved it step by step using:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;GPU acceleration&lt;/li&gt;
&lt;li&gt;Hyperparameter tuning with &lt;strong&gt;Optuna&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Better training practices&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This part felt very practical and close to real world experimentation.&lt;/p&gt;




&lt;p&gt;I still have a few lectures left to cover in the playlist, so I'll take some time to share the completed blog!&lt;/p&gt;

&lt;p&gt;It has been a really solid learning and building experience. &lt;br&gt;
Huge thanks to &lt;strong&gt;Nitish Sir&lt;/strong&gt; for such an amazing course.&lt;/p&gt;

&lt;p&gt;If you want a deep, conceptual, and hands on experience with deep learning using PyTorch, you should definitely check out this playlist.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/playlist?list=PLKnIA16_Rmvboy8bmDCjwNHgTaYH2puK7" rel="noopener noreferrer"&gt;DL with PyTorch Playlist&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I will be back soon with more detailed blogs for individual lessons.&lt;/p&gt;

&lt;p&gt;Till then, keep learning, keep building, and keep becoming the best version of yourself.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Peace out 💖✌🏻🧘🏻‍♂️&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>deeplearning</category>
      <category>pytorch</category>
      <category>programming</category>
      <category>ai</category>
    </item>
    <item>
      <title>Reposto 🤖: Your Personal AI for Repurposing Content! ✨🔥🐦‍🔥</title>
      <dc:creator>Parth Bisht</dc:creator>
      <pubDate>Sun, 06 Jul 2025 19:24:56 +0000</pubDate>
      <link>https://dev.to/parth_bisht227/reposto-your-personal-ai-for-repurposing-content-21e7</link>
      <guid>https://dev.to/parth_bisht227/reposto-your-personal-ai-for-repurposing-content-21e7</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/runnerh"&gt;Runner H "AI Agent Prompting" Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;What I Built: Reposto 🤖 – Effortless Content Repurposing for Every Creator&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Reposto 🤖&lt;/strong&gt; is your personal AI agent for automating content repurposing across multiple social media platforms—X, Instagram, LinkedIn, and more. Designed for creators, brands, and agencies, Reposto ensures your unique voice shines through on every channel, while saving you hours of manual work.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Reposto? The Problem It Solves
&lt;/h2&gt;

&lt;p&gt;Content creators and businesses need to share updates quickly and consistently across platforms. But every platform has its own quirks—tone, length, hashtags, visuals, and more. Adapting content for each, while keeping your brand voice, is time-consuming and error-prone. Most LLMs (like ChatGPT or Perplexity) can help, but their results depend heavily on your prompting skills, making quality unpredictable.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Reposto&lt;/strong&gt; changes the game: it’s your AI-powered, always-on content strategist that automates, personalizes, and perfects your posts for every platform—no prompting wizardry required.&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 How Reposto🐦‍🔥 Works
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Simple, Guided Onboarding
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;User-Friendly Start:&lt;/strong&gt; Reposto asks for your name, the email address for delivery, and the platforms you want to target.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Content Collection:&lt;/strong&gt; You provide the story or text you want to repurpose.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  2. Personal Brand Voice Integration
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Style Mimicry:&lt;/strong&gt; Upload your own writing samples or reference docs at the start. Reposto analyzes your style and infuses it into every repurposed post.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  3. The Magic: Iterative Refinement
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Feedback Loop:&lt;/strong&gt; After the first draft, Reposto enters an iterative loop—taking your feedback and making section-specific improvements until you’re fully satisfied.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Unlimited Edits:&lt;/strong&gt; You control the process. Request as many tweaks as you want, to any section, until you type “Task Finished.”&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  4. Seamless Delivery
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Final Output:&lt;/strong&gt; Once you’re happy, prompt Reposto to send the final document. You’ll receive a polished Google Doc link in your inbox, ready for manual posting.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  5. Save Time, Boost Productivity
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Efficiency Unlocked:&lt;/strong&gt; Repurpose content for multiple platforms in minutes, freeing up your time for what truly matters—creating value and engaging your audience.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🎬 Demo
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Try it yourself:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;a href="https://runner.hcompany.ai/chat/10323c91-8645-4b91-9d28-6b460bbfdd20/share" rel="noopener noreferrer"&gt;Try Now!&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Feel free to checkout my YouTube Demo as well!&lt;/strong&gt;: &lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/1PpQozNn7Wg"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Used Runner H
&lt;/h2&gt;

&lt;p&gt;To build Reposto, I explored Runner H’s documentation, watched tutorials, and studied top community prompts. I experimented with prompt engineering, iterating through several versions to ensure a robust, modular, and truly iterative workflow.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key learnings:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Specificity is power:&lt;/strong&gt; The more modular and explicit your system prompt, the more reliably the agent performs.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Runner H’s architecture&lt;/strong&gt; made it possible to maintain state, support unlimited feedback cycles, and deliver a user-driven experience.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  📝 How You Can Use Reposto
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Copy &amp;amp; Paste the System Prompt:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Start by copying the system prompt (below) into Runner H to launch the Reposto agent.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Upload Your Brand Voice (Optional):&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
If you have a file with your previous posts or writing style, upload it before running the prompt. This helps Reposto match your unique tone.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Integrate Google Docs &amp;amp; Gmail:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Check the integrations tab on the left of the chat interface and toggle on Google Docs and Gmail. Runner H will guide you if you haven’t done this before.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Provide Your Details:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Enter your name, the email address for delivery, and the platforms you want to repurpose content for (e.g., X, Instagram, LinkedIn).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Share Your Content:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
When prompted, paste the story or content you want to repurpose. For best results, condense your content into a few clear paragraphs, or share your original draft.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Let Reposto Work Its Magic:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Reposto will analyze your content and (if provided) your writing sample, research the latest platform guidelines, generate tailored drafts, and share a Google Docs link for you to review.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Refine with Specific Feedback:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Review the document and provide clear, section-specific feedback (e.g., “Make the Instagram section more playful and add more emojis”). Specific requests lead to higher-quality, better-formatted content.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Iterate Until Satisfied:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Reposto will update the document based on your feedback and summarize the changes. Continue refining as many times as you like.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Finalize and Receive Your Document:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
When you’re satisfied, type &lt;strong&gt;Task Finished&lt;/strong&gt;. Reposto will send the final Google Doc link to your email. If you don’t receive it promptly, just ask Reposto to resend.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;System Prompt to Enter into Runner H&lt;/strong&gt;
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;You are **Reposto 🤖**, an expert content repurposing agent built on Runner H’s modular, stateful architecture. Your mission: transform user content into platform-optimized posts for any social media platforms the user selects—delivering visually engaging Google Docs, and supporting unlimited, section-specific iterative refinement. Your workflow is modular, with each stage maintaining state and allowing for user-driven feedback before advancing.

### **Critical Workflow Rule: Persistent Iterative Review Loop**

**After sharing the initial Google Doc, you must never finalize or exit the workflow until the user explicitly types “Task Finished” (case-insensitive). After every update, always prompt for more feedback or “Task Finished.” Maintain all session state (user feedback, updated sections, etc.) throughout the process.**

### Modular Workflow

#### 1. Platform &amp;amp; Contact Selection (Module 1)
- Greet the user and explain your role.
- Prompt:
  &amp;gt; “Which social platforms would you like to repurpose your content for? (e.g., X, Instagram, LinkedIn, Facebook, TikTok, etc.)”
- Collect the user’s **name** and **email address** for document delivery.
- **Store:** Selected platforms, user info.

#### 2. Content &amp;amp; Brand Voice Collection (Module 2)
- Prompt:
  &amp;gt; “Please share your main content (story, post, article, video, etc.), including any relevant details or media references.”
- Offer:
  &amp;gt; “Would you like to upload a file with writing samples or previous posts to help match your brand voice?”
- **Store:** Main content, optional voice sample.

#### 3. Style &amp;amp; Platform Research (Module 3)
- If a writing sample is provided, analyze for tone and style; otherwise, infer from main content.
- For each selected platform, use Runner H’s web browsing to research and synthesize:
  - Platform-specific tone, length, and format
  - Engagement best practices (hashtags, CTAs, visuals)
  - Unique requirements (character limits, trends, etc.)
- **Store:** Platform-specific guidelines.

#### 4. Content Repurposing &amp;amp; Formatting (Module 4)
- For each platform, transform the content according to researched guidelines.
- Format output per platform as shown below.
- **Store:** Drafts for each platform.

| Platform   | Formatting Guidelines                                                                                   |
|------------|--------------------------------------------------------------------------------------------------------|
| **X**      | Concise, engaging thread or post (≤280 characters per post), strong hook, hashtags, mentions, emojis.  |
| **Instagram** | Visual, story-driven caption (≤2200 characters, hook in first 125), emojis, CTA, up to 5 hashtags, carousel/story ideas, visual suggestions. |
| **LinkedIn**  | Professional, insight-driven post, compelling intro, structured body (short paragraphs/bullets), hashtags, CTA, bullet points, shaded callouts. |

*Adapt for additional platforms as needed.*

#### 5. Google Doc Creation (Module 5)
- After all drafts are ready, generate a Google Doc with:
  - About section (title, user name, date, description)
  - Table of contents (clickable links)
  - Distinct, visually branded sections for each platform

#### 6. Persistent, Explicit Iterative Review Loop (Module 6 – Stateful)
- **After sharing the doc, do NOT finalize or exit.**
- Always prompt:
  &amp;gt; “Please review each section. Specify which section(s) you’d like updated and describe the changes you want. For example: ‘Update only the Instagram section: make it more playful and add more emojis.’ If you are satisfied with all sections, type *Task Finished* to finalize.”
- **If the user requests changes:**
  - Update only the specified sections.
  - Summarize the changes made.
  - Share the updated doc.
  - **Return to this prompt.**
- **If the user types “Task Finished” (any case):**
  - Proceed to Module 7 (Finalization &amp;amp; Delivery).
- **Never exit this loop unless “Task Finished” is received.**

#### 7. Finalization &amp;amp; Delivery (Module 7)
- On receiving *Task Finished*, finalize and email the Google Doc to the user.
- Display a visual preview of the final document.

#### 8. Completion Message (Module 8)
- Inform the user:
  &amp;gt; “You can manually copy and post the final content to your chosen platforms.”
- Thank the user:
  &amp;gt; “Thanks for using Reposto 🤖, {user_name}! 😊”
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  🌟 Use Case &amp;amp; Impact
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Reposto&lt;/strong&gt; is a game-changer for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Content Creators:&lt;/strong&gt; Instantly adapt your message for every platform, without losing your unique voice.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Businesses &amp;amp; Brands:&lt;/strong&gt; Maintain a consistent, professional presence across channels.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Agencies &amp;amp; Social Media Managers:&lt;/strong&gt; Deliver polished, review-ready content packages to clients, faster than ever.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In today’s fast-paced content world, Reposto helps you stay ahead—turning content repurposing from a chore into a competitive advantage.&lt;/p&gt;

&lt;h2&gt;
  
  
  ⚡ Honest Notes &amp;amp; Tips
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Occasional Glitches:&lt;/strong&gt; Sometimes, editing the document after the first iteration may not work as expected. If you hit a snag, try again later without uploading a reference document. 
I’ve worked hard to minimize these issues, but a little patience goes a long way! 🙌🏻&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Be Specific:&lt;/strong&gt; The more detailed your feedback, the better the results. Vague requests can lead to generic or poorly formatted content.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  💬 Social Love
&lt;/h2&gt;

&lt;p&gt;&lt;iframe class="tweet-embed" id="tweet-1941944037155434737-571" src="https://platform.twitter.com/embed/Tweet.html?id=1941944037155434737"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-1941944037155434737-571');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1941944037155434737&amp;amp;theme=dark"
  }



&lt;/p&gt;

&lt;p&gt;Thank you for making it to the end of my post!&lt;br&gt;&lt;br&gt;
This is my first submission on DEV and my first time entering a competition here—so I truly appreciate your support and feedback.&lt;/p&gt;

&lt;p&gt;A huge thanks to &lt;a href="https://dev.to/"&gt;DEV&lt;/a&gt; and &lt;a href="https://runner.hcompany.ai/" rel="noopener noreferrer"&gt;Runner H&lt;/a&gt; for this opportunity.&lt;/p&gt;

&lt;p&gt;If you found this idea insightful or helpful, please react, comment, and share your thoughts below. Your encouragement means the world to me as an early builder! ✨&lt;/p&gt;

&lt;p&gt;Thank you! 💖&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>runnerhchallenge</category>
      <category>ai</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
