From f48c36f9c3d8cbe062b3a677564c23128cdcfe45 Mon Sep 17 00:00:00 2001 From: Matias Espinoza Date: Mon, 20 Mar 2023 19:43:55 -0300 Subject: [PATCH] Added screenshots for better visualization of the project functionality --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de0fdf8..f561d00 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,16 @@ ## About The Project -Formally called 'Aurora GPT', it is a very simple Discord chatbot that was built using discord.js and the GPT-3.5-Turbo of OpenAI. + +Formally called 'Aurora GPT' is a Discord chatbot that utilizes the GPT-3.5-Turbo language model by OpenAI. Built with discord.js, it generates responses to user input in a conversational format. Designed for simplicity, it's a great tool to explore GPT-3.5-Turbo within Discord. + +
+ +Screenshots + +[![Aurora GPT ScreenShot][product-screenshot]](https://krozt.dev) + +

(back to top)

@@ -224,7 +233,7 @@ Distributed under the MIT License. See `LICENSE` for more information. [license-url]: https://github.com/KrozT/openai-discord/blob/master/LICENSE [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555 [linkedin-url]: https://www.linkedin.com/in/matias-espinoza-bustos/ -[product-screenshot]: images/screenshot.png +[product-screenshot]: https://i.imgur.com/ziUXGFw.png [Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white [Next-url]: https://nextjs.org/ [React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB