Skip to content
View Varunv003's full-sized avatar

Block or report Varunv003

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

Hi there, I am Varun Vij πŸ‘‹

πŸ’« About Me:

  • πŸ€– I am a passionate software engineer with a strong foundation in AI, machine learning, and full-stack development. I love building innovative solutions that solve real-world problems.

  • πŸ”₯ I have experience working on projects involving AI-powered document retrieval, content generation platforms, and backend development for live sports data.

  • 🌱 Currently, I am diving deeper into AI, exploring Generative AI, document retrieval systems, and advanced full-stack development.

  • πŸ“ Check out my blog: Blog Badge

  • 🎯 Portfolio website: Badge

  • 🌐 Let's Connect: Linkedin Badge Gmail Badge


πŸ’» What I do:

  • AI and Machine Learning – Developing models using Python, TensorFlow, and Scikit-learn for real-world applications.
  • Full-Stack Development – Building responsive web apps using Next.js, React, and Spring Boot.
  • Backend Development – Creating efficient APIs and handling data storage using MySQL and NEON PostgreSQL.
  • AI-Powered Systems – Leveraging AI for document querying and content generation.

πŸ›  Tech Stack:

Python C++ Java JavaScript React Django Jinja TensorFlow Keras FAISS Streamlit Next JS Spring TailwindCSS Postgres MySQL MongoDB Vercel GitHub Git


πŸ”₯ Projects:

  • DocChat – Langchain Retrieval System

    • AI-powered chatbot for querying PDF documents in real time.
    • Built using Langchain, FAISS, and Google Palm Embeddings with a user-friendly interface for managing document queries.
  • AI Content Generator – AI-powered platform for dynamic content generation.

    • Developed using Next.js, NEON PostgreSQL, and Drizzle ORM for seamless content creation.
  • Cricket Score API Backend – RESTful API for live cricket scores.

    • Built with Spring Boot and MySQL for real-time sports data.
  • FloraVision – Deep learning model for plant species recognition.

    • Achieved 95% accuracy using CNNs and transfer learning on a diverse plant species dataset.

Pinned Loading

  1. langchain-palm2-rag_application langchain-palm2-rag_application Public

    DocChat: Langchain Retrieval System, seamlessly navigate and converse with your documents using Langchain-powered AI, transforming PDF content into actionable insights through natural language inte…

    Jupyter Notebook 1

  2. Ai-content_generator-nextjs Ai-content_generator-nextjs Public

    An AI Content Generation built with Next.js and deployed on Vercel. The application allows users to generate content using the Google Gemini API, with robust data management facilitated by Drizzle …

    TypeScript 1 2

  3. django_app django_app Public

    full-stack application built with Django and Django REST framework. It features user authentication, CRUD operations on tweets, and image uploads. The project uses Django's ORM for database managem…

    Python

  4. live_match_score live_match_score Public

    Spring Boot application designed to provide endpoints for accessing cricket match information. It leverages the power of Spring Boot's REST framework, JDBC for database interaction, and uses the js…

    Java