234 skills found · Page 1 of 8
weaviate / VerbaRetrieval Augmented Generation (RAG) chatbot powered by Weaviate
NVIDIA / ChatRTXA developer reference project for creating Retrieval Augmented Generation (RAG) chatbots on Windows using TensorRT-LLM
SaiAkhil066 / DeepSeek RAG Chatbot100 % FREE, Private (No Internet) DeepSeek’s Advanced RAG: Boost Your RAG Chatbot: Hybrid Retrieval (BM25 + FAISS) + Neural Reranking + HyDe🚀
dennybritz / Chatbot RetrievalDual LSTM Encoder for Dialog Response Generation
Farzad-R / Advanced QA And RAG SeriesThis repository contains advanced LLM-based chatbots for Q&A using LLM agents, and Retrieval Augmented Generation (RAG) and with different databases. (VectorDB, GraphDB, SQLite, CSV, XLSX, etc.)
umbertogriffo / Rag ChatbotRAG (Retrieval-augmented generation) ChatBot that provides answers based on contextual information extracted from a collection of Markdown files.
BBC-Esq / VectorDB PluginProgram that lets you ask questions about your documents including audio and video files.
pnkvalavala / RepochatChatbot assistant enabling GitHub repository interaction using LLMs with Retrieval Augmented Generation
Koziev / ChatbotРусскоязычный генеративный чатбот с профилем и фактами
zilliztech / AkcioAkcio is a demonstration project for Retrieval Augmented Generation (RAG). It leverages the power of LLM to generate responses and uses vector databases to fetch relevant documents to enhance the quality and relevance of the output.
JasonForJoy / Leaderboards For Multi Turn Response SelectionLeaderboards, Datasets and Papers for Multi-Turn Response Selection in Retrieval-Based Chatbots
ksm26 / LangChain Chat With Your DataExplore LangChain and build powerful chatbots that interact with your own data. Gain insights into document loading, splitting, retrieval, question answering, and more.
AndrewNgo-ini / Agentic RagA fully custom chatbot built with Agentic RAG (Retrieval-Augmented Generation), combining Gemini models with a local knowledge base for accurate, context-aware, and explainable responses. Features a lightweight, dependency-free frontend and a streamlined FastAPI backend for complete control and simplicity.
jorge-armando-navarro-flores / Chat With Your DocsDiscover and converse with advanced AI models like Mistral, LLAMA2, and GPT-3.5 from leading sources like OLLAMA, Hugging Face, and OpenAI. Easily extract insights from PDFs, web pages, and YouTube videos with our intuitive interface. Unlock the power of knowledge with seamless chat interactions.
AlaGrine / RAG Chatabot With LangchainA retrieval augmented generation chatbot 🤖 powered by 🔗 Langchain, Cohere, OpenAI, Google Generative AI and Hugging Face 🤗
laxmimerit / Ollama ChatbotThis repository contains implementations of Retrieval-Augmented Generation (RAG) in Jupyter notebooks. It includes examples of building chatbots with and without history, processing PDFs with RAG, and using DeepSeek models for local RAG and financial document analysis.
ruizguille / Tech Trends ChatbotA Retrieval Augmented Generation (RAG) chatbot implementation with FastAPI, Redis and OpenAI's GPT-4o. The chatbot answers questions about new technology trends.
JasonForJoy / IMNCIKM 2019: Interactive Matching Network for Multi-Turn Response Selection in Retrieval-Based Chatbots
ABaldrati / CLIP4CirDemo[CVPR 2022 - Demo Track] - Effective conditioned and composed image retrieval combining CLIP-based features
bangoc123 / Drop RagComprehensive tools for building (Retrieval Augmented Generation) RAG chatbots.