Skip to content
View AayushCharde's full-sized avatar

Block or report AayushCharde

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AayushCharde/README.md

Hey, I'm Aayush Charde

Developer at work

Typing SVG

AI Engineer building production ML systems — computer vision pipelines, LLM/RAG applications, and the MLOps to run them. I care about the unglamorous parts: model licensing, latency budgets, and what it costs to run at scale.

LinkedIn Gmail


What I Do

  • Computer Vision — object detection, face recognition, and tracking pipelines; picking models for accuracy and license/latency/cost constraints, not just leaderboard rank
  • LLMs & VLMs — RAG pipelines, agentic workflows, MCP integrations, and knowing when a vision-language model earns its compute
  • MLOps — model serving, containerized deployment, monitoring, and CI for ML systems
  • Full-stack when it ships the model — SvelteKit/React frontends, Cloudflare Workers, Postgres/Supabase

Featured Projects

Project Description Tech
Junto Keyboard-first task tracker with a built-in MCP server — manage tasks from Claude. FTS + pgvector semantic search, realtime sync, PWA Svelte Cloudflare Supabase
mcp-worker-template MCP server template for Cloudflare Workers with zero runtime dependencies — hand-rolled Streamable HTTP transport in ~190 lines TypeScript Cloudflare
cv-model-licenses License-aware registry of CV models — which detectors, face models, and VLMs you can actually ship in closed-source commercial products Docs
PlugPulse Community-verified EV charger reliability — a freshness-weighted trust layer on Open Charge Map data React Supabase
Smart_Minds AI recruitment platform — resume parsing, LLM candidate-job matching, RAG chat over a talent pool Python Groq React
PodPilot AI-powered podcast platform with text-to-speech generation and discovery Next.js TypeScript

Pinned Loading

  1. Amazon-Sentiment-analysis Amazon-Sentiment-analysis Public

    A sentiment analysis system is developed by ethically scraping Amazon product reviews, followed by data mining and preprocessing. Sentiment analysis is performed using rule-based methods (TextBlob,…

    Python

  2. PlugPulseEV PlugPulseEV Public

    Community-verified EV charger reliability, open trust layer on top of the map. Freshness-weighted live status reports on Open Charge Map data.

    Python

  3. Junto Junto Public

    Keyboard-first task tracker with a built-in MCP server — manage your tasks from Claude or any MCP client. SvelteKit · Cloudflare Workers · Supabase · pgvector. AGPL-3.0.

    Svelte

  4. Smart_Minds Smart_Minds Public

    AI-powered recruitment platform — resume parsing, LLM candidate-job matching, and RAG chat over your talent pool. React + Flask + Supabase + Llama 3.3 70B on Groq.

    JavaScript