Skip to content
View VanshajR's full-sized avatar
🔥
Fire and Blood
🔥
Fire and Blood

Highlights

  • Pro

Organizations

@EpicGames @ThaparInstituteCounsellingCell @Backslash-Computing-Society

Block or report VanshajR

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

AI Engineer Banner

Hello there, I am Vanshaj Raghuvanshi 👋

AI Engineer | Generative AI Enthusiast | Software Developer 🚀


Logo

About Me:

🎓 I'm currently diving deep into Generative AI and exploring frameworks like LangChain.
👨‍💻 Actively working on AI/ML projects and honing my skills in Large Language Models (LLMs).
💬 Ask me about AI, Programming, or anything tech-related—I love sharing knowledge!
🌱 Learning: Prompt Engineering, Fine-Tuning LLMs, and AI Deployment.
✨ Fun fact: I believe AI can make life easier and more creative!

🚀 Portfolio: Visit My Portfolio

🔗 Let's Connect:

Instagram LinkedIn Discord MyAnimeList


💻 Tech Stack:

AI/ML Tools:

Python LangChain OpenAI Hugging Face TensorFlow PyTorch Scikit-Learn Streamlit

Programming Languages:

C C++ JavaScript PLSQL R

Web Development:

Django HTML5 CSS Nginx

Data Science:

Pandas NumPy

DevOps & Cloud:

Git Amazon Web Services CloudFlare Cloudinary

Databases:

MongoDB MySQL PostgreSQL

Operating Systems:

Android Arch Linux Kali Linux Linux Ubuntu Windows

My Background:

class AIEngineer:
    def __init__(self):
        self.name = "Vanshaj Raghuvanshi"
        self.current_focus = "Generative AI & LLMs"
        self.interests = [
            "AI/ML Research",
            "Prompt Engineering",
            "Creative Coding",
            "Anime & Sci-Fi",
            "FPS Gaming",
            "Space Exploration",
            "Music & Art"
        ]
    
    def hometown(self):
        return "Dehradun, Uttarakhand, India"
    
    def goals(self):
        return [
            "Build impactful AI solutions",
            "Master Generative AI tools",
            "Contribute to open-source AI projects",
            "Explore AI ethics and responsible AI"
        ]

me = AIEngineer()

📈 GitHub Statistics:

🦖 Holopin Badges:

An image of @vanshajr's Holopin badges, which is a link to view their full Holopin profile

💡 Let's Build the Future of AI Together!

Feel free to reach out for collaborations, discussions, or just to chat about AI and tech!

Pinned Loading

  1. ChatBot ChatBot Public

    A chatbot made using NLP and Deep Learning that answers questions about me.

    Python

  2. Object-Detection Object-Detection Public

    An OpenCV application that does object detection using captured images, uploaded images, or real time video feed. Streamlit app included.

    Python

  3. Pneumonia_Detection Pneumonia_Detection Public

    A jupyter notebook that uses CNN, Logistic Regression, PCA, and SVM to predict Pneumonia from X-Ray images. Includes data preparation and training of the models, and visualizes the results by calcu…

    Jupyter Notebook 1

  4. LinearEquationSolver LinearEquationSolver Public

    Android App that solves a system linear equations upto 20 variables

    Java

  5. ZenithCryptic ZenithCryptic Public

    Website for cryptic

    JavaScript 1 1

  6. Healix Healix Public

    A hospital management system made using PostgreSQL as the database/backend and Python GUI

    Python