Skip to content
View sairam-s0's full-sized avatar
🎯
Everyone gets a chance. But hardwork decides who rises.
🎯
Everyone gets a chance. But hardwork decides who rises.

Block or report sairam-s0

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sairam-s0/README.md

👋 Hi, I'm Sairam

🤖 AI/ML Student | 👁️ Computer Vision Enthusiast | 🔐 Security Explorer

Email Portfolio GitHub


🧠 About Me

I'm a student passionate about Artificial Intelligence and Machine Learning, with a focus on building practical solutions that matter. I learn by doing — experimenting with models, automating workflows, and solving real-world problems.

class Sairam:
    def __init__(self):
        self.name = "Sairam"
        self.role = "AI/ML Student"
        self.interests = ["Computer Vision", "AI Automation", "Cybersecurity"]
        self.current_focus = "YOLO Models & Real-time Detection"
        self.learning = ["Advanced CV Techniques", "Network Security", "Backend Systems"]
    
    def say_hi(self):
        print("Thanks for stopping by! Let's build something cool together 🚀")

me = Sairam()
me.say_hi()

🎯 Current Focus

  • 🔍 Computer Vision: Building detection systems with YOLOv8
  • 🤖 AI Automation: Streamlining workflows with intelligent tools
  • 🛡️ Cybersecurity: Exploring network security and ethical hacking
  • 🔗 Backend Development: Integrating ML models with Django

🤝 Open to

  • Collaborating on Computer Vision projects
  • Contributing to open-source AI tools
  • Learning from experienced developers
  • Sharing knowledge with fellow learners

🚀 Featured Projects

💳 ActiveLabelingSystem

Repo

Active learning–driven data labeling system

  • 🖍️ Human-in-the-loop labeling
  • 📊 Confidence & entropy tracking
  • 🔁 Background shadow training
  • 🚀 Zero-downtime model promotion

Tech: Python • PyQt6 • YOLOv8 • Ray • SQLite

🤖 Local AI Automation

Repo

Local AI-powered question solving via OCR

  • 📸 Screenshot-based input capture
  • 🔎 OCR text extraction
  • 🧠 Phi-4 Mini response generation
  • ⚙️ Local-first AI automation

Tech: Python • Phi-4 Mini • OCR • Ollama

🪖 Helmet Detection System

Repo

Real-time helmet detection using YOLOv8

  • 📊 85% mAP@0.5
  • 🎥 Live video processing
  • 🚦 Road safety automation

Tech: Python • YOLOv8 • OpenCV

📝 Metadata Editor Pro

Repo

Universal metadata editor

  • 🖼️ Images & documents
  • 🔒 Privacy-focused cleanup
  • 💾 Automatic backups

Tech: Python • Tkinter • Pillow • piexif

🕵️ Ponzi Scheme Detection

Repo

ML-based financial fraud detection

  • 📈 Transaction analysis
  • 🧮 Anomaly detection
  • 👥 Team project

Tech: Python • Scikit-learn • Pandas

💳 Billing System

Repo

CLI-based billing tool

  • 📦 Inventory management
  • 🧾 Invoice generation
  • 💰 Discount handling

Tech: Python • CLI


🛠️ Tech Stack

💻 Languages

Python SQL

🧠 Machine Learning & AI

PyTorch TensorFlow Keras scikit-learn OpenCV NumPy Pandas

🌐Database

MySQL MariaDB SQLite

🔐 Security & Networking

Kali Linux Wireshark Burp Suite

🛠️ Tools & Platforms

Git Linux Arduino Google Colab VS Code


🏆 Certifications

🔐 Junior Cybersecurity Analyst – Cisco

View Credential

Skills Validated:

  • Network Security Fundamentals
  • Threat Detection & Analysis
  • Security Operations
  • Incident Response

🏅 View All Certifications on Credly

📊 GitHub Analytics

GitHub Stats

GitHub Streak


📈 Contribution Activity

activity

📬 Let's Connect!

Email LinkedIn Discord

💬 Open to discussions about:

Computer VisionAI/ML ProjectsCybersecurityOpen Source


Wave

Thanks for visiting! Feel free to explore my repositories and reach out if you want to collaborate!

Pinned Loading

  1. ActiveLabelingSystem ActiveLabelingSystem Public

    LabelOps – A local-first AI-assisted data labeling system with continual learning and background model training.

    Python 2

  2. local_ai_automation local_ai_automation Public

    This project automates question solving using AI and OCR. Instead of scraping text from websites, the system captures screenshots of questions, uses OCR to extract text, and then feeds it to the Ph…

    Python 2

  3. Smart-Traffic-Violation-Detection-System Smart-Traffic-Violation-Detection-System Public

    This project is used for dynamic handling of traffic rules without human intervention

    Python

  4. billing-system billing-system Public

    this is for those small shops or home business who want to digitalize their billing system but unable to do so because of financial issues

    JavaScript

  5. Vijay-31-08-2005/ponzi-scheme-detection Vijay-31-08-2005/ponzi-scheme-detection Public

    Python 1

  6. mdata_alternator mdata_alternator Public

    Metadata Editor Pro is a cross-platform desktop tool to view, edit, and remove metadata from images, documents, PDFs, and text files. Protect your privacy, standardize files, and manage embedded in…

    Python