Articles by Tag #nlp

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

A Step-by-Step Guide to Install DeepSeek-R1 Locally with Ollama, vLLM or Transformers

DeepSeek-R1 is making waves in the AI community as a powerful open-source reasoning model, offering...

Learn More 908 15Jan 27

How to Run Llama-3.1🦙 Locally Using Python🐍 and Hugging Face 🤗

Introduction The latest Llama🦙 (Large Language Model Meta AI) 3.1 is a powerful AI model...

Learn More 196 10Jul 30 '24

How to Run Llama-3.1🦙 locally in Python using Ollama, LangChain

In this article, we will learn how to run Llama-3.1 model locally on our PC using Ollama and...

Learn More 194 3Aug 2 '24

Build a Browser Use Agent with DeepSeek: A Step-by-Step Guide

The intersection of AI with web automation introduces a novel concept known as Browser Use agents....

Learn More 63 1Jan 30

Learn How to Build AI Agents & Chatbots with LangGraph!

As the world increasingly embraces artificial intelligence, the development of AI agents has become a...

Learn More 59 0Sep 25 '24

Build Your Own AI Agent in Minutes with Eliza: A Complete Guide

Building your own AI agent has never been easier than the current increasing trend towards AI agents....

Learn More 41 2Jan 12

Beginner's Guide to NLP and NLTK 🐍📑

Natural Language Processing (NLP) is a field of artificial intelligence that focuses on the...

Learn More 20 0Jul 4 '24

Building Stateful LLM Agents with LangGraph 🤖✨

LangGraph is a powerful library for building stateful, multi-actor applications with LLMs. By...

Learn More 19 0Oct 4 '24

A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally

DeepSeek has once again raised the bar in artificial intelligence with the release of...

Learn More 15 0Mar 27

I made LexioJS: a NLP library built in VanillaJS

Hey there! I am thrilled to share my new project LexioJS, A simple lightweight library,which allows...

Learn More 13 0Oct 7 '24

Spacy Vs NLTK

Enter fullscreen mode Exit fullscreen mode Spacy: SpaCy...

Learn More 10 0Jun 2 '24

Cultivating Precision: How AI is Revolutionizing Agri-Tech Platforms

Hey there, fellow developers! Today, we're digging into how we at AllMachines are using AI to...

Learn More 10 0Sep 16 '24

Intelligent Support Ticket Routing with Natural Language Processing (NLP)

Intro to Large Language Model Data This project explores the process of preparing...

Learn More 10 0Apr 17

Top LLMs of 2024: Only the Worthy

Introduction In a world where change is the only constant, large language models (LLMs)...

Learn More 10 0May 16 '24

A Step-by-Step Guide to Install Kokoro-82M Locally for Fast and High-Quality TTS

Kokoro-82M is a state-of-the-art text-to-speech (TTS) model that stands out for its lightweight yet...

Learn More 9 0Mar 6

I built Perplexity from scratch, but mine is better. | Tutorial

Step-by-Step Tutorial: Building "Bagoodex Web Search" This tutorial provides a structured...

Learn More 9 0Mar 10

LangChain vs LangGraph: The Epic Showdown You Didn't Know You Needed

The Battle of the Lang-uages: An Introduction Hey there, fellow code wranglers! 👋 Pull up...

Learn More 9 1Apr 18

🧠 Diagram2Graph: Fine-Tuning a Vision Language Model to Extract Knowledge Graphs from Diagrams

Using Qwen2.5-VL + PEFT + Neo4J Fine tuned by By Mohammed Safvan | Zackriya Solutions 🚀...

Learn More 9 0Apr 5

Seamlessly Create Jira Issues from GitHub Using Natural Language and Supercog

In this article, we will learn to create Jira issues from GitHub using Natural language and...

Learn More 8 1Sep 28 '24

Understanding Recursive Neural Networks

Recursive Neural Networks (RecNNs) are a fascinating and powerful class of neural networks designed...

Learn More 7 0Jun 27 '24

Chatgot vs. ChatGPT: A Comparative Insight

Artificial intelligence (AI) has seen an extraordinary evolution over the past decade, particularly...

Learn More 7 5Aug 9 '24

How I Build AI Agents in Seconds🤯

In this article, I will show you how I create AI agents that quickly perform my tasks. As an...

Learn More 7 0Oct 17 '24

What-If Story Generator: Building a Narrative Assistant with RAG

https://www.kaggle.com/code/shomayato/2025-04-19-capstone-compose From 'What If?' to...

Learn More 6 0Apr 21

LLMs for Big Data

We all love our chatbots, but when it comes to heavy-loads, they just don’t cut it. If you need to...

Learn More 6 0Jan 13

Straightforward No-code Meeting Notetaker Agent 📝

In this article, we will set up and run a No-code meeting note taker agent that records and...

Learn More 6 1Apr 25

Exploring Word Embedding Techniques Based on Count or Frequency: A Practical Guide

In the rapidly evolving field of Natural Language Processing (NLP), word embeddings are essential for...

Learn More 6 0Jul 21 '24

Introduction to Hadoop:)

Hadoop is an open-source software framework designed to handle and process large volumes of data...

Learn More 6 0Nov 24 '24

Mastering LLM Hyperparameter Tuning for Optimal Performance

Large Language Models (LLMs) have revolutionized NLP tasks like text generation, translation, and...

Learn More 6 0Sep 19 '24

Tokens vs Chunks

Tokens vs Chunks When reading articles or documentations, you'll see that sometimes,...

Learn More 6 0Sep 14 '24

Understanding Adversarial Attacks on LLMs, AAAL Pt.1

This series is a part of the Adversarial Attacks Against LLMs, a Multi-part Series, breaking down the...

Learn More 6 0Jul 16 '24