<?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: Karneeshkar V</title>
    <description>The latest articles on DEV Community by Karneeshkar V (@watninja68).</description>
    <link>https://dev.to/watninja68</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%2F3283983%2F163455f4-e40d-4eed-a000-40e75cbf35c9.jpeg</url>
      <title>DEV Community: Karneeshkar V</title>
      <link>https://dev.to/watninja68</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/watninja68"/>
    <language>en</language>
    <item>
      <title>The Polymath Tool for All Your Audio and Document Needs</title>
      <dc:creator>Karneeshkar V</dc:creator>
      <pubDate>Sat, 26 Jul 2025 08:03:34 +0000</pubDate>
      <link>https://dev.to/watninja68/the-polymath-tool-for-all-your-audio-and-document-needs-1ej</link>
      <guid>https://dev.to/watninja68/the-polymath-tool-for-all-your-audio-and-document-needs-1ej</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/assemblyai-2025-07-16"&gt;AssemblyAI Voice Agents Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;I built a &lt;strong&gt;Command-Line Interface (CLI) tool&lt;/strong&gt; designed to help users manage their &lt;strong&gt;medical and legal conversations&lt;/strong&gt; more effectively.&lt;/p&gt;

&lt;p&gt;This tool can &lt;strong&gt;transcribe audio files or calls&lt;/strong&gt; with your doctor or Financial advisor, then organize and retrieve relevant insights to assist in decision-making.&lt;/p&gt;

&lt;p&gt;The idea stems from a personal pain point — often during important medical or legal discussions, I found it difficult to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ask detailed follow-up questions&lt;/li&gt;
&lt;li&gt;Recall key points accurately&lt;/li&gt;
&lt;li&gt;Understand complex terminology on the spot&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;By using &lt;strong&gt;AssemblyAI’s accurate transcription&lt;/strong&gt;, especially for &lt;strong&gt;domain-specific (medical/legal) vocabulary&lt;/strong&gt;, the project came to life &lt;/p&gt;

&lt;p&gt;All the CLI commands and flags can be found in the README.md&lt;br&gt;
To set it up you will need this in your .env file&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="nv"&gt;ASSEMBLY_AI_API_KEY&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;""&lt;/span&gt;
&lt;span class="nv"&gt;OPENAI_API_KEY&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;""&lt;/span&gt;
&lt;span class="nv"&gt;QDRANT_URL&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="s2"&gt;""&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Make sure to run Qdrant in your local system &lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft8kb8xkbp88i31v517oc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft8kb8xkbp88i31v517oc.png" alt=" " width="800" height="223"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using Assembly AI for transcription and injecting it to rag &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbaj4rd69kp0idspihnov.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbaj4rd69kp0idspihnov.png" alt=" " width="800" height="290"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpdvp4cx7f2yzoveq3rl1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpdvp4cx7f2yzoveq3rl1.png" alt=" " width="800" height="320"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using memory from past call from doctor&lt;/p&gt;

&lt;h2&gt;
  
  
  GitHub Repository
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/KarneeshkarV/-AssemblyAI-Domain-Expert-Voice-Agent" rel="noopener noreferrer"&gt;https://github.com/KarneeshkarV/-AssemblyAI-Domain-Expert-Voice-Agent&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Technical Implementation &amp;amp; AssemblyAI Integration
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Built using the &lt;strong&gt;&lt;a href="https://github.com/agno-agi/agno" rel="noopener noreferrer"&gt;Agno agent framework&lt;/a&gt;&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Each domain-specific agent (medical or legal) is powered by a &lt;strong&gt;team of sub-agents&lt;/strong&gt;

&lt;ul&gt;
&lt;li&gt;One for RAG (retrieval)&lt;/li&gt;
&lt;li&gt;One for memory/context management&lt;/li&gt;
&lt;li&gt;One for web search and knowledge lookups&lt;/li&gt;
&lt;li&gt;So on ....&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;I used &lt;strong&gt;OpenAI models&lt;/strong&gt; in the primary implementation due to cost-effectiveness, though I found &lt;strong&gt;Claude models&lt;/strong&gt; to perform better in tool use during testing&lt;/li&gt;

&lt;li&gt;Made some audio optimizations to effectively use TTS credits &lt;/li&gt;

&lt;li&gt;Core transcription powered by &lt;strong&gt;AssemblyAI&lt;/strong&gt;, enabling robust handling of domain-specific vocabulary
&lt;h2&gt;
  
  
  Future Work
&lt;/h2&gt;

&lt;p&gt;I had plans to:&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;Make the entire injecting of data more easier and user Friendly&lt;/li&gt;

&lt;li&gt;Integrate &lt;strong&gt;SIP Sorcery&lt;/strong&gt; for capturing and analyzing VoIP call streams&lt;/li&gt;

&lt;li&gt;Add another specialized agent focused on &lt;strong&gt;legal document processing&lt;/strong&gt;
&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;However, due to my time constraints — they remain on my Todo list!&lt;/p&gt;

&lt;p&gt;I am all hears to know how I can improve this project&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>assemblyaichallenge</category>
      <category>ai</category>
      <category>api</category>
    </item>
  </channel>
</rss>
