- π€ 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
- βοΈ Quantum Machine Learning (IBM Qiskit + PennyLane) β quantum circuits, VQC, Grover's algorithm
- π Quantum ML Γ Classical AI intersections for research
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 |