Experience

The journey so far.

A curated environment of high-scale products, distributed AI pipelines, and internal core system infrastructure frameworks.

01

Tekthink Innovations

Hyderabad, Telangana

AI Engineer
Aug 2025 — Present
  • Enterprise teams struggled to search and reason over fragmented email conversations at scale. Architected and developed an AI-powered email intelligence platform, enabling contextual retrieval across 12,000+ email conversations and achieving 85% retrieval accuracy on internal evaluation datasets.
  • Traditional RAG-based search produced low-relevance results for enterprise communication data. Built document extraction, indexing, and retrieval pipelines combining BM25, vector search, metadata-aware filtering, and cross-encoder re-ranking, reducing 100+ retrieved chunks to the top 20 highly relevant documents and achieving 80% context-token reduction for downstream LLM processing.
  • Non-technical users needed an intuitive alternative to command-line interface for interacting with enterprise communication data. Developed a Streamlit-based conversational interface integrated with LangGraph agents, enabling natural-language access to enterprise knowledge while maintaining 3–5 second response latency.
RAGPythonStreamlitLangGraphLangchainChroma DBPostgreSQL
02

CodeDale

Hyderabad, Telangana

Software Development Engineer
Sep 2025 — June 2026
  • Applications requiring live speech synchronization struggled to accurately align spoken audio with generated transcripts. Built a real-time speech recognition and transcript alignment system using Longest Common Subsequence (LCS) and Levenshtein Distance algorithms, enabling accurate transcript matching with sub-second response times.
  • Users needed a more natural way to interact with conversational chatbots beyond traditional text interfaces. Developed voice-enabled conversational interfaces by integrating speech-to-text pipelines and chatbot systems, enabling seamless real-time voice interactions across AI-powered applications.
  • Client applications required reliable backend foundations and rapid feature delivery under aggressive timelines. Designed high quality PostgreSQL database schemas for multiple applications, implementing transactional workflows and caching strategies that achieved up to 80% reduction in page-load latency across content-heavy systems.
Next.jsTypeScriptPostgreSQLDrizzle ORMLanggraphLangchain
Software Engineer Intern
Apr 2025 — Sep 2025
  • Learned and applied scalable software architecture principles, backend development practices, and component-driven frontend design while contributing to multiple production applications.
  • Built and enhanced 20+ API Services and reusable application modules using Typescript and Next.js, focusing code quality, maintainability.
  • Collaborated with 4 engineers and 2 co-founders to understand and validate database schemas and basic system designs, improving server reliability.
Drizzle ORMNext.jsTypeScriptPostgreSQL