Skip to main content

Products & systems

Descriptive architectural breakdowns of live production platforms and distributed systems built by Anand Mohan Sharma (Anmosh) and team. Every technical trade-off, pipeline mechanic, and live link presented here is verified and authentic.

Vidyanetra

Live production platform
Multi-tenant AI assessment platform & RAG question paper generation engine

Vidyanetra is a production SaaS platform engineered for schools, educators, and educational institutions. It generates curriculum-aligned (CBSE and ICSE) question papers, answer keys, and marking schemes in under two minutes, removing hours of manual document formulation.

Architectural & engineering implementation

  • Python FastAPI RAG pipeline: Orchestrates semantic retrieval across Pinecone and Qdrant vector databases. Uses structured context injection and custom document chunking to maintain a 0% hallucination rate across 5+ question formats (multiple choice, short answer, assertion-reason, numerical problems, and case-based questions).
  • Hybrid persistence layer: Separates transactional and schema-flexible workloads. MySQL handles institutional multi-tenancy, subscription tiers, and role-based access control, while MongoDB stores unstructured question banks, item metadata, and tag hierarchies.
  • Mathematical & scientific typesetting: KaTeX and MathLive integrations parse and render complex LaTeX formulas, equations, and chemical symbols with typography-grade fidelity directly in the browser and output documents.
  • Distributed Java 21 core: Spring Boot 3 enterprise services manage authentication filters, document processing task queues, and asynchronous generation pipelines.
  • Angular 19 workspace: Responsive, high-density educator workstation supporting interactive question replacement, weightage balancing, and instant PDF compilation.
  • AWS cloud infrastructure: Containerized Docker microservices hosted on AWS EC2, S3 for immutable document storage, and automated GitHub Actions CI/CD.
Python FastAPIRAG ArchitecturePineconeQdrantJava 21Spring Boot 3Angular 19MySQLMongoDBKaTeXAWS

Referral Copilot

Live production platform
AI career networking & LinkedIn referral outreach engine

Referral Copilot is a dedicated career networking SaaS platform designed to bridge candidates and company employees. It crafts personalized, high-conversion referral requests and multi-step follow-up sequences tailored to the target role, hiring manager background, and job description.

Architectural & engineering implementation

  • Context-aware Google Gemini AI orchestration: Dynamic prompt engineering engine parses job descriptions, candidate resumes, and recipient profiles to synthesize non-generic, high-converting outreach messages.
  • Token-bucket rate limiting: Implemented a token-bucket rate limiter wrapping third-party LLM APIs to gracefully absorb burst traffic, eliminate rate-limiting exceptions, and enforce resilient automated retries with exponential backoff.
  • Session & identity security: Firebase Authentication integrated with server-side token validation across Node.js/Express 5 API routes.
  • Razorpay webhook payment integration: Robust payment processing with HMAC SHA-256 cryptographic signature validation, handling webhook events idempotently to guarantee zero missed order fulfillments.
  • Modern React 19 interface: Clean client-first frontend designed for rapid template customization, profile management, and instantaneous clipboard copy actions.
React 19Node.jsExpress 5Google Gemini AIMongoDBFirebase AuthRazorpay

Enterprise Insurance Microservices

Enterprise production system
High-throughput core transaction processing at Diensten Tech

Architected and shipped distributed Spring Boot microservices processing over 30,000 daily insurance transactions at 99.95% uptime across enterprise insurance products, partner gateways, and core legacy backends.

Architectural & engineering implementation

  • Distributed Spring Boot 3 services: Decoupled monolithic insurance workflows into independent, resilient domain microservices with health-checked circuit breakers.
  • Enterprise MuleSoft ESB gateways: Integrated disparate legacy banking networks, payment gateways, and core policy repositories with normalized API contracts.
  • Stateless Spring Security: Multi-tenant OAuth2 and JWT token validation securing high-throughput external partner and broker API calls.
  • Database performance & Oracle PL/SQL: Rewrote critical stored procedures and transaction indexes to dramatically reduce query execution times and lock contention under peak load.
Java 21Spring Boot 3Spring SecurityOAuth2 / JWTMuleSoft ESBOracle PL/SQLDocker

Discussing architecture or building a production system?

Whether you are evaluating a RAG pipeline, designing event-driven microservices, or building a full-stack platform from scratch with a dedicated team, let us discuss the architectural trade-offs.