rag-llm
Here are 10 public repositories matching this topic...
My low-key LLM-friendly wrapper for search engines
-
Updated
Jun 28, 2024 - Python
This repository contains the implementation of a Retrieval-Augmented Generation (RAG) agent using Large Language Models (LLMs). RAG agents combine the power of information retrieval with text generation, enabling applications such as intelligent question-answering systems, and more.
-
Updated
Feb 4, 2025 - Python
RAG-LLM enables interactive question answering leveraging RAG architecture and Large Language Models (LLMs) applied to custom dataset regarding Medium articles.
-
Updated
Oct 15, 2024 - Python
LLM-Powered Ultralytics Code Assistant RAG
-
Updated
Jul 20, 2025 - Python
Agentic RAG for journalling
-
Updated
Nov 2, 2024 - Python
Building a Streamlit App to interact with various HF LLM APIs (Im2txt, RAG...)
-
Updated
Mar 22, 2025 - Python
-
Updated
Apr 28, 2025 - Python
This project processes and retrieves information from PDF file or PDF collection. It leverages Qdrant as a vector database for similarity searches and employs a Retrieval-Augmented Generation (RAG).
-
Updated
Apr 11, 2025 - Python
Improve this page
Add a description, image, and links to the rag-llm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rag-llm topic, visit your repo's landing page and select "manage topics."