Axon
AI-powered second brain — a deployed RAG knowledge assistant

System Initialization
Initializing neural pathways and establishing backend connections...
Click Anywhere to Enter
I design and build intelligent systems that scale. From robust backend architectures and cloud deployments to cutting-edge machine learning pipelines, I focus on bringing complex engineering concepts to life.
AI/ML & Backend Engineer
VNR Vignana Jyothi Institute of Engineering and Technology
Penultimate-year CSE (Data Science) student building production systems across AI/ML, backend, and infrastructure — from an 8-GPU compute cluster I run myself to RAG pipelines and a 17-year document pipeline built at INCOIS.
Led technical initiatives for a 200+ member community (50+ technical); shipped production features to the club platform and mentored junior members on engineering best practices.
Delivered a working AI-based system under time constraints, demonstrating end-to-end problem solving and team execution in a competitive setting.
Solved 160+ problems across arrays, graphs, dynamic programming, and algorithms on LeetCode.
Selected Work
AI-powered second brain — a deployed RAG knowledge assistant
MCP multi-agent platform — 5 AI microservices in production
Distributed Ray compute cluster across 6–8 physical nodes
Real-time emergency vehicle detection at 25+ FPS with YOLOv8
More Work
Research
Research applying Gradient Boosting to detect ESG greenwashing signals across 835 firms, using SHAP for interpretability and a Streamlit app to explore predictions.
Architecture
User
Request
API Gateway
Rate limit + Auth
Cache
Redis / CDN
Service
Business logic
Database
PostgreSQL
Response
Serialized
Redis for hot data (TTL: 30s). CDN for static assets. Cache-aside with write-through for consistency.
p50 <50ms, p99 <200ms. Cache hit <10ms. DB query <80ms. Budget: 20% network, 30% compute, 50% I/O.
Horizontal via stateless services. DB read replicas. Event-driven async for compute. Circuit breakers at boundaries.
Every system will fail. Design with circuit breakers, retry logic, and graceful degradation from day one.
Cache at the right layer. Redis for hot data, CDN for static, in-memory for computed values. TTL > manual invalidation.
API design is product design. Version from v1, document everything, never break backwards compatibility in production.
Premature optimization is the root of all evil. Profile first, then optimize the actual bottleneck with data.
Tools and technologies I use to build production-grade systems.
Trovofi Pvt Ltd
Built and shipped the frontend and backend for www.trovofi.in over a 3-month internship, including automated email workflows and database-backed storage for user data.
INCOIS (Indian National Centre for Ocean Information Services)
Designed and implemented an end-to-end Python data pipeline to ingest, process, and structure 17 years of domain-specific documents (2008–2025) — ETL across 100+ large-scale PDFs with OCR fallback for scanned documents. Automated document workflows to eliminate 40+ hours/month of manual effort, and maintained the pipeline end-to-end, diagnosing and fixing format-specific extraction failures.
VJ DataQuesters
Led technical initiatives for a 200+ member community (50+ technical); shipped production features to the club platform and mentored junior members on engineering best practices.
Technovista Hackathon
Delivered a working AI-based system under time constraints, demonstrating end-to-end problem solving and team execution in a competitive setting.
Competitive Programming Contest
Solved 160+ problems across arrays, graphs, dynamic programming, and algorithms on LeetCode.
VNR Vignana Jyothi Institute of Engineering and Technology
CGPA: 8.87 / 10
Everything above, condensed to one page — or grab the PDF.
SaiVidith_Resume.pdf
Penultimate-year CSE (Data Science) student building production systems across AI/ML, backend, and infrastructure — from an 8-GPU compute cluster I run myself to RAG pipelines and a 17-year document pipeline built at INCOIS.
VNR Vignana Jyothi Institute of Engineering and Technology
B.Tech, Computer Science and Engineering (Data Science)
2023 – 2027
CGPA 8.87
Built and shipped the frontend and backend for www.trovofi.in over a 3-month internship, including automated email workflows and database-backed storage for user data.
Designed and implemented an end-to-end Python data pipeline to ingest, process, and structure 17 years of domain-specific documents (2008–2025) — ETL across 100+ large-scale PDFs with OCR fallback for scanned documents. Automated document workflows to eliminate 40+ hours/month of manual effort, and maintained the pipeline end-to-end, diagnosing and fixing format-specific extraction failures.
Open to internships, collaborations, and interesting engineering problems.
I respond quickly. Whether it's about a project, a collaboration, or a role — I'm genuinely interested. Drop a message.
© 2025 Gouribhatla Sai Vidith · Built with Next.js + Framer Motion · Hosted on saividith.tech