What is Agentic AI ?
Agentic = LLM + Goal + Tools
Search for a command to run...
Agentic = LLM + Goal + Tools
Step 1: NVIDIA Video Driver You should install the latest version of your GPUs driver. - Check which GPU is present in your system You can download drivers here: NVIDIA GPU Drive Download How to che
Hello readers, today I am writing the article for you considering my point of view. As I am going to complete my masters form IIT Kharagpur in few months, I am currently collecting the information to PhD studies. “Moving Towards our beautiful PhD Lif...

The overview of language model.

Lets start learning journey with every Post one Que one Ans

Install Miniconda (lightweight Conda) 1. Download the Miniconda installer: wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh 2. Run the installer: bash Miniconda3-latest-Linux-x86_64.sh ⚠️ Follow the prompts — accept the l...
Speedbreaker 1 : Semantic Gap

Beginning of Never Ending Compiler Journey

There are 6 characteristics: Keywords Operators Separators Constant Predefined Functions Syntax Keywords Keywords are words that have special meaning to the C compiler. An identifier can't have the same spelling and case as a C keyword. We ...
