<?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: Sona Badalyan</title>
    <description>The latest articles on DEV Community by Sona Badalyan (@sona_badalyan_90b4c977526).</description>
    <link>https://dev.to/sona_badalyan_90b4c977526</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%2F3817371%2F6d926a1b-bcdb-4eed-9115-b03ee1641f19.jpeg</url>
      <title>DEV Community: Sona Badalyan</title>
      <link>https://dev.to/sona_badalyan_90b4c977526</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sona_badalyan_90b4c977526"/>
    <language>en</language>
    <item>
      <title>I Built an Open-Source Prompt-to-Video Generator (React + TypeScript)</title>
      <dc:creator>Sona Badalyan</dc:creator>
      <pubDate>Tue, 10 Mar 2026 18:45:31 +0000</pubDate>
      <link>https://dev.to/sona_badalyan_90b4c977526/i-built-an-open-source-prompt-to-video-generator-react-typescript-4824</link>
      <guid>https://dev.to/sona_badalyan_90b4c977526/i-built-an-open-source-prompt-to-video-generator-react-typescript-4824</guid>
      <description>&lt;p&gt;Recently I built a small open-source project called &lt;strong&gt;Prompt-to-Video&lt;/strong&gt; that generates short videos from text prompts.&lt;/p&gt;

&lt;p&gt;The goal of this project is to make it easy to experiment with prompt-based video generation and automate simple video creation workflows.&lt;/p&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%2F700lvowpn95ywgxklhls.gif" 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%2F700lvowpn95ywgxklhls.gif" alt=" " width="600" height="338"&gt;&lt;/a&gt;&lt;br&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%2F6fem8exhth77t61u31ne.gif" 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%2F6fem8exhth77t61u31ne.gif" alt=" " width="600" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔗 GitHub repository:&lt;br&gt;
&lt;a href="https://github.com/sbadalyan/prompt-to-video" rel="noopener noreferrer"&gt;https://github.com/sbadalyan/prompt-to-video&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What the project does
&lt;/h2&gt;

&lt;p&gt;Prompt-to-Video allows you to generate short videos by providing a text prompt. The application processes the prompt and generates a video automatically.&lt;/p&gt;

&lt;p&gt;This can be useful for experimenting with AI-driven media generation or automating simple content workflows.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;p&gt;The project is built with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;React&lt;/li&gt;
&lt;li&gt;TypeScript&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Generate videos from text prompts&lt;/li&gt;
&lt;li&gt;Lightweight and easy to run&lt;/li&gt;
&lt;li&gt;Simple and customizable codebase&lt;/li&gt;
&lt;li&gt;Open-source and available on GitHub&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;p&gt;Clone the repository:&lt;/p&gt;

&lt;p&gt;git clone &lt;a href="https://github.com/sbadalyan/prompt-to-video" rel="noopener noreferrer"&gt;https://github.com/sbadalyan/prompt-to-video&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Follow the setup instructions in the README to run the project locally.&lt;/p&gt;

&lt;h2&gt;
  
  
  Feedback
&lt;/h2&gt;

&lt;p&gt;I would really appreciate any feedback, ideas, or contributions from the community.&lt;/p&gt;

&lt;p&gt;If you're interested, feel free to check out the repository and share your thoughts.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>react</category>
      <category>typescript</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
