Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.7K+ articles
Machine Learning
2.5K+ articles
AI-ML-DS With Python
2.0K+ articles
python
1.2K+ articles
Deep Learning
619+ articles
Artificial Intelligence
617+ articles
Data Science
572+ articles
NLP
416+ articles
Data Visualization
411+ articles
AI-ML-DS Blogs
204+ articles
AI-ML-DS
6.3K+ posts
Recent Articles
Popular Articles
Topic Modeling with NLTK
Last Updated: 03 July 2025
Topic modeling is a way to automatically find hidden themes or topics in a large collection of text. With NLTK you can do the first important step which is cleaning and pr...
read more
Python-nltk
Natural-language-processing
NLP
Meta Prompting
Last Updated: 02 July 2025
Meta promptingis an advanced prompt engineering technique where prompts are used to generate, refine, or analyze other prompts, rather than directly answering a user’s que...
read more
Artificial Intelligence
AI-ML-DS
Adversarial prompting
Last Updated: 02 July 2025
Adversarial promptingis the practice of crafting prompts that intentionally exploit vulnerabilities in large language models (LLMs) to make them produce undesirable, harmf...
read more
Artificial Intelligence
AI-ML-DS With Python
Dynamic prompting
Last Updated: 05 July 2025
Dynamic promptingis an advanced technique in prompt engineering where the content, structure and even the placement of prompts are adjusted in real time based on the speci...
read more
Artificial Intelligence
Large Language Model(LLM)
ReAct Language Model
Last Updated: 03 July 2025
ReAct stands for Reasoning and Acting. It is a framework that allows language models like GPT to interleave reasoning steps with actionable steps (e.g., using tools, searc...
read more
Deep Learning
Large Language Model(LLM)
How to find and Use API Key of OpenAI
Last Updated: 05 July 2025
OpenAI provides its API to interact with their language models. To make use of these models, you need to have an API key which serves as your authentication method. This k...
read more
Data Science
Role-based prompting
Last Updated: 04 July 2025
Role-based promptingis a prompt engineering technique where you explicitly instruct an AI to assume a specific role, persona or character when generating responses. This a...
read more
Artificial Intelligence
GenAI
What is Text Classification?
Last Updated: 03 July 2025
Text Classification is the process of assigning predefined categories or labels to text data. It is a core task in Natural Language Processing (NLP) used in applications l...
read more
NLP
AI-ML-DS With Python
Introduction to PyTorch Geometric
Last Updated: 03 July 2025
PyTorch Geometric (PyG) is a popular extension library for PyTorch that makes it easy to build and train Graph Neural Networks (GNNs). It provides efficient tools and data...
read more
Python-PyTorch
Data Science Library
Introduction to textblob in NLP
Last Updated: 04 July 2025
TextBlob is a simple Python library for processing and analyzing text data. It builds on NLTK and Pattern, providing an easy to use interface for tasks like tokenization, ...
read more
Python-nltk
NLP
Distributed Data Parallel
Last Updated: 04 July 2025
Distributed Data Parallel (DDP) is a technique that enables the training of deep learning models across multiple GPUs and even multiple machines. By splitting data and com...
read more
data
Deep Learning
Using Keras to Build Custom Object Detection Models
Last Updated: 05 July 2025
Building custom object detection models using Keras (specifically with KerasCV, an extension for Computer Vision tasks) is a powerful way to detect and localize objects in...
read more
Computer Vision
AI-ML-DS With Python
Modules of LangChain
Last Updated: 04 July 2025
LangChain is a modular framework designed to build applications powered by large language models (LLMs). Its architecture allows developers to integrate LLMs with external...
read more
Artificial Intelligence
GenAI
Contextual Prompting
Last Updated: 05 July 2025
Contextual Promptingis a prompt engineering technique where you provide the AI with relevant background information, specific instructions, tone and objectives within your...
read more
Artificial Intelligence
Reframing prompting
Last Updated: 05 July 2025
Reframing promptingis a set of empirically grounded techniques for rewriting or restructuring instructions given to large language models (LLMs) like GPT-3, GPT-4 or Gemin...
read more
Artificial Intelligence
Large Language Model(LLM)
1
2
3
4
...
423
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !