rag-llm
There are 13 repositories under rag-llm topic.
apssouza22/chatflow
Leveraging LLM to build Conversational UIs
SkidGod4444/x0-GPT
x0-GPT is an advanced AI-powered tool that enables you to interact seamlessly with any website or document (including PDFs) using natural language. Whether you're looking to extract specific data, automate tasks, or gain insights, x0-GPT makes it possible with ease. Best of all, it's free and accessible to everyone.
labrijisaad/LLM-RAG
A Dockerized Streamlit app leveraging a RAG LLM with FAISS to offer answers from uploaded markdown files, deployed on GCP Cloud.
simranjeet97/Learn_RAG_from_Scratch_LLM
Learn Retrieval-Augmented Generation (RAG) from Scratch using LLMs from Hugging Face and Langchain or Python
NotPunchnox/RAG-Ollama-JS
Ce projet est un logiciel de Retrieval-Augmented Generation (RAG) développé en Node.js avec LangChain et Ollama.
pnhuy/pymysearch
My low-key LLM-friendly wrapper for search engines
SreeEswaran/Build-RAG-Agent-with-LLM
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.
TufayelLUS/RAG-Scraper-AI-GUI
This python powered AI based RAG Scraper allows you to ask question based on PDF/URL provided to the software using local Ollama powered LLMs
contactvaibhavi/journal-agent
Agentic RAG for journalling
kottoization/RAG-LLM
RAG-LLM enables interactive question answering leveraging RAG architecture and Large Language Models (LLMs) applied to custom dataset regarding Medium articles.
HappyBravo/RAG_KG_LLM_Experiment
A repo for my MS Project titled "Fake-news detection".
zyang37/VectorSearch_ShardIndex
Efficient Serving of Large-scale Vector Search with Sharded Indexes
ewkt/HuggingFace-MultimodalLLM-App
Building a Streamlit App to interact with various HF LLM APIs (Im2txt, RAG...)