retrieval-augmented topic

List retrieval-augmented repositories

PromptKG

684
Stars
73
Forks
Watchers

PromptKG Family: a Gallery of Prompt Learning & KG-related research works, toolkits, and paper-list.

EasyInstruct

358
Stars
33
Forks
Watchers

[ACL 2024] An Easy-to-use Instruction Processing Framework for LLMs.

BrainChulo

145
Stars
11
Forks
Watchers

Harnessing the Memory Power of the Camelids

renumics-rag

161
Stars
40
Forks
Watchers

Visualization for a Retrieval-Augmented Generation (RAG) Assistant 🤖❤️📚

A-Guide-to-Retrieval-Augmented-LLM

264
Stars
20
Forks
Watchers

an intro to retrieval augmented large language model

WWW24-RAT

32
Stars
3
Forks
32
Watchers

The code for the paper "RAT: Retrieval-Augmented Transformer for Click-Through Rate Prediction" (WWW 24 short paper)

EVCap

27
Stars
4
Forks
Watchers

[CVPR 2024] Retrieval-Augmented Image Captioning with External Visual-Name Memory for Open-World Comprehension

Advanced_RAG

101
Stars
26
Forks
101
Watchers

Advanced Retrieval-Augmented Generation (RAG) through practical notebooks, using the power of the Langchain, OpenAI GPTs ,META LLAMA3 , Agents.

awesome-rag

94
Stars
12
Forks
Watchers

A curated list of retrieval-augmented generation (RAG) in large language models

RAGLight

607
Stars
97
Forks
607
Watchers

RAGLight is a modular framework for Retrieval-Augmented Generation (RAG). It makes it easy to plug in different LLMs, embeddings, and vector stores, and now includes seamless MCP integration to connec...