AI/ML Playground
📦 RAG Pipeline
Full RAG pipeline with chunking, embeddings and retrieval
LangChain ReAct agent with custom tools and memory
Fine-tune an LLM with LoRA using PEFT and HuggingFace Trainer
Multi-head self-attention built from scratch in PyTorch
FAISS vector similarity search with embedding comparison
OpenAI function calling with structured tool definitions
Evaluate LLM outputs with RAGAS, G-Eval, and custom metrics
Build a multi-agent pipeline with LangGraph
End-to-end sklearn pipeline with preprocessing and evaluation
Streaming LLM responses with token callbacks and usage tracking
Loading editor…