From f0a6be73f8907661c15de3b89bc79d0ff51bdc5e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 31 Oct 2024 13:52:34 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 8f3c4ef..2e668a9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Simplemind is AI library designed to simplify your experience with AI APIs in Py ![simplemind](https://github.com/user-attachments/assets/36df2103-2583-4958-ad5e-19cda7740256) +[Listen to the generated podcast](https://soundcloud.com/infiniterhythm/simplemind-ai-for-humans). [Read the generated code wiki](https://mutable.ai/kennethreitz/simplemind). ## Features @@ -219,9 +220,3 @@ Simplemind is licensed under the Apache 2.0 License. ## Acknowledgements Simplemind is inspired by the philosophy of "code for humans" and aims to make working with AI models accessible to all. Special thanks to the open-source community for their contributions and inspiration. ----------------- - -### Links - -- If you prefer to listen about the project, check out [this podcast](https://soundcloud.com/infiniterhythm/simplemind-ai-for-humans) about it. -- We have [an autowiki](https://mutable.ai/kennethreitz/simplemind) for explaining the intricacies of the codebase.