Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View vinay-852's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report vinay-852

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

Hi, I'm Vinay Pepakayala ๐Ÿ‘‹

AI & ML Enthusiast | ECE @ NIT Raipur | Passionate Developer


Portfolio Badge


๐Ÿ” About Me

name: Vinay Pepakayala
institution: NIT Raipur
branch: Electronics and Communication Engineering
cgpa: 8.24 / 10
roles:
  - AI Intern @ TechSaksham
  - Research Intern @ NIT Warangal
focus:
  - Deep Learning
  - Edge AI
  - Prompt Engineering
  - Vision Transformers
  - Generative Models
  • ๐Ÿ’ป I love building AI-driven apps, from face recognition to image captioning
  • ๐Ÿค– I'm fascinated by LLMs, tokenizers, and transformers
  • ๐ŸŒ Currently exploring multi-agent systems and autonomous technologies

๐Ÿ’ผ Experience

Role Description
๐Ÿ‘จโ€๐Ÿ’ป AI Intern
TechSaksham (Microsoft & SAP)
Built a face recognition attendance system using OpenCV + Streamlit
๐Ÿงช Research Intern
NIT Warangal
Designed real-time DL models for autonomous driving & edge devices

๐Ÿ›  Tech Stack


๐Ÿš€ Featured Projects

๐Ÿง  Face Recognition System
Mark attendance using facial data
๐Ÿ–ผ๏ธ Image Captioning
ViT + GPT-2 for descriptive captions
๐ŸŽฎ Gaming vs Gambling
ML model classifies Play Store apps
๐Ÿ’Š MediTracker
Web app for managing medicine schedules

๐Ÿ“ Explore all my projects at: vinay-852.github.io
๐Ÿšฉ Check out my portfolio: vnaye.github.io


๐Ÿ“ˆ GitHub Stats


๐ŸŽฏ Goals

  • ๐Ÿ”ฌ Advance into cutting-edge AI research
  • ๐Ÿ”„ Build real-time and multi-modal AI systems
  • ๐ŸŒฑ Collaborate and contribute to open-source AI tools

๐ŸŒ Connect with Me


๐ŸŽฎ Hobbies & Interests

  • ๐ŸŒ Traveling & Cultural Discovery
  • ๐Ÿ‘จโ€๐Ÿ’ป Building Side Projects
  • ๐Ÿ“š Reading about AI + Fiction
  • ๐Ÿ•น๏ธ Strategy & Puzzle Games


โญ Thank you for visiting my profile! Feel free to explore my repos and drop a โญ on anything you like.

Pinned Loading

  1. Image_Captioning Image_Captioning Public

    This project implements an Image Captioning system that generates natural language descriptions for images, leveraging a Vision Transformer (ViT) as the encoder and GPT-2 as the decoder.

    Python

  2. Face_Recognition Face_Recognition Public

    This project is an Attendance Management System that uses facial recognition to mark attendance. It is built using OpenCV, Streamlit, and other Python libraries.

    Python

  3. Dehazing Dehazing Public

    Developed a model using ResNet to remove atmospheric haze from images by learning residual features.

    Jupyter Notebook

  4. Video_Synopsis Video_Synopsis Public

    This repository provides a comprehensive toolkit designed for efficient video processing and analysis, specifically tailored for surveillance applications. The toolkit includes features such as bacโ€ฆ

    Jupyter Notebook 1

  5. Steering_Angle_Prediction Steering_Angle_Prediction Public

    Steering Angle Prediction Using Spatial Pyramid Pooling and ResNet with Transfer Learning from dash camera images using advanced deep learning techniques.

    Python 1

  6. MediTracker-FrontEnd MediTracker-FrontEnd Public

    MediTracker is a web application that assists users in managing their medication schedules and logging their medicine intake. It features an intuitive interface for scheduling, logging, and viewingโ€ฆ

    JavaScript