DADaniel AMAHinafrologicinsect.hashnode.dev·2h ago · 6 min readSimple Implementation: ChatGPT on streamlit and monitoring query responseIn this blog post, we will explore my approach to creating a prototype or MVP of sorts that demonstrates the use of the ChatGPT API to retrieve responses on queries fed to the famed -, optimized for c00
NMNeeraja Medainhealthcareailab.hashnode.dev·Jun 13 · 16 min readHow I Built an Explainable AI Dashboard to Predict Hospital Readmissions — and Fixed a Python 3.14 Deployment NightmareEvery year, nearly 1 in 5 Medicare patients is readmitted to a hospital within 30 days of discharge — costing the U.S. healthcare system an estimated $26 billion annually. Many of these readmissions a00
PSPenumudi Sreejainsreeja-penumudi.hashnode.dev·Jun 12 · 2 min readHow I Built a Real-Time ESG Risk Scorer using Python, NLP & StreamlitAs a final-year Computer Science student, I wanted to build something meaningful that combines AI and finance. That's how I built the ESG Risk Scorer — a real-time platform that analyzes Environmental00
ZMZeba Mushtaqinzebabuilds.hashnode.dev·Jun 4 · 3 min readHow I Built a Live NLP Dashboard That Analyzes 20,000+ Hotel ReviewsI'll be honest — this project started because I was procrastinating on something else. I had a dataset of 20,000+ TripAdvisor hotel reviews sitting on Kaggle, and I thought, "Let me just quickly explo10
MRMohit Raj Sinhainmarstech.hashnode.dev·May 31 · 9 min readHow I Built an AI Agent That Detects Which PR Broke Production — Using Coral SQL + GeminiWhat We're Building First Mate is a three-feature AI agent for open source maintainers: Feature Sources What it does 🛠️ Issue Triage GitHub Fetches open issues, detects duplicates with AI, sugg00
SRSathish Reddy Akepatiinsathishreddy.hashnode.dev·May 29 · 7 min read🏴☠️ Captain's Log: Building Task Harbor AI with Coral MCP and Coral SQLIntroduction When I joined the Coral Hackathon, I didn't start with a fully formed project idea. In fact, the first two days were spent understanding Coral itself. I had never worked with Coral MCP or00
TStarini sunilinai-content-utilties.hashnode.dev·May 18 · 4 min readWhy Most RAG Pipelines Destroy Document StructureMost developers building RAG systems make the same mistake. They split documents by token count, call it "chunking," and move on.The result: a retrieval system that finds the right words in the wrong 00
NTNitin Tincase001.hashnode.dev·May 10 · 6 min readCase 001: Transforming Declassified FBI Archives into a Geospatial Data ToolTL;DR: I developed an interactive research dashboard to process 184 pages of declassified FBI records (Section 10 of file 62-HQ-83894). By using a 2M token context window and Streamlit, I converted st00
AKAryan Kulkarniinaryan-tech-blogs.hashnode.dev·May 1 · 1 min readMy First Steps in Agentic AIBuilt and deployed my AI Exam Assistant One thing I learned while building RAG systems: RAG ≠ upload PDF + chatbot. That’s the easy part.The real work starts after that. I spent more time improving re00
SSathwikinsathwikk.hashnode.dev·Apr 26 · 10 min readBuilding a Partner Integration Onboarding Simulator - A PSE Inspired Full Stack ProjectWhy I Built This When I started researching the Product Solutions Engineer (PSE) role at Google, one thing stood out immediately - this isn't a pure coding role. It sits at the intersection of technic00