DEV Community

# llm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
NLP Tasks with the LangChain LLM Library

NLP Tasks with the LangChain LLM Library

1
Comments
11 min read
FLaNK AI Weekly 18 March 2024

FLaNK AI Weekly 18 March 2024

5
Comments
5 min read
Using large language models in software architecture

Using large language models in software architecture

Comments
2 min read
Building an Effective and User-Friendly Medical Chatbot with OpenAI and CometLLM: A Step-by-Step Guide

Building an Effective and User-Friendly Medical Chatbot with OpenAI and CometLLM: A Step-by-Step Guide

9
Comments 3
7 min read
Advanced RAG with guided generation

Advanced RAG with guided generation

1
Comments
4 min read
Getting Started with Lamma.cpp on Arch Linux!

Getting Started with Lamma.cpp on Arch Linux!

1
Comments
2 min read
How to Run an LLM Locally with Pieces

How to Run an LLM Locally with Pieces

1
Comments
7 min read
The Future of Natural Language APIs

The Future of Natural Language APIs

Comments
2 min read
Synthetic Product Data Generator

Synthetic Product Data Generator

Comments
3 min read
Unleashing the Power of LLMLingua: Prompt Compression Performance Testing

Unleashing the Power of LLMLingua: Prompt Compression Performance Testing

Comments
2 min read
RAG with Embeddings in .NET: Enhancing Semantic Search

RAG with Embeddings in .NET: Enhancing Semantic Search

3
Comments
3 min read
An Introduction to LLM Agents

An Introduction to LLM Agents

Comments
3 min read
Navigating the Future with AI Copilots: A Comprehensive Guide

Navigating the Future with AI Copilots: A Comprehensive Guide

1
Comments
12 min read
AI agents will make the cloud cool again for developers

AI agents will make the cloud cool again for developers

Comments
2 min read
Screen resumes in minutes

Screen resumes in minutes

Comments
1 min read
Emergence of Vector Databases

Emergence of Vector Databases

2
Comments
4 min read
Question Answering: Build a one-pass question-answering solution

Question Answering: Build a one-pass question-answering solution

Comments
5 min read
Discover Recipes Easily with Lyzr ChatBot

Discover Recipes Easily with Lyzr ChatBot

Comments
1 min read
Brave New AI-World

Brave New AI-World

1
Comments 2
5 min read
Retrieval: Grasp advanced techniques for accessing and indexing data in the vector store

Retrieval: Grasp advanced techniques for accessing and indexing data in the vector store

1
Comments
6 min read
Install AUTO-GPT on mac OS (march 2024)

Install AUTO-GPT on mac OS (march 2024)

Comments
2 min read
When was the last time you learn something from your LLM logs ? Here is the solution : phospho

When was the last time you learn something from your LLM logs ? Here is the solution : phospho

Comments 3
2 min read
What is Jamba from AI21?

What is Jamba from AI21?

1
Comments
1 min read
Kubernetes Management with AI using Tools4AI

Kubernetes Management with AI using Tools4AI

Comments
4 min read
I created Ragrank 🎯- An open source ecosystem to evaluate LLM and RAG.

I created Ragrank 🎯- An open source ecosystem to evaluate LLM and RAG.

Comments 1
2 min read
Simplest Guide to DIY Your Own LLM Toy in 2024

Simplest Guide to DIY Your Own LLM Toy in 2024

5
Comments 2
11 min read
I built an open-source tool that helps add usage-based billing for your LLM projects

I built an open-source tool that helps add usage-based billing for your LLM projects

6
Comments
2 min read
OpenAI LLM Chat with Multiple PDFs with Accurate Results

OpenAI LLM Chat with Multiple PDFs with Accurate Results

2
Comments
2 min read
Building a Document-Driven Chatbot with LangChain: The Ultimate Guide

Building a Document-Driven Chatbot with LangChain: The Ultimate Guide

9
Comments
6 min read
Deploy Mistral Large to Azure and create a conversation with Python and LangChain

Deploy Mistral Large to Azure and create a conversation with Python and LangChain

3
Comments
5 min read
GenLearn - Your Personalized Learning Assistant!

GenLearn - Your Personalized Learning Assistant!

7
Comments
5 min read
k8s-snap (Canonical Kubernetes) pour un déploiement simple et rapide d’un cluster k8s …

