Skip to content
View vendotha's full-sized avatar

Block or report vendotha

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

Profile Views


LinkedIn Portfolio Email GitHub


Typing SVG

👋 About Me

engineer = {
    "name"    : "Buvananand Vendotha",
    "base"    : "Hyderabad, India 🇮🇳",
    "focus"   : ["Backend Engineering", "Agentic AI", "AI Systems"],
    "exploring": "Agentic AI & AI-driven workflows alongside backend engineering",
    "seeking" : "Full-time · Collabs · Open Source",
}

I design systems that think from RAG pipelines and agentic AI workflows to production-grade backend services. My work lives at the edge of scalability and intelligence.


🚀 Featured Projects

🧭 Kalapatha API

Stateful RAG Narrative Engine · → Repo

FastAPI backend orchestrating five AI systems at once LLM narrative generation, a custom 3-layer RAG memory engine (Narrative Relevance Score), local speech-to-text, voice-cloned TTS, and AI image generation.

Python FastAPI ChromaDB Groq

🍽️ Mealzo

AI Food Delivery Platform · → Repo

Full-stack Django platform with AI meal personalization, multi-role dashboards (Customer / Restaurant / Delivery), real-time order tracking, and secure payments.

Django AI Fullstack

🎬 CineTicket

Movie Review & Reservation System · → Repo

Enterprise-grade Spring Boot REST API combining movie reviews with theater seat reservations JWT auth, RBAC, Stripe payments, PDF receipts, and email notifications.

Java SpringBoot MySQL JWT

🕵️ DeepDetect V2

Deepfake Detection Engine · → Repo

Spatial frequency deepfake detection combining RGB features with DCT frequency-domain signals through a dual-stream CNN, served via a Flask API.

TensorFlow Flask MTCNN

💳 CredFlow

Referral & Credit System · → Repo

Full-stack referral and rewards platform unique referral links, dual credit rewards on first purchase, fraud prevention, and a real-time metrics dashboard.

NextJS NodeJS Express MongoDB TypeScript

✍️ Agentic Content Generator

Autonomous Blog Writer · → Repo

LangChain ReAct agent that self-directs research via Wikipedia + web search tools, then writes context-aware content with zero manual prompting. Fully autonomous end-to-end.

LangChain Gemini Agents


📄 Research

🧭 Narrative Relevance Score

Consequence-Weighted Retrieval for Interactive Narrative · → Repo

Research paper introducing NRS, a retrieval scoring function that augments cosine similarity with consequence weighting and recency decay to keep story-critical events retrievable in RAG-based interactive fiction. Implemented in Kalapatha.

🕵️ Spectra-FakeNet

Dual-Stream Spatial-Frequency Deepfake Detection · → Repo

Research paper proposing a dual-stream network that fuses RGB spatial features with DCT frequency-domain signals to catch GAN artifacts that spatial-only detectors miss. Implemented in DeepDetect V2.


🛠️ Tech Stack

AI & Machine Learning

Python PyTorch TensorFlow OpenCV LangChain scikit-learn

Backend & APIs

Java SpringBoot FastAPI Django Flask Node.js

Databases & Infrastructure

PostgreSQL MongoDB Redis Pinecone Docker

Frontend

React Next.js TypeScript Three.js Tailwind


📊 GitHub Analytics



🎯 Currently

🤖 Exploring agentic AI and AI-driven workflows alongside backend engineering
🌱 Exploring MLOps, Kubernetes, and distributed system design patterns
🤝 Open to full-time roles, research collabs & open source contributions

"The best systems feel invisible until they don't exist."


Let's build something worth remembering.


LinkedIn Email


Popular repositories Loading

  1. facial-detection-security facial-detection-security Public

    IoT-based smart door lock using ESP32‑CAM with real‑time face recognition and remote access control.

    C 1

  2. ticketcoreAPI ticketcoreAPI Public

    A production-ready Movie Booking REST API featuring atomic concurrency handling, JWT authentication, and Swagger documentation.

    Python 1

  3. Gestura Gestura Public

    A Hands-free Mouse Controller prototype of Hands free Technology

    Python

  4. InstaProfile InstaProfile Public

    A lightweight tool for retrieving and displaying profile information seamlessly using Images or Live Camera Feed.

    HTML

  5. facial-attendance-system facial-attendance-system Public

    HTML

  6. sentimental-chatbot sentimental-chatbot Public

    A Python-based chatbot that uses TextBlob for real-time emotion detection—classifying user inputs as positive, neutral, or negative—and responds with witty, personalized dialogue enriched by custom…

    Python