diff --git a/README.md b/README.md index e4f6416f..3a5d4d65 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,7 @@ > > Join the community: [Twitter](https://twitter.com/PrivateGPT_AI) & [Discord](https://discord.gg/bK6mRVpErU) - -demo +![Gradio UI](/fern/docs/assets/ui.png?raw=true) PrivateGPT is a production-ready AI project that allows you to ask questions about your documents using the power of Large Language Models (LLMs), even in scenarios without an Internet connection. 100% private, no data leaves your diff --git a/fern/docs/assets/ui.png b/fern/docs/assets/ui.png new file mode 100644 index 00000000..009427a5 Binary files /dev/null and b/fern/docs/assets/ui.png differ