Welcome to the Chainlit Demos repository! Here you'll find a collection of example projects demonstrating how to use Chainlit to create amazing chatbot UIs with ease. Each folder in this repository represents a separate demo project.
To run a demo, follow these steps:
git clone https://github.com/Chainlit/cookbook.git chainlit-cookbookcd chainlit-cookbook/demo-folder-namepip install -r requirements.txt.env file based on the provided .env.example file:
cp .env.example .env
Modify the .env file as needed to include any necessary API keys or configuration settings.chainlit run app.py -wYour demo chatbot UI should now be up and running in your browser!
We'd love to see more demos showcasing the power of Chainlit. If you have an idea for a demo or want to contribute one, please feel free to open an issue or create a pull request. Your contributions are highly appreciated!
$ claude mcp add cookbook \
-- python -m otcore.mcp_server <graph>