Results for "LLM"

6 / 9 posts

Search: LLM

Filter by Category

Data Science

What is LLM

LLM (Large Language Model) ek AI model hota hai jo bahut saari books, websites, articles aur documents padhkar language ko samajhna aur generate karna seekht...

LLM
Match in titleMatch in tagsMatch in content
May 31, 2026 4 min read
Data Science

What is Vector Database

Vector Database Kya Hota Hai? Vector Database ek special database hota hai jo data ko Vector Embeddings ke form me store karta hai aur similarity search kart...

Vector DB Vector RAG
Match in tagsMatch in contentMatch in code
Jun 5, 2026 3 min read
Data Science

What is RAG (Retrieval-Augmented Generation)

RAG (Retrieval-Augmented Generation) AI ka ek technique hai jisme AI model jawab dene se pehle relevant information ko kisi external source (documents, datab...

RAG (Retrieval-Augmented Generation) RAG LLM
Match in tagsMatch in contentMatch in code
Jun 5, 2026 2 min read
SQL

SQL Server Deadlock & Performance Monitoring Made Easy

Introduction In SQL Server, performance issues are very common. Sometimes queries run slow, sometimes users get stuck, and sometimes the system becomes unres...

SQLServer DBA PerformanceTuning
Match in contentMatch in code
Mar 19, 2026 52 min read
Pandas

Pandas Data Manipulation: The Complete Guide (Part 2 — Indexing, GroupBy, Merge & Reshape)

Master Pandas data manipulation — loc/iloc, boolean filtering, GroupBy, merge/join, pivot tables, melt, string ops, and apply functions with real examples.

pandas groupby pandas merge pandas pivot table
Match in contentMatch in code
Apr 15, 2026 24 min read
SQL

SQL Server me Default Constraint Maintenance System (Auto Fix + Logging + Rollback)

Introduction Agar tum SQL Server me kaam karte ho, to tumne ye problem zarur dekhi hogi: Different tables me different default values Constraint naming rando...

SQL Server Default Constraints SQL Optimization
Match in contentMatch in code
Mar 26, 2026 12 min read