<?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: Amelia</title>
    <description>The latest articles on DEV Community by Amelia (@amelia_50710de4d77e068640).</description>
    <link>https://dev.to/amelia_50710de4d77e068640</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%2F3390976%2Fe02ebc83-a51e-4c59-9274-c4ef016f4d73.png</url>
      <title>DEV Community: Amelia</title>
      <link>https://dev.to/amelia_50710de4d77e068640</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amelia_50710de4d77e068640"/>
    <language>en</language>
    <item>
      <title>AI-Powered Supply Chain Simulator (Open Source Tool)</title>
      <dc:creator>Amelia</dc:creator>
      <pubDate>Sun, 27 Jul 2025 04:18:57 +0000</pubDate>
      <link>https://dev.to/amelia_50710de4d77e068640/ai-powered-supply-chain-simulator-open-source-tool-3bdm</link>
      <guid>https://dev.to/amelia_50710de4d77e068640/ai-powered-supply-chain-simulator-open-source-tool-3bdm</guid>
      <description>&lt;p&gt;👋 Hello Devs,&lt;br&gt;
I recently completed a passion project that blends AI, forecasting, and simulation — all focused on one of the most mission-critical systems in the world: supply chains.&lt;/p&gt;

&lt;p&gt;🔗 GitHub: &lt;a href="https://github.com/AquarlisPrime/AI-Driven-Forecast-Resilience-Simulator-for-Supply-Chain" rel="noopener noreferrer"&gt;https://github.com/AquarlisPrime/AI-Driven-Forecast-Resilience-Simulator-for-Supply-Chain&lt;/a&gt; &lt;br&gt;
&lt;a href="https://github.com/AquarlisPrime/AI-Driven-Forecast-Resilience-Simulator-for-Supply-Chain" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💡 Why I Built This&lt;br&gt;
Supply chain disruptions — whether from pandemics, port congestion, or raw material shortages — have massive ripple effects. I wanted to build a hands-on tool that:&lt;/p&gt;

&lt;p&gt;Simulates disruptions in real-time&lt;/p&gt;

&lt;p&gt;Predicts demand using machine learning&lt;/p&gt;

&lt;p&gt;Helps visualize impact across a supply chain network&lt;/p&gt;

&lt;p&gt;Calculates cost, emissions, and risk dynamically&lt;/p&gt;

&lt;p&gt;Something intuitive enough to demo and powerful enough to experiment with.&lt;/p&gt;

&lt;p&gt;🧠 Key Features&lt;br&gt;
✅ AI-based Forecasting&lt;br&gt;
Uses models like Prophet, LightGBM, and even supports plugging in custom models like LSTM/XGBoost.&lt;/p&gt;

&lt;p&gt;✅ Digital Twin Supply Chain Network&lt;br&gt;
Visualizes your supply chain as a graph of nodes and edges using networkx and PyVis.&lt;/p&gt;

&lt;p&gt;✅ Disruption Scenario Engine&lt;br&gt;
Simulate transit delays, demand spikes, and supply outages. Adjust nodes live and see results in real time.&lt;/p&gt;

&lt;p&gt;✅ Cost, Emissions, and Risk Calculators&lt;br&gt;
The app tracks and recalculates operational metrics dynamically — great for "what-if" analysis.&lt;/p&gt;

&lt;p&gt;✅ Streamlit-Powered Interface&lt;br&gt;
No complex setup. Just pip install and launch via browser.&lt;/p&gt;

&lt;p&gt;🛠️ Tech Stack&lt;br&gt;
📊 Forecasting: Prophet, LightGBM, NeuralProphet&lt;/p&gt;

&lt;p&gt;🔗 Visualization: networkx, pyvis, plotly, streamlit&lt;/p&gt;

&lt;p&gt;📦 Core Libraries: pandas, numpy, scikit-learn&lt;/p&gt;

&lt;p&gt;🧪 Future Additions: SHAP, SQLite/Firebase, optimization engine&lt;/p&gt;

&lt;p&gt;💬 What I'm Looking For&lt;br&gt;
🚀 Feedback from ML or supply chain folks&lt;/p&gt;

&lt;p&gt;🔧 Ideas for additional models or optimization logic&lt;/p&gt;

&lt;p&gt;💡 Feature suggestions or UX feedback&lt;/p&gt;

&lt;p&gt;👥 Collaborators who’d like to help scale this&lt;/p&gt;

&lt;p&gt;📬 Try It Out! And feel free to fork, star, or open issues — all contributions are welcome!&lt;/p&gt;

&lt;p&gt;❤️ Thank You!&lt;br&gt;
If you're into ML, supply chains, data apps, or even just cool Python projects — I'd love your feedback! Drop a comment, GitHub issue, or DM anytime.&lt;/p&gt;

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