RAG-ChatBot and rag-chatgpt

RAG-ChatBot
33
Emerging
rag-chatgpt
28
Experimental
Maintenance 0/25
Adoption 7/25
Maturity 8/25
Community 18/25
Maintenance 0/25
Adoption 5/25
Maturity 8/25
Community 15/25
Stars: 38
Forks: 15
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stars: 10
Forks: 5
Downloads:
Commits (30d): 0
Language: Python
License:
No License Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About RAG-ChatBot

Lizhecheng02/RAG-ChatBot

A basic application using langchain, streamlit, and large language models to build a system for Retrieval-Augmented Generation (RAG) based on documents, also includes how to use Groq and deploy your own applications.

This helps you quickly find answers and insights within your own collection of documents, like PDFs, Word files, or text documents. You upload your files, and then you can ask questions in plain language to get concise answers based only on the information in those documents. This is ideal for researchers, analysts, or anyone who needs to extract specific information from a large personal or team document library.

document-search information-retrieval knowledge-management research-assistance data-extraction

About rag-chatgpt

mkmenta/rag-chatgpt

This is a simple lab I have implemented to test Knowledge Augmented or Retrieval Augmented Generation (RAG) with Large Language Models. In particular, I am using LangChain, Streamlit, and OpenAI ChatGPT API.

This tool helps you converse with an AI chatbot, like ChatGPT, using your own documents as its knowledge base. You input your documents and then ask questions directly through a simple web interface. The output is a conversational response from the AI that is specifically informed by the information in your provided files, making it useful for anyone needing to query specific information within their own text collections.

document-query information-retrieval text-analysis knowledge-base-chat

Scores updated daily from GitHub, PyPI, and npm data. How scores work