Skip to content

AbigailUchennaNkama/LLMs_and_RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LLMs_and_RAG

Introduction to LLMs and RAG

LLMs = Large Language Models

RAG = Retrieval-Augmented Generation

Interacting with private data using RAG and LLMs involves retrieving (using search) relevant set of information that best matches a specific query and further using LLMs to output the most appropriate response.

updating...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published