Skip to main content
In this example, we will learn how to use Chainlit and Embedchain together. chainlit-demo

Setup

First, install the required packages:

Create a Chainlit app

Create a new file called app.py and add the following code:

Run the app

Try it out

Open the app in your browser and start chatting with it!