<?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: Walter Augustine</title>
    <description>The latest articles on DEV Community by Walter Augustine (@walter0).</description>
    <link>https://dev.to/walter0</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%2F802101%2F65087768-1d32-471b-adaf-cfd433ae900d.jpeg</url>
      <title>DEV Community: Walter Augustine</title>
      <link>https://dev.to/walter0</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/walter0"/>
    <language>en</language>
    <item>
      <title>Libraries.io Coze Plugin</title>
      <dc:creator>Walter Augustine</dc:creator>
      <pubDate>Mon, 29 Apr 2024 00:12:32 +0000</pubDate>
      <link>https://dev.to/walter0/librariesio-coze-plugin-513h</link>
      <guid>https://dev.to/walter0/librariesio-coze-plugin-513h</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/devteam/join-us-for-the-coze-ai-bot-challenge-3000-in-prizes-4dp"&gt;Coze AI Bot Challenge&lt;/a&gt;: Trailblazer.&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;After submitting a &lt;a href="https://dev.to/walter0/hacker-news-coze-plugin-16hk"&gt;plugin for bots to make requests to Hacker News&lt;/a&gt;, I built another plugin that allows Coze bots to make requests to the &lt;a href="https://libraries.io/api" rel="noopener noreferrer"&gt;Libraries.io API&lt;/a&gt;.&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://www.coze.com/store/plugin/7363070471513899014" rel="noopener noreferrer"&gt;https://www.coze.com/store/plugin/7363070471513899014&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Coze bots can use this plugin to keep track of updates to open source packages and Github repositories. To use this plugin in a bot, you will need to register a free API key at &lt;a href="https://libraries.io" rel="noopener noreferrer"&gt;https://libraries.io&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>cozechallenge</category>
      <category>devchallenge</category>
      <category>ai</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>Hacker News Coze Plugin</title>
      <dc:creator>Walter Augustine</dc:creator>
      <pubDate>Sat, 20 Apr 2024 23:46:20 +0000</pubDate>
      <link>https://dev.to/walter0/hacker-news-coze-plugin-16hk</link>
      <guid>https://dev.to/walter0/hacker-news-coze-plugin-16hk</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/devteam/join-us-for-the-coze-ai-bot-challenge-3000-in-prizes-4dp"&gt;Coze AI Bot Challenge&lt;/a&gt;: Trailblazer.&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;I built a plugin that allows Coze bots to make requests to the &lt;a href="https://github.com/HackerNews/API" rel="noopener noreferrer"&gt;Hacker News API&lt;/a&gt;.&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://www.coze.com/store/plugin/7360083700228407302" rel="noopener noreferrer"&gt;https://www.coze.com/store/plugin/7360083700228407302&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bots can make requests to get&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Items (which can be one of)

&lt;ul&gt;
&lt;li&gt;Stories&lt;/li&gt;
&lt;li&gt;Comments&lt;/li&gt;
&lt;li&gt;Jobs&lt;/li&gt;
&lt;li&gt;Polls&lt;/li&gt;
&lt;li&gt;Poll options&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;Users&lt;/li&gt;

&lt;li&gt;IDs of the latest items available, since the v0 API is essentially a dump of their in-memory data structures.&lt;/li&gt;

&lt;/ul&gt;

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

&lt;p&gt;Hacker News publishes their public API spec, so I was able to use that as a starting point to match the structure of the request and response objects.&lt;/p&gt;

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