Chat to LLaMa 2 that also provides responses with reference documents over vector database. Locally available model using GPTQ 4bit quantization.
-
Updated
Nov 25, 2023 - Python
Chat to LLaMa 2 that also provides responses with reference documents over vector database. Locally available model using GPTQ 4bit quantization.
This repository contains a simple but powerful chatbot built with Streamlit, OpenAI, and LangChain. The chatbot maintains conversational memory, meaning it can reference past exchanges in its responses.
A sales bot designed to help potential customers buy one of the product bundles from an online learning platform.
This repository contains a chatbot designed to answer questions about the content of PDF documents. It leverages the power of LangChain to extract information from PDFs, OpenAI's API for natural language processing and generation, and Pinecone as a vectorstore.
Chat with your CSV Files using ChatCSV Chatbot.
LangChain apps | Beginner | Intermediate | Advanced level - OpenAI, LLAMA2, HuggingFace
Add a description, image, and links to the streamlit-chat topic page so that developers can more easily learn about it.
To associate your repository with the streamlit-chat topic, visit your repo's landing page and select "manage topics."