top of page
Search


Evaluating Text-to-SQL LLMs: Key Metrics and Their Significance
Text-to-SQL LLMs bridge the gap between natural language queries and structured databases by translating user queries into SQL...
Mr. Data Bugger
Feb 173 min read
17 views
0 comments


Understanding LangChain: A Deep Dive into LLM Chaining in Chatbot with OOP Concepts
Introduction LangChain is a powerful framework that helps developers integrate Large Language Models (LLMs) into applications with...
Mr. Data Bugger
Feb 132 min read
8 views
0 comments


Building an Multi-Source Search Engine with LangChain Agents
Overview In today’s world of vast digital information, having an efficient search engine that integrates multiple sources is crucial....
Mr. Data Bugger
Feb 132 min read
14 views
0 comments


Enhancing AI Knowledge Retrieval with LangChain, Deepseek-r1-70b( Groq) and FAISS
In the evolving landscape of artificial intelligence, retrieving relevant information from vast sources has become a crucial aspect of...
Mr. Data Bugger
Feb 102 min read
33 views
0 comments


Getting Started with LangSmith and LangChain: A Quickest Demo
Introduction Building AI applications often involves experimenting, debugging, and optimizing responses. LangSmith  helps developers...
Mr. Data Bugger
Feb 52 min read
24 views
0 comments


Design Patterns in Agentic AI
Agentic AI design patterns are established strategies that guide the development of AI systems capable of autonomous decision-making and...
Mr. Data Bugger
Feb 12 min read
44 views
0 comments


Unleashing AI's Potential: Exploring LangChain and Its Transformative Concepts!
1- What is Langchain ? LangChain is a framework for developing applications powered by large language models (LLMs). LangChain...
Mr. Data Bugger
Jan 913 min read
40 views
0 comments


All you need to know about LangSmith Evaluations for LLM apps. Part 1
When it comes to LLM evaluations, There are 4 pieces- There is a dataset for evaluation like question answer pair (1), there is...
Mr. Data Bugger
Sep 3, 20242 min read
15 views
0 comments


Why Large Language Model Hallucinate ?
We will continue our talk on basis what , why and how to minimize hallucination What’s Hallucination ? Hallucination are outputs of Large...
Rahul Kumar
Jul 25, 20232 min read
18 views
0 comments
bottom of page