<?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: YD4223</title>
    <description>The latest articles on DEV Community by YD4223 (@yd4223).</description>
    <link>https://dev.to/yd4223</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%2F3939510%2F6e8f9362-359f-4062-bc0a-02a02df2f096.png</url>
      <title>DEV Community: YD4223</title>
      <link>https://dev.to/yd4223</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yd4223"/>
    <language>en</language>
    <item>
      <title>I Built an Open-Source AI Tools Directory with 850+ Tools — Here's Why and How</title>
      <dc:creator>YD4223</dc:creator>
      <pubDate>Tue, 19 May 2026 06:48:26 +0000</pubDate>
      <link>https://dev.to/yd4223/i-built-an-open-source-ai-tools-directory-with-850-tools-heres-why-and-how-36f0</link>
      <guid>https://dev.to/yd4223/i-built-an-open-source-ai-tools-directory-with-850-tools-heres-why-and-how-36f0</guid>
      <description>&lt;p&gt;TL;DR: An open-source, cyberpunk-styled AI tools navigation site with 850+ curated tools, real-time updates, trending charts, and community features. Built with Next.js + Prisma + Supabase. Free to use and fully open-source on GitHub.&lt;br&gt;
The Problem&lt;br&gt;
Every day, a dozen new AI tools pop up. ChatGPT, Claude, Midjourney, Runway, Perplexity… the list never ends. I found myself bookmarking tools across different tabs, forgetting about useful ones, and having no way to compare them side by side.&lt;br&gt;
So I built AI Hub — a centralized directory that does three things:&lt;br&gt;
•Curates — 850+ AI tools across 16 categories (chat, image, video, code, audio, writing, and more)&lt;br&gt;
•Keeps fresh — Daily crawlers fetch new tools from GitHub, Product Hunt, and RSS feeds&lt;br&gt;
•Lets you contribute — Share tools, write comments, and engage with the community&lt;br&gt;
Tech Stack&lt;br&gt;
•Frontend: Next.js 14 (App Router) + Tailwind CSS&lt;br&gt;
•Backend: Next.js API Routes&lt;br&gt;
•Database: Prisma + Supabase (PostgreSQL)&lt;br&gt;
•Deployment: Vercel&lt;br&gt;
•Crawlers: GitHub API, RSS, custom scripts (daily via GitHub Actions)&lt;br&gt;
Features That Stand Out&lt;br&gt;
🏠 Homepage with Real-time News &amp;amp; Trends&lt;br&gt;
Not just a boring list. The homepage shows the latest AI news, trending tools, and community shares — all updated daily.&lt;br&gt;
🔍 Smart Search with Relevance Scoring&lt;br&gt;
Search by name, description, or tags with keyword-based relevance sorting. Results are weighted — exact matches rank higher than partial ones.&lt;br&gt;
📊 Trend Charts for Every Tool&lt;br&gt;
Each tool page shows a 7-day popularity trend chart. See which tools are gaining traction at a glance.&lt;br&gt;
🎨 Cyberpunk UI&lt;br&gt;
Dark theme with neon green (#00ff88), cyan (#00d4ff), and magenta (#ff00ff) accents. CRT scanlines, glitch effects, and clip-path chamfer corners. Because AI tools deserve a futuristic look.&lt;br&gt;
👥 Community Features&lt;br&gt;
•Share tools with others&lt;br&gt;
•Write comments and reviews&lt;br&gt;
•“Life Circle” feed for community posts&lt;br&gt;
•User profiles with activity history&lt;br&gt;
🔄 Daily Auto-Crawling&lt;br&gt;
New tools are automatically discovered and imported from:&lt;br&gt;
•GitHub API (recent AI projects)&lt;br&gt;
•Product Hunt (AI-related launches)&lt;br&gt;
•RSS feeds from major tech publications&lt;br&gt;
•Manual submissions with admin review&lt;br&gt;
What’s Next&lt;br&gt;
I’m actively working on:&lt;br&gt;
•Phase 1: Notification system for tool updates and community interactions&lt;br&gt;
•Phase 2: Points and level system to reward contributors&lt;br&gt;
•Phase 3: Deeper social features and ecosystem expansion&lt;br&gt;
Try It Out&lt;br&gt;
Live site: &lt;a href="https://ai999999.top" rel="noopener noreferrer"&gt;https://ai999999.top&lt;/a&gt;&lt;br&gt;
GitHub: &lt;a href="https://github.com/YD4223/aihub" rel="noopener noreferrer"&gt;https://github.com/YD4223/aihub&lt;/a&gt;&lt;br&gt;
It’s completely free, open-source, and I’d love to hear your feedback. If you find it useful, drop a ★ on GitHub — it helps more people discover it.&lt;/p&gt;

&lt;p&gt;Have you built something similar? Or know an AI tool that should be listed? Let me know in the comments!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>tooling</category>
      <category>web</category>
    </item>
  </channel>
</rss>
