DEV Community

# llm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Transforming GPT through API into a Fully Functional AI Assistant with LLMKit: A Step-by-Step Guide

Transforming GPT through API into a Fully Functional AI Assistant with LLMKit: A Step-by-Step Guide

6
Comments
2 min read
I wish Google worked this way

I wish Google worked this way

1
Comments
3 min read
Running and Creating Your Own LLMs Locally with Node.js API using Ollama

Running and Creating Your Own LLMs Locally with Node.js API using Ollama

18
Comments 2
2 min read
Goodbye GPT-3.5-Turbo, Welcome GPT-4o Mini

Goodbye GPT-3.5-Turbo, Welcome GPT-4o Mini

3
Comments
1 min read
Large Language Models (LLMs): Revolutionizing AI and Communication

Large Language Models (LLMs): Revolutionizing AI and Communication

55
Comments 7
3 min read
Let’s Build AI Agent From Scratch

Let’s Build AI Agent From Scratch

4
Comments
2 min read
AI-Enhanced Web Scraping

AI-Enhanced Web Scraping

3
Comments 2
4 min read
Building a Chat Application with Ollama's Llama 3 Model Using JavaScript, HTML, and CSS

Building a Chat Application with Ollama's Llama 3 Model Using JavaScript, HTML, and CSS

19
Comments
3 min read
The Importance of Guardrails in LLMs, AAAL Pt. 2

The Importance of Guardrails in LLMs, AAAL Pt. 2

9
Comments
2 min read
Open Stats for LLM Usage

Open Stats for LLM Usage

1
Comments
1 min read
Let’s Build Small AI Buzz, Offer ‘Claim Processing’ to Mid/Big Companies

Let’s Build Small AI Buzz, Offer ‘Claim Processing’ to Mid/Big Companies

Comments
2 min read
Understanding Adversarial Attacks on LLMs, AAAL Pt.1

Understanding Adversarial Attacks on LLMs, AAAL Pt.1

7
Comments
2 min read
Understanding OpenAi’s Temperature Parameter

Understanding OpenAi’s Temperature Parameter

3
Comments
2 min read
10 Open Source Large Language Models (LLMs) to Transform Your Projects

10 Open Source Large Language Models (LLMs) to Transform Your Projects

10
Comments
2 min read
A state of AI in 2024

A state of AI in 2024

3
Comments
12 min read
QA System Design with LLMs: Practical Instruction Fine-Tuning Gen3 and Gen4 models

QA System Design with LLMs: Practical Instruction Fine-Tuning Gen3 and Gen4 models

2
Comments
10 min read
Create Folder Structure using LLM

Create Folder Structure using LLM

7
Comments
2 min read
Revolutionizing User Interaction: The Rise of Conversational UIs

Revolutionizing User Interaction: The Rise of Conversational UIs

Comments
3 min read
How to write release note with LLM agents

How to write release note with LLM agents

Comments
4 min read
Migrating Code to Use a Different Database using AI

Migrating Code to Use a Different Database using AI

Comments
2 min read
Is your fine-tuned LLM any good?

Is your fine-tuned LLM any good?

1
Comments
3 min read
Can AI really solve math from pictures?

Can AI really solve math from pictures?

1
Comments
4 min read
DoLa and MT-Bench - A Quick Eval of a new LLM trick

DoLa and MT-Bench - A Quick Eval of a new LLM trick

6
Comments
2 min read
Mastering the Art of Prompting: A Developer's Guide to Effective Prompt Design

Mastering the Art of Prompting: A Developer's Guide to Effective Prompt Design

5
Comments 5
4 min read
Self-Training LLMs for Text Classification using DQC Toolkit

Self-Training LLMs for Text Classification using DQC Toolkit

Comments
13 min read
Please help, I am new to Agentic LLM

Please help, I am new to Agentic LLM

Comments
1 min read
Reverse engineering Perplexity AI: prompt injection tricks to reveal its system prompts and speed secrets

Reverse engineering Perplexity AI: prompt injection tricks to reveal its system prompts and speed secrets

2
Comments
4 min read
Build a Chatbot with Amazon Bedrock: Automate API Calls Using Powertools for AWS Lambda and CDK

Build a Chatbot with Amazon Bedrock: Automate API Calls Using Powertools for AWS Lambda and CDK

3
Comments
9 min read
BSides312 2024: Insights and Innovations in Cybersecurity

BSides312 2024: Insights and Innovations in Cybersecurity

Comments
6 min read
Let’s Build A Simple ‘Real Estate’ Business Using AI Agents

Let’s Build A Simple ‘Real Estate’ Business Using AI Agents

