Skip to content
View ashwinrachhavt's full-sized avatar

Block or report ashwinrachhavt

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
ashwinrachhavt/README.md

Hi, Iโ€™m Ashwin Rachha ๐Ÿ‘‹

Email โ€ข LinkedIn โ€ข GitHub โ€ข Website


๐Ÿš€ About me

Tech Lead & AI Product Engineer @ Finally (Feb 2024 โ€“ Present)
I lead product engineering for AI-driven finance systemsโ€”owning PRDs, technical specs, and delivery across a tight, cross-functional team. I design data/ML platforms, productionize LLM/RAG workflows, and ship resilient infra that powers customer-facing products.

๐Ÿ”ฆ Finally

  • Classify AI (Founding engineer) โ€“ Built the flagship AI bookkeeper from the ground up using few-shot classification with Elasticsearch retrieval and a Pinecone RAG store. Implemented LangChain workflows with Redis semantic caching and W&B observability. The system processes 50,000+ transactions/day and cuts manual categorization time by ~80%.
  • Merchant enrichment & async scale โ€“ Integrated Plaid enriched transactions, merchant grouping optimizations, and Celery task processing; added ML-driven merchant categorization improvements.
  • Auto-reconciliation โ€“ Built an automated matcher between Plaid-synced bank transactions and accounting entries, reducing month-end close by ~50% and eliminating common bookkeeping errors.
  • Bank Aggregator Infrastructure โ€“ Architected core infra using Plaid and Teller APIs (OAuth/token mgmt, statement + webhook processing, continuous sync). This backbone powers corporate cards, bookkeeping, and Classify AI v2 with richer metadata.
  • Cash-Based Underwriting (Corporate Cards) โ€“ Launched a risk system that adjusts credit limits from real-time cash balances & spend patterns, underwriting $3M+ across 50+ companies in 3 months post-release.
  • Team leadership โ€“ Led a high-velocity team of 3 engineers across the full lifecycle (PRDs โ†’ Tech Specs โ†’ delivery with OKRs).

๐Ÿง  Previously

  • UNAR Labs โ€” ML Engineering Intern
    Built backend systems to enhance multisensory access for visually impaired users using CV + NLP; optimized data pipelines (OpenCV, PyTorch, Transformers, FastAPI) and deployed on GCP with Docker + Hugging Face.

  • Outreach โ€” ML Platform Team (Intern)
    Shipped scalable NLP inference on GKE, cutting BERT deployment from 3โ€“4 days to ~30 minutes. Built PySpark + MLflow text pipelines and deployed ONNX models on NVIDIA Triton; delivered Go/Python microservices with CI/CD (CircleCI).

  • Mindbowser โ€” Software Engineer (ML)
    Delivered a facial expression recognition system for CRM meeting analysis (VGG-19 transfer learning, ~73% accuracy) with a Flask backend, RBAC/JWT, PostgreSQL + MongoDB GridFS, video ingestion/processing, and REST APIs for jobs/results.


๐Ÿงฉ Projects

  • Gurukul LMS Platform (Django, Next.js, TS, Tailwind, Prisma, Supabase, Docker, Vercel)
    Masterโ€™s thesis โ†’ IEEE publication. An LLM-enhanced learning environment with RAG + guardrails promoting Socratic problem-solving for DSA. Features a custom code editor, GPT-4 chatbot integration, problem tables, and an intelligent tutoring system.

  • Neuralflow โ€” AI-Powered Productivity (Next.js, TS, Clerk Auth, Supabase)
    A focus/workflow app combining Pomodoro with Kanban. Currently adding AI-based ticket grooming and workflow structuring from unstructured input.


๐Ÿ› ๏ธ Core Skills

  • Programming: Python, Go, Snowflake SQL
  • Web & Cloud: Django, React, Next.js, TypeScript, TailwindCSS, FastAPI, AWS, PostgreSQL
  • ML/AI: PyTorch, Hugging Face, LangChain, LangGraph, Pinecone, FAISS, Weights & Biases
  • DevOps & Scale: Docker, Kubernetes, ArgoCD, Celery, Redis, Datadog, Sentry

๐ŸŽ“ Education

  • Virginia Tech โ€” M.S. (Thesis) in Computer Science, GPA 4.0/4.0
  • PICT โ€” B.E. in Computer Science, GPA 8.70/10.00

โœ๏ธ Community & Writing

  • Kaggle Expert (Top 1% Notebooks) โ€” Tutorials and competition write-ups
  • Active blogger on LLMs, engineering, distributed inference, and more

Letโ€™s Connect

  • ๐Ÿ“ซ ashwin.rachha@gmail.com
  • ๐Ÿ’ผ linkedin.com/in/ashwinrachha
  • ๐Ÿ’ป github.com/ashwinrachhavt
  • ๐ŸŒ ashwinrachhawebsite.vercel.app

Popular repositories Loading

  1. CodeExplainerT5 CodeExplainerT5 Public

    Forked from AshwinRachha/CodeExplainerT5

    Explains python code using CodeT5

    Python

  2. CodeMentor CodeMentor Public

    An Explainable LLM Based Code Buddy

  3. CoverLetter CoverLetter Public

    An LLM Powered Leads Generation Application for Job Applications or Sales Engagement.

  4. PortfolioChat PortfolioChat Public

  5. Gurukul_v1 Gurukul_v1 Public

    An Explainable LLM Based Code Buddy

    JavaScript 1

  6. code-editor-pages-router code-editor-pages-router Public

    Forked from aaaaayushh/code-editor

    online code editor and compiler with nextjs

    TypeScript