diff --git a/README.md b/README.md index da072fa..d078c72 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ This is a Python CLI toolkit to quickly create a chatbot with a web-based user i - Built-in model-dependent templates for conversation. - Web-UI with Gradio. +![Screenshot of the Web-UI](assets/screenshot.png) + ## Get Started ### Device requirements diff --git a/assets/screenshot.png b/assets/screenshot.png new file mode 100644 index 0000000..1392654 Binary files /dev/null and b/assets/screenshot.png differ