1
Comments 1
2 min read
The AI That Knows Everything (Except What You Need)

The AI That Knows Everything (Except What You Need)

2
Comments
4 min read
Let’s Build Market Analysis Team with AI Agents

Let’s Build Market Analysis Team with AI Agents

4
Comments
2 min read
Why Your AI Assistant Is Smarter Than You Think

Why Your AI Assistant Is Smarter Than You Think

2
Comments
2 min read
Upgrading badly with AI

Upgrading badly with AI

1
Comments 1
3 min read
Integrate LLMs into spaCy NLP Pipeline

Integrate LLMs into spaCy NLP Pipeline

3
Comments
2 min read
Here's how you can build and train GPT-2 from scratch using PyTorch

Here's how you can build and train GPT-2 from scratch using PyTorch

33
Comments
9 min read
The Future of Information Retrieval: RAG Models vs. Generalized AI

The Future of Information Retrieval: RAG Models vs. Generalized AI

5
Comments
3 min read
Building Custom Generative Models with AWS: A Comprehensive Tutorial

Building Custom Generative Models with AWS: A Comprehensive Tutorial

4
Comments
3 min read
Amazon Bedrock – Consistent Anthropic FM pricing across regions

Amazon Bedrock – Consistent Anthropic FM pricing across regions

3
Comments
3 min read
20 examples of LLM-powered applications in the real world

20 examples of LLM-powered applications in the real world

29
Comments 3
5 min read
How to run Llama model locally on MacBook Pro and Function calling in LLM -Llama web search agent breakdown

How to run Llama model locally on MacBook Pro and Function calling in LLM -Llama web search agent breakdown

6
Comments
13 min read
Chrome Built-in AI Doesn't Require The Internet

Chrome Built-in AI Doesn't Require The Internet

6
Comments
1 min read
A Short Intro to Prompt Engineering And Generative AI

A Short Intro to Prompt Engineering And Generative AI

Comments
2 min read
Learn Generative AI from Real Product Development Experience

Learn Generative AI from Real Product Development Experience

7
Comments
1 min read
Understanding Chain-of-Thought Prompting: A Revolution in Artificial Intelligence

Understanding Chain-of-Thought Prompting: A Revolution in Artificial Intelligence

1
Comments
6 min read
## Supercharge Your Coding with Codebot: An AI-Powered Assistant 🚀

## Supercharge Your Coding with Codebot: An AI-Powered Assistant 🚀

2
Comments 2
2 min read
Mapping LLM Integration Levels to Levels of Autonomous Driving, it does not have to be all or nothing!

Mapping LLM Integration Levels to Levels of Autonomous Driving, it does not have to be all or nothing!

1
Comments
5 min read
Build Your Own RAG App: A Step-by-Step Guide to Setup LLM locally using Ollama, Python, and ChromaDB

Build Your Own RAG App: A Step-by-Step Guide to Setup LLM locally using Ollama, Python, and ChromaDB

183
Comments 1
10 min read
LLM Multi-Machine Training Solutions

LLM Multi-Machine Training Solutions

Comments
3 min read
Instruction Fine-Tuning: Dataset and Library Landscape

Instruction Fine-Tuning: Dataset and Library Landscape

Comments
8 min read
Common LLM Practitioner Challenges

Common LLM Practitioner Challenges

Comments
2 min read
Generating a result with a context

Generating a result with a context

1
Comments 1
2 min read
Setting up the database and search for RAG

Setting up the database and search for RAG

3
Comments
3 min read
Learning how to make an OLIVER

Learning how to make an OLIVER

1
Comments
3 min read
Exploring the most powerful Open LLMs launched till now in June 2024

Exploring the most powerful Open LLMs launched till now in June 2024

1
Comments
5 min read
Aplicación de LLM en la Comprensión de Imágenes a través de SVG's

Aplicación de LLM en la Comprensión de Imágenes a través de SVG's

Comments
3 min read
Building a Reliable and Accurate LLM Application with Voting Systems

Building a Reliable and Accurate LLM Application with Voting Systems

3
Comments 2
4 min read
A basic LangChain.js chain with prompt template, structured JSON output and OpenAI / Ollama LLMs

A basic LangChain.js chain with prompt template, structured JSON output and OpenAI / Ollama LLMs

10
Comments
9 min read
The History of Large Language Models (LLM)

The History of Large Language Models (LLM)

31
Comments
3 min read
Announcing Swiftide, blazing fast data pipelines for RAG

Announcing Swiftide, blazing fast data pipelines for RAG

1
Comments
1 min read
loading...