Skip to content
View BhoomiBliss's full-sized avatar

Block or report BhoomiBliss

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

Hi πŸ‘‹, I'm Bhoomika S Shetty

BhoomiBliss Follow

🐍 Python-First AI Engineer | πŸ€– RAG & LLM Architect | 🌐 Full Stack Developer

Passionate about bridging the gap between hardware intelligence and cloud-scale AI.


πŸš€ Quick Bit About Me

  • πŸŽ“ Education: Information Science Engineering Student at SDMIT.
  • 🐍 Focus: Python is my native tongue; building production-grade AI is my mission.
  • 🧠 Specialization: Advanced RAG (Retrieval Augmented Generation) & LangChain workflows.
  • 🌍 Goal: To engineer AI systems that solve real-world safety and accessibility problems.

πŸ› οΈ Technical Arsenal

Category Tools & Technologies
Languages Python JavaScript SQL
AI / LLM Stack LangChain Gemini OpenAI RAG
Web Stack React NodeJS Express.js MongoDB
Cloud & IoT Supabase Raspberry Pi Firebase

πŸ”₯ Featured Engineering Works

  • πŸ›‘οΈ Women Safety Device (IoT + AI): A wearable safety band built on Raspberry Pi. Integrates GPS/GSM for real-time tracking, automatic Image Capture for evidence, and Gemini AI for voice-triggered alerts.
  • 🧠 Smrithi AI (RAG Platform): A Perplexity-style AI Answer Engine for Indhic AI. Uses LangChain and Vector Databases to provide referenced answers from Indic knowledge texts.
  • πŸ€– AI Doctor Assistant: A conversational LLM agent designed for preliminary healthcare diagnostics and real-time medical consultation.
  • πŸ–±οΈ Virtual Mouse: Utilizing OpenCV and Python to control desktop navigation through hand gesture recognition.

πŸ“Š Performance Metrics

🐍 Contribution Streak

Snake Animation


🧬 Developer Persona

class Bhoomika:
    def __init__(self):
        self.role = "AI Engineer"
        self.languages = ["Python", "JavaScript"]
        self.stack = {
            "AI": ["LangChain", "RAG", "LLMs"],
            "Web": ["MERN", "Supabase"],
            "Hardware": ["Raspberry Pi", "IoT"]
        }

    def mission(self):
        return "Design. Engineer. Deploy. Impact. πŸš€"

print(Bhoomika().mission())

Pinned Loading

  1. AI-Doctor-X AI-Doctor-X Public

    Forked from Soujanya-cse/AI-Doctor-X

    TypeScript

  2. Restaurant-Website Restaurant-Website Public

    CSS

  3. VirtualMouse VirtualMouse Public

    Python

  4. Women-Safety-Device-Using-IOT-GPS-GSM-Tracker Women-Safety-Device-Using-IOT-GPS-GSM-Tracker Public

    IoT-based women safety device using Raspberry Pi, GPS, and GSM module for real-time location tracking, emergency alerts, image capture, and cloud monitoring.

    Python

  5. Customer-Support-Ticket-Tracker Customer-Support-Ticket-Tracker Public

    Full-stack Customer Support Ticket Tracker built with React, Node.js, Express, and MongoDB. Includes JWT authentication, role-based dashboards (customer/agent/admin), ticket management system, and …

    JavaScript

  6. Smart-invoice-extractor Smart-invoice-extractor Public

    TypeScript