diff --git a/README.md b/README.md index cdcf54c8e..b7a7ed059 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Github License

-![LangFlow Logo](https://github.com/logspace-ai/langflow/blob/main/img/llm_simple_flow.png) +![LangFlow Logo](https://github.com/logspace-ai/langflow/blob/main/img/langflow-demo.gif) LangFlow is a GUI for [LangChain](https://github.com/hwchase17/langchain), designed with [react-flow](https://github.com/wbkd/react-flow) to provide an effortless way to experiment and prototype flows with drag-and-drop components and a chat box. diff --git a/img/langflow-demo.gif b/img/langflow-demo.gif new file mode 100644 index 000000000..19b63eeb1 Binary files /dev/null and b/img/langflow-demo.gif differ diff --git a/img/langflow-screen.png b/img/langflow-screen.png new file mode 100644 index 000000000..49ef0b053 Binary files /dev/null and b/img/langflow-screen.png differ