<?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: Giga</title>
    <description>The latest articles on DEV Community by Giga (@chkhikvadze).</description>
    <link>https://dev.to/chkhikvadze</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%2F3576772%2F022e6355-5df2-487d-8fde-a310795ced01.jpeg</url>
      <title>DEV Community: Giga</title>
      <link>https://dev.to/chkhikvadze</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chkhikvadze"/>
    <language>en</language>
    <item>
      <title>Building a Decentralized Search API for X, Reddit, and the Web</title>
      <dc:creator>Giga</dc:creator>
      <pubDate>Tue, 21 Oct 2025 11:40:29 +0000</pubDate>
      <link>https://dev.to/chkhikvadze/building-desearch-an-ai-search-api-for-x-twitter-reddit-and-web-lck</link>
      <guid>https://dev.to/chkhikvadze/building-desearch-an-ai-search-api-for-x-twitter-reddit-and-web-lck</guid>
      <description>&lt;h1&gt;
  
  
  Building Desearch — an open search API for X, Reddit, and the Web
&lt;/h1&gt;

&lt;p&gt;Hey folks,&lt;br&gt;&lt;br&gt;
I’ve been working on something new called &lt;strong&gt;&lt;a href="https://desearch.ai" rel="noopener noreferrer"&gt;Desearch&lt;/a&gt;&lt;/strong&gt; — an open-source project built on &lt;strong&gt;Bittensor&lt;/strong&gt; that lets anyone search across &lt;strong&gt;X (Twitter)&lt;/strong&gt;, &lt;strong&gt;Reddit&lt;/strong&gt;, and the &lt;strong&gt;Web&lt;/strong&gt; through a single API.&lt;/p&gt;

&lt;p&gt;I started building it because I got tired of running into the same wall:&lt;br&gt;&lt;br&gt;
every useful API was either locked down, rate-limited, or too expensive to use at scale.&lt;br&gt;&lt;br&gt;
So the idea behind Desearch is pretty simple — make search open again, and let anyone use or improve it.&lt;/p&gt;




&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;p&gt;Desearch gives developers one endpoint to pull data from multiple sources — posts, comments, links, and context — all in a clean, structured format.&lt;/p&gt;

&lt;p&gt;You can use it to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;track conversations or topics
&lt;/li&gt;
&lt;li&gt;build monitoring and research tools
&lt;/li&gt;
&lt;li&gt;feed real data into your own models or apps
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And since it runs on community infrastructure, it’s &lt;strong&gt;way cheaper than most centralized APIs&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  How it runs
&lt;/h2&gt;

&lt;p&gt;Desearch works as &lt;strong&gt;Subnet-22&lt;/strong&gt; inside the &lt;strong&gt;Bittensor&lt;/strong&gt; network.&lt;br&gt;&lt;br&gt;
That means the system isn’t owned or controlled by a single company — it’s a network of miners and validators that handle search requests, rank results, and keep the data flowing.  &lt;/p&gt;

&lt;p&gt;If you want, you can even join the network yourself — run a miner, contribute resources, and earn incentives for good performance.  &lt;/p&gt;

&lt;p&gt;Code’s all open here:&lt;br&gt;&lt;br&gt;
👉 &lt;a href="https://github.com/desearch-ai/subnet-22" rel="noopener noreferrer"&gt;https://github.com/desearch-ai/subnet-22&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Why build something like this
&lt;/h2&gt;

&lt;p&gt;Search is one of the most important tools we have online, but it’s mostly hidden behind closed APIs.&lt;br&gt;&lt;br&gt;
I wanted to build something transparent — where anyone can look under the hood, run part of it, and make it better.  &lt;/p&gt;

&lt;p&gt;No fancy terms, no gatekeeping — just open access to data.&lt;/p&gt;




&lt;h2&gt;
  
  
  Want to dig deeper?
&lt;/h2&gt;

&lt;p&gt;If you want a deeper technical look, there’s a breakdown video here:&lt;br&gt;&lt;br&gt;
🎥 &lt;a href="https://www.youtube.com/watch?v=lwgDmSna9Dg" rel="noopener noreferrer"&gt;https://www.youtube.com/watch?v=lwgDmSna9Dg&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Or just visit the site to try it out:&lt;br&gt;&lt;br&gt;
🌐 &lt;a href="https://desearch.ai" rel="noopener noreferrer"&gt;https://desearch.ai&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;If you’re into open systems, data scraping, or decentralized infra, I’d love your thoughts.&lt;br&gt;&lt;br&gt;
You can try the API, read the code, or even join the network — everything’s public and transparent.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Short version:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Desearch is an open search API for X, Reddit, and the Web — built by people, not corporations.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>web3</category>
      <category>api</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
