Skip to content
View KOTHA-SRIVIBHU's full-sized avatar

Block or report KOTHA-SRIVIBHU

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

Hi, I'm Kotha Srivibhu

🎓 Computer Science undergraduate (Data Science) at VIT Chennai
💡 Interested in Machine Learning, Generative AI, and Backend Systems
☁️ Experience with AWS (EC2, S3, Lambda)


🚀 Projects

🔍 Semantic Search with Cluster-Aware Caching

  • Built a semantic search system using Sentence-Transformers and FAISS
  • Implemented Gaussian Mixture Models (GMM) for probabilistic clustering
  • Designed a custom LRU cache with cluster-based routing
  • Achieved >50% cache hit rate and ~80% latency reduction

📩 Smart Email-to-Telegram AI Alert System

  • Monitors Gmail accounts and sends instant Telegram alerts for important emails
  • Integrated Gmail API with OAuth 2.0 and Supabase (RLS enabled)
  • Built ML-based email classification with fallback rules
  • Automated email fetching using cron jobs

✉️ AI Mail Generator

  • Flask-based app to generate emails using prompts and recipient inputs
  • Integrated Google Gemini with LangChain
  • Implemented RAG with FAISS for context-aware responses
  • Deployed on AWS EC2

🛠️ Tech Stack

  • Languages: Python, SQL, C++, Java
  • ML & Data: Pandas, NumPy, Scikit-learn
  • Web & Backend: Flask, FastAPI
  • AI/LLMs: LangChain, FAISS, Sentence-Transformers, Gemini
  • Cloud: AWS (EC2, S3, Lambda, DynamoDB)

📫 Connect with Me


⭐ Always open to learning, collaborating, and building real-world AI systems

Popular repositories Loading

  1. EatFull-1 EatFull-1 Public

    Forked from Adityavasudev2006/EatFull

    HTML

  2. mail-gen mail-gen Public

    A Flask-based web app that generates personalized, professional emails using Google's Gemini AI (gemini-2.0-flash-001) and LangChain. Leverages Retrieval-Augmented Generation (RAG) with FAISS to re…

    Python

  3. Movie-Recommendation-System Movie-Recommendation-System Public

    Jupyter Notebook

  4. world_cup_tableau_dashbord world_cup_tableau_dashbord Public

    Interactive Tableau dashboard visualizing FIFA World Cup history. Explore past winners, host countries, playoff results, qualification trends, and match statistics using data from world_cup_results…

  5. Semantic-Search-System-with-Cluster-Aware-Cache Semantic-Search-System-with-Cluster-Aware-Cache Public

    HTML

  6. priorixAI priorixAI Public

    Telegram bot for near real-time placement alerts with email ID scanning and Excel-based matching.

    Python