KJKathit Joshiinbabel-lens.hashnode.dev路Jul 23 路 5 min readBotSight: Teaching Gemini to See the World Like a Robot WouldIntroduction BotSight came out of a question I kept turning over: multimodal models like Gemini can describe what they see in an image, but can they actually point to it, with real coordinates a robot00
KJKathit Joshiinbabel-lens.hashnode.dev路Jul 22 路 6 min readEduVerse: Building a Tutor That Remembers What You ForgetIntroduction EduVerse started from a pretty personal frustration. As a CS student, I've used a dozen different study tools over the years, flashcard apps, spaced repetition schedulers, note scanners, 10
KJKathit Joshiinbabel-lens.hashnode.dev路Jul 22 路 5 min readBot Detector: Teaching a Model to Spot Fake Accounts Before They Blend InIntroduction Bot Detector was my attempt at building something closer to a real production system than a weekend script. The goal was straightforward: given the numbers behind a social media account (10
KJKathit Joshiinbabel-lens.hashnode.dev路Jul 22 路 4 min readBuilding Public Opinion Analyzer: Sentiment Analysis with React, Flask, and Hugging FaceIntroduction Public Opinion Analyzer was my dive into full-stack NLP, built in Python and JavaScript. The idea was simple on paper: ask people open ended questions on social, environmental, and policy10
KJKathit Joshiinbabel-lens.hashnode.dev路Jun 27 路 7 min readBuilding Vellium: Rethinking Web Search Without the FrictionIntroduction After months of working within the browser only (e.g. creating apps such as Babel Lens and DocBreak to improve our ability to read/improve other people's code), I felt a strong desire to 20