<?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: Harshal Rudra</title>
    <description>The latest articles on DEV Community by Harshal Rudra (@harshalrudra).</description>
    <link>https://dev.to/harshalrudra</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%2F3874558%2Fd124283d-c0db-4fc9-9a64-bc6aae7d29fd.jpg</url>
      <title>DEV Community: Harshal Rudra</title>
      <link>https://dev.to/harshalrudra</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/harshalrudra"/>
    <language>en</language>
    <item>
      <title>How Archimedes Started: A Research Tool I Built for Myself</title>
      <dc:creator>Harshal Rudra</dc:creator>
      <pubDate>Sun, 12 Apr 2026 08:05:28 +0000</pubDate>
      <link>https://dev.to/harshalrudra/how-archimedes-started-a-research-tool-i-built-for-myself-3op9</link>
      <guid>https://dev.to/harshalrudra/how-archimedes-started-a-research-tool-i-built-for-myself-3op9</guid>
      <description>&lt;h1&gt;
  
  
  How Archimedes Started: A Research Tool I Built for Myself
&lt;/h1&gt;

&lt;p&gt;I did not start Archimedes because I wanted to launch a SaaS.&lt;br&gt;
I started it because I was sick of doing the same research ritual over and over:&lt;br&gt;
search a paper, open five tabs, skim abstracts, save PDFs, forget half the useful bits,&lt;br&gt;
and then try to stitch everything together into something that actually answers the question.&lt;/p&gt;

&lt;p&gt;That sucked.&lt;/p&gt;

&lt;p&gt;Archimedes began as a very personal fix for that exact mess.&lt;br&gt;
I wanted something that could help me search academic papers, analyze them with an LLM,&lt;br&gt;
synthesize evidence, and spit out a clean answer I could actually use.&lt;/p&gt;

&lt;p&gt;The first version was not elegant.&lt;br&gt;
It was just me trying to make one painful workflow less painful.&lt;br&gt;
But that is usually where the good stuff starts: not with a business plan,&lt;br&gt;
but with a tiny recurring annoyance that refuses to shut up.&lt;/p&gt;

&lt;p&gt;The core idea was simple:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;search academic sources&lt;/li&gt;
&lt;li&gt;identify the most relevant papers&lt;/li&gt;
&lt;li&gt;analyze them with an LLM&lt;/li&gt;
&lt;li&gt;collect evidence in a structured way&lt;/li&gt;
&lt;li&gt;export the final result as a PDF&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That is Archimedes in one sentence.&lt;/p&gt;

&lt;p&gt;I built it because I wanted to stop doing research like a caffeinated raccoon,&lt;br&gt;
opening random tabs and pretending I had a system.&lt;br&gt;
I wanted one place where a question could become a useful answer.&lt;/p&gt;

&lt;p&gt;The funny part is that the more I worked on it, the less it felt like a toy.&lt;br&gt;
The pipeline started making sense.&lt;br&gt;
The workflow became repeatable.&lt;br&gt;
And once something becomes repeatable, it starts becoming a product.&lt;/p&gt;

&lt;p&gt;This is the first post in the story of Archimedes.&lt;br&gt;
The next ones are about the ugly middle bits: looking at existing solutions,&lt;br&gt;
building a CLI, showing it to friends, and slowly realizing the thing had legs.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
