Skip to content
View Harini-V06's full-sized avatar
  • United Arab Emirates

Block or report Harini-V06

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

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

Report abuse
Harini-V06/README.md

Hi, I'm Harini Viduri 👋

Second-year Computer Science undergraduate at BITS Pilani, Dubai Campus. Started with Java backend development and now actively building in the AI/ML space - currently on a structured Agentic AI curriculum covering LLMs, RAG pipelines, embeddings, and vector databases.

🚀 Currently Working On

  • Agentic AI systems — DOE architecture, tool-calling agents, LLMs, RAG pipelines
  • Building AI-powered automation workflows with Grok, Gmail, and Python
  • Data Structures & Algorithms in Java
  • askmydoc — live RAG PDF chatbot

🛠️ Tech I Work With

  • AI/ML: Python · LangChain · FAISS · HuggingFace · Groq · Streamlit · Grok API
  • Backend: Java · MySQL · JDBC · REST APIs · PostgreSQL
  • Frontend: TypeScript · React · Tailwind CSS
  • Tools: Git · Railway · Vercel · VS Code
  • Concepts: RAG pipelines · Agentic workflows · Vector embeddings · OOP · SQL

🤝 Looking to Collaborate On

  • AI-powered tools and RAG applications
  • Beginner-friendly Java backend projects
  • Database-driven applications

⚡ Fun Fact

Honestly? Facts. Pinterest + Spotify is an unmatched combo 😌


💻 Tech Stack:

Python Java MySQL PostgreSQL LangChain Streamlit HuggingFace Git GitHub

Pinned Loading

  1. Onboarding-workflow Onboarding-workflow Public

    AI-powered employee onboarding - generates personalized welcome emails and kickoff calendar invites with a single command. Built with Grok AI + Gmail.

    Python

  2. askmydoc askmydoc Public

    A RAG-powered PDF chatbot - upload any document and ask questions in plain english.

    Python

  3. peerly-tutoring-platform peerly-tutoring-platform Public

    Forked from preranaaa0711/peerly-dbs-project

    A peer tutoring marketplace with intelligent matching, session booking, reputation scoring, and auto-awarded badges via database triggers.

    TypeScript

  4. US_stock_analysis US_stock_analysis Public

    Dual-horizon US stock analyzer - scores 120+ stocks on short-term (1–3wk technicals) and long-term (5yr fundamentals) signals with transparent factor breakdowns. Flask + yfinance backend, live auto…

    Python

  5. MiniProject_Java MiniProject_Java Public

    Console-based Student Management System demonstrating OOP -inheritance, interfaces, and polymorphism in Java.

    Java

  6. java-sql-integration java-sql-integration Public

    Java + MySQL JDBC integration -full CRUD operations covering INSERT, SELECT, UPDATE and DELETE.

    Java