Files
t6_mem0/examples/chainlit/README.md
2023-12-18 13:20:56 +05:30

255 B

Chainlit + Embedchain Demo

In this example, we will learn how to use Chainlit and Embedchain together

Setup

First, install the required packages:

pip install -r requirements.txt

Run the app locally,

chainlit run app.py