diff --git a/doc/README.md b/doc/README.md index d1f498d..70dd9d6 100644 --- a/doc/README.md +++ b/doc/README.md @@ -3,6 +3,8 @@ This documentation provides comprehensive information about using the NOMYO Secure Python Chat Client, a drop-in replacement for OpenAI's ChatCompletion API with end-to-end (E2E) encryption. To use this client library you need a paid subscribtion on [NOMYO Inference](https://chat.nomyo.ai/). +![Inference Image](./secure-inference.jpg) + ## Overview The NOMYO Secure Client provides: diff --git a/doc/secure-inference.jpg b/doc/secure-inference.jpg new file mode 100644 index 0000000..70c6fd1 Binary files /dev/null and b/doc/secure-inference.jpg differ