🎙️ Building a Local Speech-to-Text System with Parakeet-TDT 0.6B v2
Author(s): Sridhar Sampath Originally published on Towards AI. 🎙️ Building a Local Speech-to-Text System with Parakeet-TDT 0.6B v2 Ever spent hours cleaning up a transcript? Inserting commas, capitalizing words, adjusting timestamps, and fixing numbers spoken as “twenty-two thousand three hundred ten” rather …
🚀 Beyond Text: Building Multimodal RAG Systems with Cohere and Gemini
Author(s): sridhar sampath Originally published on Towards AI. 🚀 Beyond Text: Building Multimodal RAG Systems with Cohere and Gemini TL;DR Traditional RAG fails on visual data. This project uses Cohere’s multimodal embeddings + Gemini 2.5 Flash to build a RAG system that …
Exploring GraphRAG: Smarter AI Knowledge Retrieval with Neo4j & LLMs
Author(s): sridhar sampath Originally published on Towards AI. Exploring GraphRAG: Smarter AI Knowledge Retrieval with Neo4j & LLMs Traditional AI models struggle with retrieving structured knowledge efficiently. Large Language Models (LLMs) rely on text-based data, often leading to hallucinations, fragmented context, and …