streamlit-chat topic

List streamlit-chat repositories

llama2gptq

30
Stars
0
Forks
Watchers

Chat to LLaMa 2 that also provides responses with reference documents over vector database. Locally available model using GPTQ 4bit quantization.

chatbot-starter

17
Stars
16
Forks
Watchers

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 response...