k8s-snap (Canonical Kubernetes) pour un déploiement simple et rapide d’un cluster k8s …

Comments
4 min read
LangChain Memory: Enhancing AI Conversational Capabilities

LangChain Memory: Enhancing AI Conversational Capabilities

17
Comments
5 min read
Falcon 180B: Advancing Language Models in the AI Frontier

Falcon 180B: Advancing Language Models in the AI Frontier

17
Comments
5 min read
How to Install Ollama on Windows

How to Install Ollama on Windows

1
Comments
6 min read
How to extract JSON from LLM response

How to extract JSON from LLM response

Comments
1 min read
Testing LLMs for Performance with Service Mocking

Testing LLMs for Performance with Service Mocking

6
Comments 1
10 min read
Vector stores and embeddings: Dive into the concept of embeddings and explore vector store integrations within LangChain

Vector stores and embeddings: Dive into the concept of embeddings and explore vector store integrations within LangChain

1
Comments
8 min read
Mistral 7B vs. Mixtral 8x7B

Mistral 7B vs. Mixtral 8x7B

Comments
5 min read
Finding the Perfect Model for Your Project on the Hugging Face Hub

Finding the Perfect Model for Your Project on the Hugging Face Hub

7
Comments 1
5 min read
Document Splitting: Discover the best practices and considerations for splitting data

Document Splitting: Discover the best practices and considerations for splitting data

Comments
5 min read
Agents: explore the powerful emerging development of LLM as reasoning agents.

Agents: explore the powerful emerging development of LLM as reasoning agents.

Comments
4 min read
Document Loading: Learn the fundamentals of data loading

Document Loading: Learn the fundamentals of data loading

Comments
6 min read
Question Answering over Documents: apply LLMs to your proprietary data and use case requirements

Question Answering over Documents: apply LLMs to your proprietary data and use case requirements

Comments
5 min read
Chains: creating sequences of operations

Chains: creating sequences of operations

Comments
3 min read
Optimize Your Language Models with LangChain's Evaluation

Optimize Your Language Models with LangChain's Evaluation

Comments
5 min read
Beautiful Soup or Scrapy or Selenium - Best tool for Python Web scraping?

Beautiful Soup or Scrapy or Selenium - Best tool for Python Web scraping?

1
Comments
3 min read
Models, Prompts and Parsers: calling LLMs, providing prompts and parsing the response

Models, Prompts and Parsers: calling LLMs, providing prompts and parsing the response

Comments
2 min read
Memories for LLMs: memories to store conversations and manage limited context space

Memories for LLMs: memories to store conversations and manage limited context space

Comments
3 min read
Creating an AI BLOGGER with Lyzr, LlamaIndex, Perplexity, GPT4

Creating an AI BLOGGER with Lyzr, LlamaIndex, Perplexity, GPT4

Comments 1
1 min read
Unlock LLMs: SaaS vs. Local Solutions & Crafting Custom LLM for Swagger - Series Intro

Unlock LLMs: SaaS vs. Local Solutions & Crafting Custom LLM for Swagger - Series Intro

Comments
3 min read
[ASK] LLM finetuning

[ASK] LLM finetuning

Comments
2 min read
How to build your own AI chatbot using a custom knowledge base?

How to build your own AI chatbot using a custom knowledge base?

Comments
3 min read
Gemini Function Calling

Gemini Function Calling

Comments
1 min read
Matryoshka Embeddings: The new kind of efficient embeddings

Matryoshka Embeddings: The new kind of efficient embeddings

Comments
13 min read
FLaNK AI for 11 March 2024

FLaNK AI for 11 March 2024

6
Comments
6 min read
Mastering LLM Challenges: An Exploration of Retrieval Augmented Generation

Mastering LLM Challenges: An Exploration of Retrieval Augmented Generation

5
Comments
5 min read
LLMs on your local Computer (Part 1)

LLMs on your local Computer (Part 1)

Comments
20 min read
Workflow Integration with AI: A Unified Approach to Development

Workflow Integration with AI: A Unified Approach to Development

10
Comments
10 min read
Build a Copilot with PHI-2 Using Pieces Client

Build a Copilot with PHI-2 Using Pieces Client

3
Comments
7 min read
loading...