Aditya Sasidhar
CS student at VIT · Building AI agents, LLM tools, and open-source software. AGI ain't gonna invent itself.
Projects
BrowserControl
ActiveVision-first browser automation MCP server for AI agents. Uses a Set-of-Marks approach — annotated screenshots with numbered elements — so agents just say "click 5" instead of wrestling with CSS selectors. Published on PyPI with 8 GitHub stars.
Space CLI
ActiveA fully local CLI coding assistant powered by Ollama. 100% private, zero cost, offline-capable — with a plan-execute workflow, rich terminal UI, git integration, sandboxed Python execution, and 30+ built-in tools.
TinyMoE
ResearchA small-scale experiment validating Mixture of Experts architectures in compact language models — exploring whether MoE efficiency gains hold at tiny parameter counts.
Nemotron Reasoning Challenge
ResearchNotebook experiments from the Nemotron reasoning challenge — pushing small models on structured reasoning tasks.
QuizProject
ShippedA Flask-based interface for generating and taking exams with both online and offline modes. Simple, practical, self-hostable.