rag-llm

There are 13 repositories under rag-llm topic.

  • apssouza22/chatflow

    Leveraging LLM to build Conversational UIs

    Language:TypeScript13053327
  • 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.

    Language:TypeScript38213
  • labrijisaad/LLM-RAG

    A Dockerized Streamlit app leveraging a RAG LLM with FAISS to offer answers from uploaded markdown files, deployed on GCP Cloud.

    Language:Jupyter Notebook20182
  • simranjeet97/Learn_RAG_from_Scratch_LLM

    Learn Retrieval-Augmented Generation (RAG) from Scratch using LLMs from Hugging Face and Langchain or Python

    Language:Jupyter Notebook6103
  • NotPunchnox/RAG-Ollama-JS

    Ce projet est un logiciel de Retrieval-Augmented Generation (RAG) développé en Node.js avec LangChain et Ollama.

    Language:JavaScript20
  • pnhuy/pymysearch

    My low-key LLM-friendly wrapper for search engines

    Language:Python2201
  • 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.

    Language:Python2100
  • 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

    Language:C++211
  • contactvaibhavi/journal-agent

    Agentic RAG for journalling

    Language:Python1100
  • kottoization/RAG-LLM

    RAG-LLM enables interactive question answering leveraging RAG architecture and Large Language Models (LLMs) applied to custom dataset regarding Medium articles.

    Language:Python1101
  • HappyBravo/RAG_KG_LLM_Experiment

    A repo for my MS Project titled "Fake-news detection".

    Language:Jupyter Notebook0100
  • zyang37/VectorSearch_ShardIndex

    Efficient Serving of Large-scale Vector Search with Sharded Indexes

    Language:Jupyter Notebook0130
  • ewkt/HuggingFace-MultimodalLLM-App

    Building a Streamlit App to interact with various HF LLM APIs (Im2txt, RAG...)

    Language:Python