Sure Audio
Audio summarization system using TF-IDF to extract key sentences and generate concise summaries from speech transcriptions.
// Curated highlights — agents, OSS, research, and systems work recruiters care about.
Audio summarization system using TF-IDF to extract key sentences and generate concise summaries from speech transcriptions.
SemEval 2022 Task 4 — detect patronizing or condescending language in text. Binary and multi-label classifiers with Naive Bayes and deep learning.
B.Tech final project: label propagation on Reddit with multiple sentiment analyzers to surface sentiment-driven communities around topics.
Open-source Dart package for the Yahoo Finance API (published on pub.dev) — used by Flutter apps for quotes, charts, and portfolio data.
Business management app published on both iOS and Android with Firebase backend for real-time data and authentication.
Collaborate with LLMs in the terminal on Markdown — ask, edit, summarize, and generate content inline. Open source on GitHub.
Easy multi-agent harness for implementing and deploying agents — Python toolkit under active development at rvsblabs.
Personal Python stack for paper trading with multi-agent workflows (assistant, portfolio manager, analysts, news) and strategy configuration — ezagent-style CLI and tooling. Private repository.
C++ implementation of a lane-based linked list for faster search, based on an IJCA paper — indexed “lanes” to skip ahead during lookups.
Source-to-source compiler project — lowering the barrier to learning programming in Hindi, Gujarati, Punjabi, and Bangla (team-led; compiler pipeline and language design).
Autonomous drone with SLAM (Simultaneous Localization and Mapping) built on Raspberry Pi and Arduino with OpenCV for navigation.