Skip to content
View vijayarjun7's full-sized avatar

Block or report vijayarjun7

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

Hi there, I'm Vijaya Kumari πŸ‘‹

Gen AI Engineer | GitHub Copilot Agents | LangChain | RAG | Azure OpenAI | Quantum ML Explorer


πŸ”­ What I Build

  • πŸ€– LLM-powered chatbots with memory and streaming (LangChain + Azure OpenAI + GPT-4o)
  • πŸ“„ RAG pipelines β€” upload documents, ask questions, get answers with source citations
  • πŸ—„οΈ Database AI chatbots β€” natural language to SQL using LangChain agents
  • πŸ› οΈ GitHub Copilot agents for QE workflow automation (AI-generated test cases)
  • 🎨 AI Image Generation using Hugging Face Stable Diffusion

🌱 Currently Learning

  • βš›οΈ Quantum Machine Learning (IBM Qiskit + PennyLane) β€” quantum circuits, VQC, Grover's algorithm
  • πŸ”— Quantum ML Γ— Classical AI intersections for research

πŸš€ Top Projects


βš›οΈ Quantum Computing Learning Series

A hands-on series exploring quantum computing fundamentals using IBM Qiskit:

Repo Description
qiskit-bell-state Create and measure Bell states β€” the simplest entangled 2-qubit systems
qiskit-bloch-sphere Visualize single-qubit states on the Bloch sphere
qiskit-ghz-entanglement Build 3-qubit GHZ states β€” maximally entangled multi-qubit systems
qiskit-vectors-matrices Explore quantum state vectors, unitary matrices, and gate operations
qiskit-multiple-systems Composite quantum systems, tensor products, and partial trace operations

Pinned Loading

  1. ai-voice-agent-vocode-template ai-voice-agent-vocode-template Public

    Forked from jannismoore/ai-voice-agent-vocode-template

    This repository demonstrated the possibility of using Vocode to create your very own AI Voice Agent

    Python

  2. FileChatbot FileChatbot Public

    RAG-powered chatbot that answers questions from uploaded PDF and text files using LangChain and FAISS

    Python

  3. FileDataAppDemo FileDataAppDemo Public

    Interactive Streamlit demo app for uploading and analyzing CSV and Excel data files with AI assistance

    Python

  4. Flowise Flowise Public

    Forked from FlowiseAI/Flowise

    Drag & drop UI to build your customized LLM flow

    TypeScript

  5. ImageGeneration ImageGeneration Public

    AI image generator using Hugging Face Stable Diffusion models with Streamlit UI

    Python

  6. MyChattingBot MyChattingBot Public

    Multi-turn AI chatbot with conversation memory built with LangChain, GPT-4o and Streamlit

    Python