CoolFace
Apppublic

Rulga/New-LS-chatbot-app

sourceHugging Faceupdated 2y agoView on Hugging Face
1likes
App README

LS Chatbot app

It is a chat app built using Streamlit that allows users to interact with an AI model to communicate about www.Status.law

Project Structure

.
├── app.py
├── chat_history/
│   └── .gitkeep
├── vector_store/
│   └── .gitkeep
└── requirements.txt

Required Directories

  • —chat_history/ - Stores chat history JSON files
  • —vector_store/ - Stores FAISS vector database