Skip to content
View Vinit-source's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Vinit-source

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
Vinit-source/README.md

Hi there, I'm Vinit Gore! πŸ‘‹

πŸ€– AI Engineer | πŸŽ“ IIT Jodhpur Alumnus | 🌟 EdTech Innovator

Building AI-powered solutions to transform education for underprivileged communities


LinkedIn Email NavGurukul AI

πŸš€ About Me

class VinitGore:
    def __init__(self):
        self.role = "AI Engineer @ NavGurukul"
        self.education = "MTech Computer Science - IIT Jodhpur"
        self.gate_rank = "AIR 643 (99.36 percentile) - GATE 2019"
        self.mission = "Democratizing AI education for underprivileged youth"
        self.org = "NavGurukul Foundation for Social Welfare"
    
    def skills(self):
        return {
            "languages": ["Python", "JavaScript", "Java"],
            "frameworks": ["React", "TensorFlow", "PyTorch"],
            "devops": ["Docker", "Kubernetes", "CI/CD", "AWS Amplify"],
            "ai_ml": ["LLM APIs", "Deep Learning", "Computer Vision", "NLP", "Q-Learning"]
        }

πŸ† Featured Achievements

🎯 Telangana AI Challenge Winner

Led the development of the POC for Draw and Learn AI - selected by Telangana Government among 50 startups!

πŸ“š AI EdTech Portfolio

  • Draw and Learn AI - Visual learning through AI recognition [GitHub repo] [Deployment]
  • Flowchart Learning Assistant - Developed this solution from scratch that guides logic building using flowcharts [GitHub repo] [Deployment]
  • AI English Tutor - Personalized language learning [GitHub repo] [Deployment]
  • Gondi Word Injector - Preserving indigenous languages through AI [GitHub repo] [Deployment]
  • Classical ML, Deep Learning, Computer Vision, MLOps based repositories - Check my Featured Repositories and other repositories.

🌐 Explore all projects at ai.navgurukul.org

πŸ’Ό Professional Journey

timeline
    title My Professional Timeline
    
    2019 : GATE CSE AIR 643
         : Trainee at Maharashtra Knowledge Corporation Limited (MKCL)

    2020 : Started MTech at IIT Jodhpur
    
    2022 : Software Developer at Freshworks
         : Tech Coach for underprivileged students
    
    2025 : AI Engineer at NavGurukul
         : Leading AI-powered EdTech initiatives
         : Telangana AI Challenge Winner
         : Driving campus placements & learning spaces

Loading

πŸ› οΈ Tech Stack

Programming Languages

Python JavaScript Java Node.js

AI/ML & Frameworks

TensorFlow PyTorch React Gemini LLM APIs Strands Computer Vision

DevOps & Tools

Docker Kubernetes Git AWS

🎨 Beyond Code

When I'm not building AI solutions, you'll find me:

  • β™ŸοΈ Playing Chess/Board Games - Strategic thinking on and off the board
  • πŸ“š Reading & Poetry - Exploring literature and creative expression
  • πŸ•Ί Dance - Exploring different dance forms like Garba, Bollywood, etc.
  • 🌍 Cultural Exploration - Discovering commonalities in Indian languages
  • 🀝 Volunteering - Social and spiritual community activities
  • πŸ’­ Philosophy - Contemplating the intersection of technology and humanity

🀝 Let's Connect!

I'm always excited to collaborate on projects that create positive social impact, especially in:

  • πŸ€– AI/ML Education Tools
  • 🌐 EdTech for Underserved Communities
  • πŸ“± Innovative Learning Platforms
  • πŸ”¬ Research in AI Applications

πŸš€ Ready to make an impact together?

Visit AI Portal Connect on LinkedIn Collaborate


"Technology is best when it brings people together and creates opportunities for those who need them most."

Profile Views

Pinned Loading

  1. MLOps-Web-service-for-multiclass-classification-of-digits MLOps-Web-service-for-multiclass-classification-of-digits Public

    Web service using different models to predict handwritten digits deployed using Docker and Kubernetes

    Python

  2. RL-QLearning-agent-example RL-QLearning-agent-example Public

    Python

  3. CSL7390-Social-Network-Analysis CSL7390-Social-Network-Analysis Public

    Analytics on large social networks

    Jupyter Notebook

  4. AI-English-Tutor AI-English-Tutor Public

    AI English Tutor to supplement English learning using LLM.

    JavaScript

  5. Deep-Learning-Tasks Deep-Learning-Tasks Public

    Deep Learning assignments performed using PyTorch during MTech at IIT Jodhpur

    Jupyter Notebook

  6. taskManagementWebApp taskManagementWebApp Public

    Task management in MVC using Servlet and JSP

    Java