Skip to content
View AneeshVRao's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AneeshVRao

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
AneeshVRao/README.md

Hi, I'm Aneesh πŸ‘‹

B.Tech @ NIT Warangal β€’ Full-Stack / AI-ML Systems
I build systems that turn ideas into scalable, usable products.

LinkedIn β€’ Email β€’ GitHub


πŸš€ Featured Projects

Dev-Saarathi β€” Voice-first AI coding assistant

Query and modify codebases in Indian languages using just your voice.

  • Built voice-to-code pipeline supporting 5 Indian languages (Hindi, Tamil, Telugu, Kannada, English) via speech transcription and intent detection
  • Designed AI orchestration pipeline: Intent Detection β†’ Guardrails β†’ Execution Router β€” enabling safe automation of Git commits, README generation, and test scaffolding
  • Implemented context-aware code reasoning by indexing 50+ files / 100k+ characters using RAG, reducing hallucinated suggestions
  • Built human-in-the-loop agent execution with approval UI, maintaining 3–6s voice-to-response latency
  • Tech: TypeScript, Python, AWS (Bedrock, Transcribe, S3), RAG

πŸ”— Repo: (link)


ShabdSetu β€” AI-powered multilingual learning platform

Learn and practice 10+ Indian languages with real-time AI feedback.

  • Built end-to-end platform using IndicTrans2 translation models and Whisper-based speech recognition
  • Implemented fuzzy pronunciation scoring for real-time phonetic feedback during speaking exercises
  • Engineered multi-layer caching (in-memory + Firestore) achieving sub-50ms API response times
  • Developed gamification engine with XP, streaks, and 27 achievements β€” synced across devices via JWT auth
  • Tech: Next.js, React, FastAPI, IndicTrans2, Whisper, Firestore

πŸ”— Repo: (link)


ProdScrape β€” Supplier intelligence & automated ranking engine

High-throughput scraping pipeline for structured supplier discovery and prioritization.

  • Built supplier intelligence pipeline aggregating web-scraped data with 52-week Google Trends demand signals
  • Designed Weighted Priority Algorithm computing SupplierQuality (0–100) and DemandMomentum scores to auto-rank suppliers into HIGH/MEDIUM/LOW tiers
  • Integrated LLM-based reasoning to generate contextual "Why to Contact" summaries and resolve ranking ties
  • Significantly reduced manual sourcing research time via automated discovery and prioritization workflows
  • Tech: Python, Pandas, Google Trends API, LLMs

πŸ”— Repo: (link)


🧠 What I'm Currently Focusing On

  • Designing scalable backend systems
  • Performance optimization & benchmarking
  • Distributed scraping and data pipelines
  • Practical AI integration (not just models)

πŸ› οΈ Core Tech Stack

Languages: Python, TypeScript/JavaScript, Go, C++, SQL
Backend: FastAPI, Node.js, Express
Frontend: React, Next.js, Tailwind CSS
AI/ML: PyTorch, RAG, Whisper, LLM APIs, scikit-learn, NumPy, Pandas
Cloud & Infra: AWS (Bedrock, Transcribe, S3), GCP, Cloudflare, Docker
Databases: PostgreSQL, SQLite, Firebase/Firestore
Tools: Git, GitHub Actions, Figma, Playwright
Hardware: Verilog, Xilinx Vivado


πŸ† Achievements

  • πŸ₯‡ Smart India Hackathon 2025 β€” National Finalist: Selected from 75,000+ submissions nationwide; ranked Top 5 in our problem statement
  • πŸ“œ 13 Professional Certifications in Cloud, Data Science, and Software Engineering from Google, Meta, and IBM
  • πŸ… 65+ Olympiad medals in national Mathematics and Science competitions

πŸ“Š GitHub Activity




πŸ“¬ Open To

  • Backend / Full-Stack Internships
  • AI-powered product development roles
  • Summer 2026 opportunities

If you're hiring or building something interesting, feel free to reach out.

Pinned Loading

  1. BayesianIMC-Core BayesianIMC-Core Public

    Verilog 1

  2. Nexus Nexus Public

    Production-grade load balancer in Go with health checking and round-robin distribution

    Go

  3. GitGraffiti GitGraffiti Public

    JavaScript 1

  4. Humanify Humanify Public

    AI Content Humanizer - Transform AI text into natural, human-sounding writing

    TypeScript 1

  5. akulasahasra75/FPGA--Brain-Tumor-Segmentation akulasahasra75/FPGA--Brain-Tumor-Segmentation Public

    Digital System Design Lab project

    VHDL

  6. ashb155/dev-saarathi ashb155/dev-saarathi Public

    Indic-voice compatible AI Copilot extension

    Python